* update the localization string ('subject not modified')
[modest] / NEWS
1 * 2008-W10:
2 - many small UI fixes
3 - non-empty body no longer required when sending mail
4 - fixes related to handling of non-Latin mails (e.g. Chinese)
5 - more specific error notes when connection fails
6 - fix a bunch of crashers in various places, and some modality problems
7 - fixes related to attachments (when forewarding/replying/opening from drafts)
8 - fix some reference leaks
9 - localization/truncation fixes
10 - optimizations in showing of viewer/editor windows
11 - fixes related to address book handling
12 - make more actions cancellable
13
14 * 2008-W09:
15 - no release due to the FOSDEM conference
16
17 * 2008-W08:
18 - improved support for dealing Chinese / non-ascii languages
19 - fix some server-specific imap/namespace crashes (Maemo bug: #2715)
20 - fix crash due to failed error handling
21 - fix vertical panning
22 - don't get called by alarmd when offline (improves battery life)
23 - better out-of-mem handling
24 - improved attachment detection (tinymail)
25 - small ui tweaks all over
26 - made NEWS org-mode compliant
27
28 * 2008-W07:
29 - added maemo-launcher support, which should improve startup speed, memory usage
30 - fixed some (increasing rare) crashes
31 - fixed attachment detection
32 - fixed a number of focus issues
33 - many small UI issues (focusing, icons etc.)
34
35 * 2008-W06:
36 - fixed another bunch of crashers
37 - fixed the focus issue that caused addressbook not to work (editor)
38 - fix saving of multiple attachments
39 - various fixes related to dimming / focussing
40 - performance improvements
41 - fixed maemo bug #2790 (wrong section in debian control)
42 - improved the working of the cancel-button 
43
44 * 2008-W05:
45 - fixed crasher in tinymail when message retrieval failed (r3284)
46 - tinymail: fix syncing of imap folders with offline changes (r3279)
47 - tinymail: fix some memory issues (r3287)
48 - fix background download crash
49 - many UI issues fixed
50 - disable signature when it's not enabled
51 - don't send message after cancelling it
52 - don't keep 'updating' when going offline
53 - read/unread fixes
54
55 * 2008-W04:
56 - many stability fixes in tinymail (see there) and modest, due to extensive valgrinding
57 - fixes for parsing namespaces
58 - fix attachment handling in the UI
59 - fix attachment forwarding (tinymail)
60 - fix misbehaving keyboard shortcuts
61 - fix for separator position (Maemo bug #2682)
62 - lots of focus/dimming issues resolved
63
64 * 2008-W03:
65 - now with release notes (also seen in the NEWS)
66 - added some dbus-debug methods
67 - fixed some memory corruption (incorrect frees) in modest, tinymail-maemo and tinymail-camel
68 - fixed bugs in tny tree model (see there)
69 - fixed support for message with multiple text/plain parts (#2720)
70 - fixed URL support (#2683)
71 - fixed many dimming rules, focus issues
72 - fixed backspace-usage in find-toolbar
73 - code cleanups