* Fixes NB#86176, do not remove own address when it's the only one and "reply to...
[modest] / NEWS
1 * 2008-W22:
2 - Many stability and performance related issues fixed
3 - fixes for some rare crashes
4 - SMTP server related fixes
5
6 * 2008-W20:
7 - a couple of send and receive related issues fixed
8
9 * 2008-W19:
10 - a couple of rare hangs / crashes fixed
11
12 * 2008-W18:
13 - some more low-memory fixes
14 - many small UI issues were fixed
15 - a couple of rare hangs / crashes fixed
16
17 * 2008-W17:
18 - fixes access to Gmail and some other TLS/SSL sites
19 - improved low-memory handling
20 - stability fixes
21 - fixes for dealing with unreliable networks
22 - many tiny UI issues fixes
23
24 * 2008-W16:
25 - stability fixes
26 - logical-id fixes
27 - fixed some glitches
28 - better support for some UPnP servers (attachments)
29
30 * 2008-W15:
31 - many fixes related to specific hangs
32 - fix for the background-update coredumps
33 - improved some error notes
34 - improved attachment detection (tinymail)
35 - symbol reduction, should help startup a bit
36 - added WiMAX support
37
38 * 2008-W14:
39
40
41 * 2008-W13:
42
43 * 2008-W12:
44 - fixes for instability in POP3 handling
45 - improved error notes for a couple of situations
46 - fixed a couple of crashes
47 - better handling of memory-full situations
48 - better handling of some non-Latin mails
49
50 * 2008-W11:
51 - many minor UI fixes
52 - handful of crasher fixes
53 - better handling of non-latin mails
54 - better error messages in some cases
55 - code improvements and some mem leak fixes 
56
57 * 2008-W10:
58 - many small UI fixes
59 - non-empty body no longer required when sending mail
60 - fixes related to handling of non-Latin mails (e.g. Chinese)
61 - more specific error notes when connection fails
62 - fix a bunch of crashers in various places, and some modality problems
63 - fixes related to attachments (when forewarding/replying/opening from drafts)
64 - fix some reference leaks
65 - localization/truncation fixes
66 - optimizations in showing of viewer/editor windows
67 - fixes related to address book handling
68 - make more actions cancellable
69
70 * 2008-W09:
71 - no release due to the FOSDEM conference
72
73 * 2008-W08:
74 - improved support for dealing Chinese / non-ascii languages
75 - fix some server-specific imap/namespace crashes (Maemo bug: #2715)
76 - fix crash due to failed error handling
77 - fix vertical panning
78 - don't get called by alarmd when offline (improves battery life)
79 - better out-of-mem handling
80 - improved attachment detection (tinymail)
81 - small ui tweaks all over
82 - made NEWS org-mode compliant
83
84 * 2008-W07:
85 - added maemo-launcher support, which should improve startup speed, memory usage
86 - fixed some (increasing rare) crashes
87 - fixed attachment detection
88 - fixed a number of focus issues
89 - many small UI issues (focusing, icons etc.)
90
91 * 2008-W06:
92 - fixed another bunch of crashers
93 - fixed the focus issue that caused addressbook not to work (editor)
94 - fix saving of multiple attachments
95 - various fixes related to dimming / focussing
96  - performance improvements
97 - fixed maemo bug #2790 (wrong section in debian control)
98 - improved the working of the cancel-button 
99
100 * 2008-W05:
101 - fixed crasher in tinymail when message retrieval failed (r3284)
102 - tinymail: fix syncing of imap folders with offline changes (r3279)
103 - tinymail: fix some memory issues (r3287)
104 - fix background download crash
105 - many UI issues fixed
106 - disable signature when it's not enabled
107 - don't send message after cancelling it
108 - don't keep 'updating' when going offline
109 - read/unread fixes
110
111 * 2008-W04:
112 - many stability fixes in tinymail (see there) and modest, due to extensive valgrinding
113 - fixes for parsing namespaces
114 - fix attachment handling in the UI
115 - fix attachment forwarding (tinymail)
116 - fix misbehaving keyboard shortcuts
117 - fix for separator position (Maemo bug #2682)
118 - lots of focus/dimming issues resolved
119
120 * 2008-W03:
121 - now with release notes (also seen in the NEWS)
122 - added some dbus-debug methods
123 - fixed some memory corruption (incorrect frees) in modest, tinymail-maemo and tinymail-camel
124 - fixed bugs in tny tree model (see there)
125 - fixed support for message with multiple text/plain parts (#2720)
126 - fixed URL support (#2683)
127 - fixed many dimming rules, focus issues
128 - fixed backspace-usage in find-toolbar
129 - code cleanups