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