[wammu @ michal@cihar.com--2005-main/wammu--devel--1--patch-126]
[wammu.git] / NEWS
blobe137b1318eccbce9efdd10ee6bcd3a654d5d023e
1 NEWS
2 ====
4 Major changes for each release are described here. Detailed changes between
5 two versions can be retrieved from GNU Arch.
7 0.14
8 ==== (2006-08-05)
10 * Automatically append backup extension.
11 * PuBluez is now default for bluetooth devices lookup.
12 * Fixed mail export for non english locales.
13 * Fixed installation on Windows.
14 * Added support for py2exe for distributing Windows executable.
15 * Added script for creating Wammu installer on Windows (using Inno Setup).
17 0.13
18 ==== (2006-03-24)
20 * Possibility to export SMS to maildir, mailbox and IMAP account.
21 * More user friendly debug logging.
22 * Many new translations, thanks to Rosetta.
23 * Improved bluetooth lookup - now uses either PyBluez or btctl (part of GNOME
24   Bluetooth).
26 0.12
27 ==== (2006-01-08)
29 * More user friendly reporting of some common errors.
30 * Many bugfixes.
32 0.11
33 ==== (2005-12-24)
35 New features:
37 * SMS backups and import support.
39 0.10
40 ==== (2005-08-07)
42 Bug fixes:
44 * Fixed wrong implementation of not synced items for SMS.
45 * Some minor display errors were fixed.
46 * Application icon is now used correctly.
48 0.9
49 === (2005-07-24)
51 New features:
53 * Searching in entries.
54 * Reading backups without phone connected, can work as backup viewer.
55 * New bug reporting dialog, added bugid to allow easily search for simmilar
56   bugs.
57 * Support for searching bluetooth devices using gnomebt python module.
58 * Better searching for Nokia phones.
60 Bug fixes:
62 * Fixed some issues with debug wxPython, probably still all not solved.
64 0.8
65 === (2004-09-17)
67 New features:
69 * New settings dialog.
70 * Better date editing control.
72 Bug fixes:
74 * Should work with both wxPython 2.5 and 2.4.
76 Known issues:
78 * Calendar editor does not work in wxPython 2.5/Gtk 2, you need to enter
79   values manually (this is wxWidgets issue and has been fixed there).
81 0.7
82 === (2004-09-06)
84 New features:
86 * Signal and battery state continuous monitoring.
87 * Support for sending messages to multiple recipients.
89 Bug fixes:
91 * Should work with wxPython 2.5.
93 0.6
94 === (2004-03-03)
96 New features:
98 * Can expand "compressed" SMSes - TextCOMPRESSIONlikeTHIS.
99 * Allow direct calls/send message for contacts.
101 Bug fixes:
103 * Lots of charset issues fixed.
105 0.5.1
106 ===== (2004-01-23)
108 * Fixed typo in Wammu/Utils.py.
111 === (2004-01-21)
113 New features:
115 * Searching for phone.
116 * Backup and import functionality.
117 * Deleting of multiple entries at once.
118 * Reply on message.
119 * Playback of ringtones using timidity.
120 * More decoded SMS parts are now recognized (especially Nokia ones were not
121   recognised before).
122 * Unexpected exceptions are handled and reported as bugs.
123 * Czech localisation.
125 Bug fixes:
127 * HTML displayer now should display non ascii texts correctly.
128 * Reads really all sms.
129 * Better handling of exceptions when reading data.
130 * Broken wxListCtrl.GetColumn on wxPython 2.4.1.2 is workarounded.
131 * Workaround charset conversion problems in wxPython.
132 * Fixed creating multiple roots in tree control.
135 === (2004-01-06)
137 * Improves compatibility with more phone modules, by not requiring all
138   functions to be implemented/supported. For now reading of all stuff should
139   work with all phones Gammu supports.
140 * Now doesn't require wxPython 2.4.2.4, but 2.4.1.2, which should be in all
141   recent distributions.
142 * Will work even if you didn't have Gammu configured before.
145 === (2004-01-04)
147 * First widely announced release.
148 * Calendar support.
149 * Full editing support.
150 * Full support for SMS es.
151 * Supports internal links.
154 === (2003-12-27)
156 * Memory delete/edit/new support.
157 * Initial todo support.
158 * Internationalisation.
161 === (2003-12-03)
163 * Initial version with information and memory support.