4 Major changes for each release are described here. Detailed changes between
5 two versions can be retrieved from Subversion.
10 * Do not fail if group ID can not be converted to name.
15 * Fixed handling of call entries with multiple dates.
16 * Handle phones where writing entry to SIM card takes long (bug #682).
17 * Properly skip corrupted entries (bug #467).
18 * Added export of messages to XML (thanks to Florent Kaisser).
19 * Properly report failures when importing backup (bug #303).
20 * Add --info command line option to show connection info (bug #426).
21 * Add --debug switch to enable debug output to stderr (bug #426).
22 * Sign Windows binaries.
27 * Fixed freeze while searching for Bluetooth devices.
28 * Fixed guided configuration of Bluetooth devices (no more complains
29 about not existing device).
30 * Fixed saving of backups to folder with non ASCII names.
31 * Validation is less strict and allows hopefully all number.
32 * Add some keyboard shortcuts (eg. Ctrl+Q for exit).
37 * Do not fail if phone does not support call notifications.
38 * Improved handling of empty config file.
39 * Lot of translation updates.
40 * Fix compatibility with some IMAP servers.
45 * Various attempts to make Windows version back to usable state, but it
46 is not ready yet as there are quite random crashes in python-gammu on
47 Windows. Anybody with knowledge of python modules on Windows who is
48 willing to help is welcome.
49 * Dropped GNOME Bluetooth (btctl) support, it crashes too often.
50 * Fix icons size to be all 16x16.
51 * Fixed crash when D-Bus can not launch notification service.
56 * Fall back to Add methods if Set is not supported.
57 * Fixed phone number validation.
58 * Fixed crash when org.freedesktop.Notifications service is not
60 * Correctly report why guided wizard can not connect to phone.
61 * New navigation icons, thanks to David Corrales.
66 * Notifies user about incoming calls using D-Bus.
67 * Remember default type of created entry (eg. phone/SIM memory).
68 * Newly created entries contain some reasonable fields by default.
69 * Fixed validation of editor fields.
70 * Improvements in guided wizard to make it easier to use.
71 * Clever searching over Bluetooth based on manufacturer.
72 * Searching can be really limited to some connection types.
77 * Fixed phone number prefix settings.
78 * Customizable format for displaying name.
79 * Fixed crash when reporting information to phone database.
84 * Fixed errors in locales and applied stricter checking.
85 * Fixed various crashes.
90 * Tell user if he needs to be member of some group while searching.
91 * Avoid blocking opening of a browser.
96 * Improve locales behavior (and require wxPython with Unicode).
97 * Show time in call listings.
98 * Fixed infinite loop in searching.
99 * Fixed displaying of messages with special chars.
100 * Fixed locale detection on system without configured locales.
101 * Use different approach for detecting home directory on Windows.
102 * Now requires PyWin32 on Windows.
107 * Improved SMS recipient list handling.
108 * Can save and load SMS recipient list.
109 * Fix crash on Windows when username contains non-ascii chars.
110 * Fix Windows binary crashes.
111 * Support for sending file to phone.
112 * Support for task bar icon (thanks to Rene Peters).
113 * Fixed debug log on Windows.
114 * Fixed error handler on Windows.
119 * Better setup.py to use more of distutils.
120 * .mo locales are generated on build and not included in VCS.
121 * Show only existing devices on Windows (this requires pywin32).
122 * Now requires wxPython at least 2.6.2.
123 * Support for reporting in Gammu Phone Database.
124 * Automatically asks user for feedback after month of usage.
125 * GUI more follows HIG on target platform (button placement).
126 * Add wildcard search possibility.
127 * Use gammu configuration for phone connection instead of own.
133 * Remember column sorting.
138 * Include platform in crash log.
139 * Fix SMS composer on Windows.
140 * Fix adding part to SMS after removing all.
141 * Fix editor on Windows.
142 * Now requires wxWidgets 2.6.
147 * Language selection for Windows (based on GTK+ 2 ISS code).
148 * Finnish translation from Rosetta.
149 * Searching can be done plain text and not only regexp.
150 * Phone number matching now works even for national numbers.
151 * Fixed usability with inversed themes.
156 * Automatically append backup extension.
157 * PyBluez is now default for Bluetooth devices lookup.
158 * Fixed mail export for non English locales.
159 * Fixed installation on Windows.
160 * Added support for py2exe for distributing Windows executable.
161 * Added script for creating Wammu installer on Windows (using Inno Setup).
166 * Possibility to export SMS to maildir, mailbox and IMAP account.
167 * More user friendly debug logging.
168 * Many new translations, thanks to Rosetta.
169 * Improved Bluetooth lookup - now uses either PyBluez or btctl (part of GNOME
175 * More user friendly reporting of some common errors.
183 * SMS backups and import support.
190 * Fixed wrong implementation of not synced items for SMS.
191 * Some minor display errors were fixed.
192 * Application icon is now used correctly.
199 * Searching in entries.
200 * Reading backups without phone connected, can work as backup viewer.
201 * New bug reporting dialog, added bugid to allow easily search for
203 * Support for searching Bluetooth devices using gnomebt python module.
204 * Better searching for Nokia phones.
208 * Fixed some issues with debug wxPython, probably still all not solved.
215 * New settings dialog.
216 * Better date editing control.
220 * Should work with both wxPython 2.5 and 2.4.
224 * Calendar editor does not work in wxPython 2.5/Gtk 2, you need to enter
225 values manually (this is wxWidgets issue and has been fixed there).
232 * Signal and battery state continuous monitoring.
233 * Support for sending messages to multiple recipients.
237 * Should work with wxPython 2.5.
244 * Can expand "compressed" SMSes - TextCOMPRESSIONlikeTHIS.
245 * Allow direct calls/send message for contacts.
249 * Lots of charset issues fixed.
254 * Fixed typo in Wammu/Utils.py.
261 * Searching for phone.
262 * Backup and import functionality.
263 * Deleting of multiple entries at once.
265 * Playback of ring tones using timidity.
266 * More decoded SMS parts are now recognized (especially Nokia ones were not
268 * Unexpected exceptions are handled and reported as bugs.
269 * Czech localization.
273 * HTML displayer now should display non ascii texts correctly.
274 * Reads really all SMS.
275 * Better handling of exceptions when reading data.
276 * Broken wxListCtrl.GetColumn on wxPython 2.4.1.2 is workarounded.
277 * Workaround charset conversion problems in wxPython.
278 * Fixed creating multiple roots in tree control.
283 * Improves compatibility with more phone modules, by not requiring all
284 functions to be implemented/supported. For now reading of all stuff should
285 work with all phones Gammu supports.
286 * Now doesn't require wxPython 2.4.2.4, but 2.4.1.2, which should be in all
287 recent distributions.
288 * Will work even if you didn't have Gammu configured before.
293 * First widely announced release.
295 * Full editing support.
296 * Full support for SMS es.
297 * Supports internal links.
302 * Memory delete/edit/new support.
303 * Initial todo support.
304 * Internationalization.
309 * Initial version with information and memory support.
311 # vim: et ts=4 sw=4 sts=4 tw=72 spell spelllang=en_us