We have year 2010.
[wammu.git] / ChangeLog
blobcc067b5b2f7b6421ea704727ad40892f2226490b
1 NEWS
2 ====
4 Major changes for each release are described here. Detailed changes between
5 two versions can be retrieved from Git.
7 0.32
8 ==== (2009-??-??)
10 * Fix crash when searching for phone (bug #1073).
12 0.31.1
13 ==== (2009-12-15)
15 * Include forgotten Czech man pages.
16 * Fixed compatibility with Python 2.4.
18 0.31
19 ==== (2009-12-08)
21 * Better formatting of message (bug #869).
22 * Allow to export only new messages to IMAP (thanks to Tilmann Bitterberg).
23 * Do not emit warnings in Python 2.6 (bug #966).
24 * Properly escape XML in XML export (bug #914).
25 * Improve some English texts (bug #859).
26 * Better configuration of IMAP export (thanks to Tilmann Bitterberg).
27 * Sleep before reading newly created fields (bug #895).
28 * Do not use transparent icons (bug #833).
30 0.30.1
31 ==== (2009-03-07)
33 * Fixed Windows build.
34 * Fixed typo in desktop file.
35 * Fixed spec file.
37 0.30
38 ==== (2009-03-06)
40 * Do not fail if group ID can not be converted to name.
41 * Updated to work with current python-gammu.
42 * Translation updates.
43 * Support for displaying picture on contacts.
44 * Properly handle paths with special chars (bug #816).
45 * Make build time dependency checks optional.
46 * Drop wxPython 2.4 compatibility code.
48 0.29
49 ==== (2008-10-04)
51 * Fixed handling of call entries with multiple dates.
52 * Handle phones where writing entry to SIM card takes long (bug #682).
53 * Properly skip corrupted entries (bug #467).
54 * Added export of messages to XML (thanks to Florent Kaisser).
55 * Properly report failures when importing backup (bug #303).
56 * Add --info command line option to show connection info (bug #426).
57 * Add --debug switch to enable debug output to stderr (bug #426).
58 * Sign Windows binaries.
60 0.28
61 ==== (2008-07-22)
63 * Fixed freeze while searching for Bluetooth devices.
64 * Fixed guided configuration of Bluetooth devices (no more complains
65   about not existing device).
66 * Fixed saving of backups to folder with non ASCII names.
67 * Validation is less strict and allows hopefully all number.
68 * Add some keyboard shortcuts (eg. Ctrl+Q for exit).
70 0.27
71 ==== (2008-05-11)
73 * Do not fail if phone does not support call notifications.
74 * Improved handling of empty config file.
75 * Lot of translation updates.
76 * Fix compatibility with some IMAP servers.
78 0.26
79 ==== (2008-03-04)
81 * Various attempts to make Windows version back to usable state, but it
82   is not ready yet as there are quite random crashes in python-gammu on
83   Windows. Anybody with knowledge of python modules on Windows who is
84   willing to help is welcome.
85 * Dropped GNOME Bluetooth (btctl) support, it crashes too often.
86 * Fix icons size to be all 16x16.
87 * Fixed crash when D-Bus can not launch notification service.
89 0.25
90 ==== (2007-12-19)
92 * Fall back to Add methods if Set is not supported.
93 * Fixed phone number validation.
94 * Fixed crash when org.freedesktop.Notifications service is not
95   provided.
96 * Correctly report why guided wizard can not connect to phone.
97 * New navigation icons, thanks to David Corrales.
99 0.24
100 ==== (2007-11-13)
102 * Notifies user about incoming calls using D-Bus.
103 * Remember default type of created entry (eg. phone/SIM memory).
104 * Newly created entries contain some reasonable fields by default.
105 * Fixed validation of editor fields.
106 * Improvements in guided wizard to make it easier to use.
107 * Clever searching over Bluetooth based on manufacturer.
108 * Searching can be really limited to some connection types.
110 0.23
111 ==== (2007-10-05)
113 * Fixed phone number prefix settings.
114 * Customizable format for displaying name.
115 * Fixed crash when reporting information to phone database.
117 0.22
118 ==== (2007-09-11)
120 * Fixed errors in locales and applied stricter checking.
121 * Fixed various crashes.
123 0.21
124 ==== (2007-06-20)
126 * Tell user if he needs to be member of some group while searching.
127 * Avoid blocking opening of a browser.
129 0.20
130 ==== (2007-05-16)
132 * Improve locales behavior (and require wxPython with Unicode).
133 * Show time in call listings.
134 * Fixed infinite loop in searching.
135 * Fixed displaying of messages with special chars.
136 * Fixed locale detection on system without configured locales.
137 * Use different approach for detecting home directory on Windows.
138 * Now requires PyWin32 on Windows.
140 0.19
141 ==== (2007-03-11)
143 * Improved SMS recipient list handling.
144 * Can save and load SMS recipient list.
145 * Fix crash on Windows when username contains non-ascii chars.
146 * Fix Windows binary crashes.
147 * Support for sending file to phone.
148 * Support for task bar icon (thanks to Rene Peters).
149 * Fixed debug log on Windows.
150 * Fixed error handler on Windows.
152 0.18
153 ==== (2007-02-24)
155 * Better setup.py to use more of distutils.
156 * .mo locales are generated on build and not included in VCS.
157 * Show only existing devices on Windows (this requires pywin32).
158 * Now requires wxPython at least 2.6.2.
159 * Support for reporting in Gammu Phone Database.
160 * Automatically asks user for feedback after month of usage.
161 * GUI more follows HIG on target platform (button placement).
162 * Add wildcard search possibility.
163 * Use gammu configuration for phone connection instead of own.
165 0.17
166 ==== (2006-10-19)
168 * Fix searching.
169 * Remember column sorting.
171 0.16
172 ==== (2006-09-21)
174 * Include platform in crash log.
175 * Fix SMS composer on Windows.
176 * Fix adding part to SMS after removing all.
177 * Fix editor on Windows.
178 * Now requires wxWidgets 2.6.
180 0.15
181 ==== (2006-09-03)
183 * Language selection for Windows (based on GTK+ 2 ISS code).
184 * Finnish translation from Rosetta.
185 * Searching can be done plain text and not only regexp.
186 * Phone number matching now works even for national numbers.
187 * Fixed usability with inversed themes.
189 0.14
190 ==== (2006-08-05)
192 * Automatically append backup extension.
193 * PyBluez is now default for Bluetooth devices lookup.
194 * Fixed mail export for non English locales.
195 * Fixed installation on Windows.
196 * Added support for py2exe for distributing Windows executable.
197 * Added script for creating Wammu installer on Windows (using Inno Setup).
199 0.13
200 ==== (2006-03-24)
202 * Possibility to export SMS to maildir, mailbox and IMAP account.
203 * More user friendly debug logging.
204 * Many new translations, thanks to Rosetta.
205 * Improved Bluetooth lookup - now uses either PyBluez or btctl (part of GNOME
206   Bluetooth).
208 0.12
209 ==== (2006-01-08)
211 * More user friendly reporting of some common errors.
212 * Many bug fixes.
214 0.11
215 ==== (2005-12-24)
217 New features:
219 * SMS backups and import support.
221 0.10
222 ==== (2005-08-07)
224 Bug fixes:
226 * Fixed wrong implementation of not synced items for SMS.
227 * Some minor display errors were fixed.
228 * Application icon is now used correctly.
231 === (2005-07-24)
233 New features:
235 * Searching in entries.
236 * Reading backups without phone connected, can work as backup viewer.
237 * New bug reporting dialog, added bugid to allow easily search for
238   similar bugs.
239 * Support for searching Bluetooth devices using gnomebt python module.
240 * Better searching for Nokia phones.
242 Bug fixes:
244 * Fixed some issues with debug wxPython, probably still all not solved.
247 === (2004-09-17)
249 New features:
251 * New settings dialog.
252 * Better date editing control.
254 Bug fixes:
256 * Should work with both wxPython 2.5 and 2.4.
258 Known issues:
260 * Calendar editor does not work in wxPython 2.5/Gtk 2, you need to enter
261   values manually (this is wxWidgets issue and has been fixed there).
264 === (2004-09-06)
266 New features:
268 * Signal and battery state continuous monitoring.
269 * Support for sending messages to multiple recipients.
271 Bug fixes:
273 * Should work with wxPython 2.5.
276 === (2004-03-03)
278 New features:
280 * Can expand "compressed" SMSes - TextCOMPRESSIONlikeTHIS.
281 * Allow direct calls/send message for contacts.
283 Bug fixes:
285 * Lots of charset issues fixed.
287 0.5.1
288 ===== (2004-01-23)
290 * Fixed typo in Wammu/Utils.py.
293 === (2004-01-21)
295 New features:
297 * Searching for phone.
298 * Backup and import functionality.
299 * Deleting of multiple entries at once.
300 * Reply on message.
301 * Playback of ring tones using timidity.
302 * More decoded SMS parts are now recognized (especially Nokia ones were not
303   recognized before).
304 * Unexpected exceptions are handled and reported as bugs.
305 * Czech localization.
307 Bug fixes:
309 * HTML displayer now should display non ascii texts correctly.
310 * Reads really all SMS.
311 * Better handling of exceptions when reading data.
312 * Broken wxListCtrl.GetColumn on wxPython 2.4.1.2 is workarounded.
313 * Workaround charset conversion problems in wxPython.
314 * Fixed creating multiple roots in tree control.
317 === (2004-01-06)
319 * Improves compatibility with more phone modules, by not requiring all
320   functions to be implemented/supported. For now reading of all stuff should
321   work with all phones Gammu supports.
322 * Now doesn't require wxPython 2.4.2.4, but 2.4.1.2, which should be in all
323   recent distributions.
324 * Will work even if you didn't have Gammu configured before.
327 === (2004-01-04)
329 * First widely announced release.
330 * Calendar support.
331 * Full editing support.
332 * Full support for SMS es.
333 * Supports internal links.
336 === (2003-12-27)
338 * Memory delete/edit/new support.
339 * Initial todo support.
340 * Internationalization.
343 === (2003-12-03)
345 * Initial version with information and memory support.
347 # vim: et ts=4 sw=4 sts=4 tw=72 spell spelllang=en_us