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