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