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