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