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