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