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