Translation update done using Pootle.
[wammu.git] / ChangeLog
blob7724b10446b88bf8b2de5b686dd594d4556d5a06
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.36
8 ==== (2010-??-??)
10 * Fixed re-enabling task bar icon (bug #1369).
13 0.35
14 ==== (2010-12-01)
16 * New Turkish translation.
17 * Updated Dutch translation.
18 * Handle security error when getting phone info (bug #1264).
19 * Read all messages on phones not supporting status but support GetNext (bug #1261).
21 0.34
22 ==== (2010-09-07)
24 * Fixed handling error when SMSC is not configured in phone (bug #1244).
25 * Drop dependency of RPM on python-xml, it's not needed anymore (bug #1248).
26 * Better error messages on non existing devices or on wrong privileges.
27 * Support for storing call entry as new contact (bug #1283).
28 * More user friendly errors from talkback dialog.
29 * Lot of translations were updated.
31 0.33
32 ==== (2010-04-28)
34 * Fixed displaying of an animation in SMS (bug #1091).
35 * Can Add and Delete multiple selections when Edit Recipient's numbers.
36 * Better log messages when scanning for phones (bug #1182).
38 0.32.1
39 ==== (2010-01-21)
41 * Fix manually updating Gammu settings (bdo #565165).
42 * Disable phone search while connected to phone (bug #460).
43 * Properly handle errors when submitting to phonedb (bug #1102).
44 * Make talkback dialog modal (bug #487).
45 * Wammu asks for PIN code on connection if required (bug #305).
46 * Command wammu -i now also shows security status.
47 * Do not try bluetooth connections on cable (bdo #565122).
49 0.32
50 ==== (2010-01-12)
52 * Fix crash when searching for phone (bug #1073).
53 * Avoid extra space at the end of SMS (bug #869).
54 * Respect message folder when importing backup (bug #1079).
55 * Fixed handling of boolean config values (bug #1090).
56 * Translation improvements (especially Dutch).
58 0.31.1
59 ==== (2009-12-15)
61 * Include forgotten Czech man pages.
62 * Fixed compatibility with Python 2.4.
64 0.31
65 ==== (2009-12-08)
67 * Better formatting of message (bug #869).
68 * Allow to export only new messages to IMAP (thanks to Tilmann Bitterberg).
69 * Do not emit warnings in Python 2.6 (bug #966).
70 * Properly escape XML in XML export (bug #914).
71 * Improve some English texts (bug #859).
72 * Better configuration of IMAP export (thanks to Tilmann Bitterberg).
73 * Sleep before reading newly created fields (bug #895).
74 * Do not use transparent icons (bug #833).
76 0.30.1
77 ==== (2009-03-07)
79 * Fixed Windows build.
80 * Fixed typo in desktop file.
81 * Fixed spec file.
83 0.30
84 ==== (2009-03-06)
86 * Do not fail if group ID can not be converted to name.
87 * Updated to work with current python-gammu.
88 * Translation updates.
89 * Support for displaying picture on contacts.
90 * Properly handle paths with special chars (bug #816).
91 * Make build time dependency checks optional.
92 * Drop wxPython 2.4 compatibility code.
94 0.29
95 ==== (2008-10-04)
97 * Fixed handling of call entries with multiple dates.
98 * Handle phones where writing entry to SIM card takes long (bug #682).
99 * Properly skip corrupted entries (bug #467).
100 * Added export of messages to XML (thanks to Florent Kaisser).
101 * Properly report failures when importing backup (bug #303).
102 * Add --info command line option to show connection info (bug #426).
103 * Add --debug switch to enable debug output to stderr (bug #426).
104 * Sign Windows binaries.
106 0.28
107 ==== (2008-07-22)
109 * Fixed freeze while searching for Bluetooth devices.
110 * Fixed guided configuration of Bluetooth devices (no more complains
111   about not existing device).
112 * Fixed saving of backups to folder with non ASCII names.
113 * Validation is less strict and allows hopefully all number.
114 * Add some keyboard shortcuts (eg. Ctrl+Q for exit).
116 0.27
117 ==== (2008-05-11)
119 * Do not fail if phone does not support call notifications.
120 * Improved handling of empty config file.
121 * Lot of translation updates.
122 * Fix compatibility with some IMAP servers.
124 0.26
125 ==== (2008-03-04)
127 * Various attempts to make Windows version back to usable state, but it
128   is not ready yet as there are quite random crashes in python-gammu on
129   Windows. Anybody with knowledge of python modules on Windows who is
130   willing to help is welcome.
131 * Dropped GNOME Bluetooth (btctl) support, it crashes too often.
132 * Fix icons size to be all 16x16.
133 * Fixed crash when D-Bus can not launch notification service.
135 0.25
136 ==== (2007-12-19)
138 * Fall back to Add methods if Set is not supported.
139 * Fixed phone number validation.
140 * Fixed crash when org.freedesktop.Notifications service is not
141   provided.
142 * Correctly report why guided wizard can not connect to phone.
143 * New navigation icons, thanks to David Corrales.
145 0.24
146 ==== (2007-11-13)
148 * Notifies user about incoming calls using D-Bus.
149 * Remember default type of created entry (eg. phone/SIM memory).
150 * Newly created entries contain some reasonable fields by default.
151 * Fixed validation of editor fields.
152 * Improvements in guided wizard to make it easier to use.
153 * Clever searching over Bluetooth based on manufacturer.
154 * Searching can be really limited to some connection types.
156 0.23
157 ==== (2007-10-05)
159 * Fixed phone number prefix settings.
160 * Customizable format for displaying name.
161 * Fixed crash when reporting information to phone database.
163 0.22
164 ==== (2007-09-11)
166 * Fixed errors in locales and applied stricter checking.
167 * Fixed various crashes.
169 0.21
170 ==== (2007-06-20)
172 * Tell user if he needs to be member of some group while searching.
173 * Avoid blocking opening of a browser.
175 0.20
176 ==== (2007-05-16)
178 * Improve locales behavior (and require wxPython with Unicode).
179 * Show time in call listings.
180 * Fixed infinite loop in searching.
181 * Fixed displaying of messages with special chars.
182 * Fixed locale detection on system without configured locales.
183 * Use different approach for detecting home directory on Windows.
184 * Now requires PyWin32 on Windows.
186 0.19
187 ==== (2007-03-11)
189 * Improved SMS recipient list handling.
190 * Can save and load SMS recipient list.
191 * Fix crash on Windows when username contains non-ascii chars.
192 * Fix Windows binary crashes.
193 * Support for sending file to phone.
194 * Support for task bar icon (thanks to Rene Peters).
195 * Fixed debug log on Windows.
196 * Fixed error handler on Windows.
198 0.18
199 ==== (2007-02-24)
201 * Better setup.py to use more of distutils.
202 * .mo locales are generated on build and not included in VCS.
203 * Show only existing devices on Windows (this requires pywin32).
204 * Now requires wxPython at least 2.6.2.
205 * Support for reporting in Gammu Phone Database.
206 * Automatically asks user for feedback after month of usage.
207 * GUI more follows HIG on target platform (button placement).
208 * Add wildcard search possibility.
209 * Use gammu configuration for phone connection instead of own.
211 0.17
212 ==== (2006-10-19)
214 * Fix searching.
215 * Remember column sorting.
217 0.16
218 ==== (2006-09-21)
220 * Include platform in crash log.
221 * Fix SMS composer on Windows.
222 * Fix adding part to SMS after removing all.
223 * Fix editor on Windows.
224 * Now requires wxWidgets 2.6.
226 0.15
227 ==== (2006-09-03)
229 * Language selection for Windows (based on GTK+ 2 ISS code).
230 * Finnish translation from Rosetta.
231 * Searching can be done plain text and not only regexp.
232 * Phone number matching now works even for national numbers.
233 * Fixed usability with inversed themes.
235 0.14
236 ==== (2006-08-05)
238 * Automatically append backup extension.
239 * PyBluez is now default for Bluetooth devices lookup.
240 * Fixed mail export for non English locales.
241 * Fixed installation on Windows.
242 * Added support for py2exe for distributing Windows executable.
243 * Added script for creating Wammu installer on Windows (using Inno Setup).
245 0.13
246 ==== (2006-03-24)
248 * Possibility to export SMS to maildir, mailbox and IMAP account.
249 * More user friendly debug logging.
250 * Many new translations, thanks to Rosetta.
251 * Improved Bluetooth lookup - now uses either PyBluez or btctl (part of GNOME
252   Bluetooth).
254 0.12
255 ==== (2006-01-08)
257 * More user friendly reporting of some common errors.
258 * Many bug fixes.
260 0.11
261 ==== (2005-12-24)
263 New features:
265 * SMS backups and import support.
267 0.10
268 ==== (2005-08-07)
270 Bug fixes:
272 * Fixed wrong implementation of not synced items for SMS.
273 * Some minor display errors were fixed.
274 * Application icon is now used correctly.
277 === (2005-07-24)
279 New features:
281 * Searching in entries.
282 * Reading backups without phone connected, can work as backup viewer.
283 * New bug reporting dialog, added bugid to allow easily search for
284   similar bugs.
285 * Support for searching Bluetooth devices using gnomebt python module.
286 * Better searching for Nokia phones.
288 Bug fixes:
290 * Fixed some issues with debug wxPython, probably still all not solved.
293 === (2004-09-17)
295 New features:
297 * New settings dialog.
298 * Better date editing control.
300 Bug fixes:
302 * Should work with both wxPython 2.5 and 2.4.
304 Known issues:
306 * Calendar editor does not work in wxPython 2.5/Gtk 2, you need to enter
307   values manually (this is wxWidgets issue and has been fixed there).
310 === (2004-09-06)
312 New features:
314 * Signal and battery state continuous monitoring.
315 * Support for sending messages to multiple recipients.
317 Bug fixes:
319 * Should work with wxPython 2.5.
322 === (2004-03-03)
324 New features:
326 * Can expand "compressed" SMSes - TextCOMPRESSIONlikeTHIS.
327 * Allow direct calls/send message for contacts.
329 Bug fixes:
331 * Lots of charset issues fixed.
333 0.5.1
334 ===== (2004-01-23)
336 * Fixed typo in Wammu/Utils.py.
339 === (2004-01-21)
341 New features:
343 * Searching for phone.
344 * Backup and import functionality.
345 * Deleting of multiple entries at once.
346 * Reply on message.
347 * Playback of ring tones using timidity.
348 * More decoded SMS parts are now recognized (especially Nokia ones were not
349   recognized before).
350 * Unexpected exceptions are handled and reported as bugs.
351 * Czech localization.
353 Bug fixes:
355 * HTML displayer now should display non ascii texts correctly.
356 * Reads really all SMS.
357 * Better handling of exceptions when reading data.
358 * Broken wxListCtrl.GetColumn on wxPython 2.4.1.2 is workarounded.
359 * Workaround charset conversion problems in wxPython.
360 * Fixed creating multiple roots in tree control.
363 === (2004-01-06)
365 * Improves compatibility with more phone modules, by not requiring all
366   functions to be implemented/supported. For now reading of all stuff should
367   work with all phones Gammu supports.
368 * Now doesn't require wxPython 2.4.2.4, but 2.4.1.2, which should be in all
369   recent distributions.
370 * Will work even if you didn't have Gammu configured before.
373 === (2004-01-04)
375 * First widely announced release.
376 * Calendar support.
377 * Full editing support.
378 * Full support for SMS es.
379 * Supports internal links.
382 === (2003-12-27)
384 * Memory delete/edit/new support.
385 * Initial todo support.
386 * Internationalization.
389 === (2003-12-03)
391 * Initial version with information and memory support.
393 # vim: et ts=4 sw=4 sts=4 tw=72 spell spelllang=en_us