Translation update.
[wammu.git] / ChangeLog
blob5d22474fecc46428d80d04ad65a5ec1ff4c289b0
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.30
8 ==== (2008-??-??)
10 * Do not fail if group ID can not be converted to name.
12 0.29
13 ==== (2008-10-04)
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.
24 0.28
25 ==== (2008-07-22)
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).
34 0.27
35 ==== (2008-05-11)
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.
42 0.26
43 ==== (2008-03-04)
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.
53 0.25
54 ==== (2007-12-19)
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
59   provided.
60 * Correctly report why guided wizard can not connect to phone.
61 * New navigation icons, thanks to David Corrales.
63 0.24
64 ==== (2007-11-13)
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.
74 0.23
75 ==== (2007-10-05)
77 * Fixed phone number prefix settings.
78 * Customizable format for displaying name.
79 * Fixed crash when reporting information to phone database.
81 0.22
82 ==== (2007-09-11)
84 * Fixed errors in locales and applied stricter checking.
85 * Fixed various crashes.
87 0.21
88 ==== (2007-06-20)
90 * Tell user if he needs to be member of some group while searching.
91 * Avoid blocking opening of a browser.
93 0.20
94 ==== (2007-05-16)
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.
104 0.19
105 ==== (2007-03-11)
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.
116 0.18
117 ==== (2007-02-24)
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.
129 0.17
130 ==== (2006-10-19)
132 * Fix searching.
133 * Remember column sorting.
135 0.16
136 ==== (2006-09-21)
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.
144 0.15
145 ==== (2006-09-03)
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.
153 0.14
154 ==== (2006-08-05)
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).
163 0.13
164 ==== (2006-03-24)
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
170   Bluetooth).
172 0.12
173 ==== (2006-01-08)
175 * More user friendly reporting of some common errors.
176 * Many bug fixes.
178 0.11
179 ==== (2005-12-24)
181 New features:
183 * SMS backups and import support.
185 0.10
186 ==== (2005-08-07)
188 Bug fixes:
190 * Fixed wrong implementation of not synced items for SMS.
191 * Some minor display errors were fixed.
192 * Application icon is now used correctly.
195 === (2005-07-24)
197 New features:
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
202   similar bugs.
203 * Support for searching Bluetooth devices using gnomebt python module.
204 * Better searching for Nokia phones.
206 Bug fixes:
208 * Fixed some issues with debug wxPython, probably still all not solved.
211 === (2004-09-17)
213 New features:
215 * New settings dialog.
216 * Better date editing control.
218 Bug fixes:
220 * Should work with both wxPython 2.5 and 2.4.
222 Known issues:
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).
228 === (2004-09-06)
230 New features:
232 * Signal and battery state continuous monitoring.
233 * Support for sending messages to multiple recipients.
235 Bug fixes:
237 * Should work with wxPython 2.5.
240 === (2004-03-03)
242 New features:
244 * Can expand "compressed" SMSes - TextCOMPRESSIONlikeTHIS.
245 * Allow direct calls/send message for contacts.
247 Bug fixes:
249 * Lots of charset issues fixed.
251 0.5.1
252 ===== (2004-01-23)
254 * Fixed typo in Wammu/Utils.py.
257 === (2004-01-21)
259 New features:
261 * Searching for phone.
262 * Backup and import functionality.
263 * Deleting of multiple entries at once.
264 * Reply on message.
265 * Playback of ring tones using timidity.
266 * More decoded SMS parts are now recognized (especially Nokia ones were not
267   recognized before).
268 * Unexpected exceptions are handled and reported as bugs.
269 * Czech localization.
271 Bug fixes:
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.
281 === (2004-01-06)
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.
291 === (2004-01-04)
293 * First widely announced release.
294 * Calendar support.
295 * Full editing support.
296 * Full support for SMS es.
297 * Supports internal links.
300 === (2003-12-27)
302 * Memory delete/edit/new support.
303 * Initial todo support.
304 * Internationalization.
307 === (2003-12-03)
309 * Initial version with information and memory support.
311 # vim: et ts=4 sw=4 sts=4 tw=72 spell spelllang=en_us