]> git.notmuchmail.org Git - sup/blob - History.txt
better broken source error message, and fixed compose from thread-view-mode bug
[sup] / History.txt
1 == 0.0.8 / XXXX
2 * Maildir support!
3 * Be proactive about notifying users of de-synced sources.
4 * Renamed sup-import => sup-sync with a brand new interface.
5 * Added a sup-dump, to enable backing up and rebuilding indices from
6   scratch (e.g. when Ferret upgrades break index formats).
7 * More bugfixes. Will they ever end?
8
9 == 0.0.7 / 2007-02-12
10 * Split sup-import into two bits: sup-import and sup-add.
11 * Command-line arguments now handled by trollop.
12 * Better error handling for IMAP and svn+ssh.
13 * Messages can now be moved between sources while preserving all
14   message state.
15 * New commands in thread-view-mode:
16   - 'a' to add an email to the addressbook
17   - 'S' to search for all email to/from an email address
18   - 'A' to kill buffer and archive thread in one swell foop
19 * Removed hoe dependency.
20
21 == 0.0.6 / 2007-01-06
22 * Very minor fix to support more types of IMAP authentication.
23
24 == 0.0.5 / 2007-01-05
25
26 * More bugfixes, primarily for IMAP.
27 * doc/UserGuide.txt
28
29 == 0.0.4 / 2007-01-03
30  
31 * Bugfixes, primarily for threaded networking.
32
33 == 0.0.3 / 2007-01-02
34
35 * Major speed increase for index views (inbox, search results), which
36   are now loaded completely from the IR index. The only time the
37   original sources need to be touched is when viewing a thread. This
38   is important for slow sources like IMAP and mbox+ssh.
39 * Remote mbox support with mbox+ssh URIs.
40 * IMAP now actually works.
41 * sup-import uses HighLine and is generally much improved.
42 * Multitudinous minor bug fixes and improvements.
43
44 == 0.0.2 / 2006-12-10
45
46 * IMAP support
47 * Better handling of broken sources. (Everything won't just die.)
48 * You will need to rebuild both your index, and sources.yaml.
49   Sorry!
50
51 == 0.0.1 / 2006-11-28
52
53 * Initial release. Unix-centrism, support for mbox only, no i18n.
54   Untested on anything other than 1.8.5. Other than that, works great!
55