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