Merge german updates.
[wammu.git] / NEWS
blob3044cfc07273d70500969f6ca03472aaace823be
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.24
8 ==== (2007-??-??)
10 * Notifies user about incoming calls using D-Bus.
12 0.23
13 ==== (2007-10-05)
15 * Fixed phone number prefix settings.
16 * Customisable format for displaying name.
17 * Fixed crash when reporting information to phone database.
19 0.22
20 ==== (2007-09-11)
22 * Fixed errors in locales and applied stricter checking.
23 * Fixed various crashes.
25 0.21
26 ==== (2007-06-20)
28 * Tell user if he needs to be member of some group while searching.
29 * Avoid blocking opening of a browser.
31 0.20
32 ==== (2007-05-16)
34 * Improve locales behaviour (and require wxPython with Unicode).
35 * Show time in call listings.
36 * Fixed infinite loop in searching.
37 * Fixed displaying of messages with special chars.
38 * Fixed locale detection on system without configured locales.
39 * Use different approach for detecting home directory on Windows.
40 * Now requires PyWin32 on Windows.
42 0.19
43 ==== (2007-03-11)
45 * Improved SMS recipient list handling.
46 * Can save and load SMS recipient list.
47 * Fix crash on Windows when username contains non-ascii chars.
48 * Fix Windows binary crashes.
49 * Support for sending file to phone.
50 * Support for task bar icon (thanks to Rene Peters).
51 * Fixed debug log on Windows.
52 * Fixed error handler on Windows.
54 0.18
55 ==== (2007-02-24)
57 * Better setup.py to use more of distutils.
58 * .mo locales are generated on build and not included in VCS.
59 * Show only existing devices on Windows (this requires pywin32).
60 * Now requires wxPython at least 2.6.2.
61 * Support for reporting in Gammu Phone Database.
62 * Automatically asks user for feedback after month of usage.
63 * GUI more follows HIG on target platform (button placement).
64 * Add wildcard search possibility.
65 * Use gammu configuration for phone connection instead of own.
67 0.17
68 ==== (2006-10-19)
70 * Fix searching.
71 * Remember column sorting.
73 0.16
74 ==== (2006-09-21)
76 * Include platform in crash log.
77 * Fix SMS composer on Windows.
78 * Fix adding part to SMS after removing all.
79 * Fix editor on Windows.
80 * Now requires wxWidgets 2.6.
82 0.15
83 ==== (2006-09-03)
85 * Language selection for Windows (based on GTK+ 2 ISS code).
86 * Finnish translation from rosetta.
87 * Searching can be done plaintext and not only regexp.
88 * Phone number matching now works even for national numbers.
89 * Fixed usability with inveresed themes.
91 0.14
92 ==== (2006-08-05)
94 * Automatically append backup extension.
95 * PuBluez is now default for bluetooth devices lookup.
96 * Fixed mail export for non english locales.
97 * Fixed installation on Windows.
98 * Added support for py2exe for distributing Windows executable.
99 * Added script for creating Wammu installer on Windows (using Inno Setup).
101 0.13
102 ==== (2006-03-24)
104 * Possibility to export SMS to maildir, mailbox and IMAP account.
105 * More user friendly debug logging.
106 * Many new translations, thanks to Rosetta.
107 * Improved bluetooth lookup - now uses either PyBluez or btctl (part of GNOME
108   Bluetooth).
110 0.12
111 ==== (2006-01-08)
113 * More user friendly reporting of some common errors.
114 * Many bugfixes.
116 0.11
117 ==== (2005-12-24)
119 New features:
121 * SMS backups and import support.
123 0.10
124 ==== (2005-08-07)
126 Bug fixes:
128 * Fixed wrong implementation of not synced items for SMS.
129 * Some minor display errors were fixed.
130 * Application icon is now used correctly.
133 === (2005-07-24)
135 New features:
137 * Searching in entries.
138 * Reading backups without phone connected, can work as backup viewer.
139 * New bug reporting dialog, added bugid to allow easily search for simmilar
140   bugs.
141 * Support for searching bluetooth devices using gnomebt python module.
142 * Better searching for Nokia phones.
144 Bug fixes:
146 * Fixed some issues with debug wxPython, probably still all not solved.
149 === (2004-09-17)
151 New features:
153 * New settings dialog.
154 * Better date editing control.
156 Bug fixes:
158 * Should work with both wxPython 2.5 and 2.4.
160 Known issues:
162 * Calendar editor does not work in wxPython 2.5/Gtk 2, you need to enter
163   values manually (this is wxWidgets issue and has been fixed there).
166 === (2004-09-06)
168 New features:
170 * Signal and battery state continuous monitoring.
171 * Support for sending messages to multiple recipients.
173 Bug fixes:
175 * Should work with wxPython 2.5.
178 === (2004-03-03)
180 New features:
182 * Can expand "compressed" SMSes - TextCOMPRESSIONlikeTHIS.
183 * Allow direct calls/send message for contacts.
185 Bug fixes:
187 * Lots of charset issues fixed.
189 0.5.1
190 ===== (2004-01-23)
192 * Fixed typo in Wammu/Utils.py.
195 === (2004-01-21)
197 New features:
199 * Searching for phone.
200 * Backup and import functionality.
201 * Deleting of multiple entries at once.
202 * Reply on message.
203 * Playback of ringtones using timidity.
204 * More decoded SMS parts are now recognized (especially Nokia ones were not
205   recognised before).
206 * Unexpected exceptions are handled and reported as bugs.
207 * Czech localisation.
209 Bug fixes:
211 * HTML displayer now should display non ascii texts correctly.
212 * Reads really all sms.
213 * Better handling of exceptions when reading data.
214 * Broken wxListCtrl.GetColumn on wxPython 2.4.1.2 is workarounded.
215 * Workaround charset conversion problems in wxPython.
216 * Fixed creating multiple roots in tree control.
219 === (2004-01-06)
221 * Improves compatibility with more phone modules, by not requiring all
222   functions to be implemented/supported. For now reading of all stuff should
223   work with all phones Gammu supports.
224 * Now doesn't require wxPython 2.4.2.4, but 2.4.1.2, which should be in all
225   recent distributions.
226 * Will work even if you didn't have Gammu configured before.
229 === (2004-01-04)
231 * First widely announced release.
232 * Calendar support.
233 * Full editing support.
234 * Full support for SMS es.
235 * Supports internal links.
238 === (2003-12-27)
240 * Memory delete/edit/new support.
241 * Initial todo support.
242 * Internationalisation.
245 === (2003-12-03)
247 * Initial version with information and memory support.