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