2 * new hooks: extra-contact-addresses, startup
3 * '!!' now loads all threads in current search
4 * general state saving speedup
5 * threads with unsent draft messages are now shown in red
6 * --compose spawns a compose-message buffer on startup
7 * Many bugfixes and UI improvements
10 * GPG support for signing and encrypting outgoing mail
11 * New hooks: mime attachment, attribution line
12 * Improved local charset detection using gettext library
13 * Better quoted region detection
14 * Many bugfixes and UI improvements
17 * In-buffer search (finally!)
18 * Subscribe to/unsubscribe from mailing list commands.
20 * More hooks: set status bar, set terminal title bar, modify message headers
21 and bodies before editing, etc.
22 * Optionally use chronic gem to allow for natural-language dates in searches.
23 * Many, many bugfixes and minor improvements.
24 * Tomorrow is Sup's first birthday!
27 * Complete hook system for user-inserted code.
28 * GPG signature verification and decryption.
29 * Automatically scold users who top-post.
30 * Automatically warn when sending a message with words like
31 "attachment" in the body if there aren't actually any attachments to
33 * Millions of bugfixes.
36 * MIME attachment creation.
37 * i18n support: character set conversion and rfc2047 header decoding.
38 * Better MIME handling.
39 * Multiple account support.
40 * Locking and concurrent Sup process detection and killation.
41 * Thread autoloading when you scroll down.
42 * Batch deletion of messages marked deleted or spam from message
43 sources via sup-sync-back tool (mbox only).
44 * Millions of bugfixes.
49 * New command: sup-config. Interactively walks you through everything
50 you need to get up and running.
51 * Now proactive about notifying users of de-synced sources.
52 * Renamed sup-import => sup-sync with a brand new, less illogical
54 * Added a sup-dump, to enable backing up and rebuilding indices from
55 scratch (e.g. when Ferret upgrades break index formats).
56 * More bugfixes. Will they ever end?
60 * Split sup-import into two bits: sup-import and sup-add.
61 * Command-line arguments now handled by trollop.
62 * Better error handling for IMAP and svn+ssh.
63 * Messages can now be moved between sources while preserving all
65 * New commands in thread-view-mode:
66 - 'a' to add an email to the addressbook
67 - 'S' to search for all email to/from an email address
68 - 'A' to kill buffer and archive thread in one swell foop
69 * Removed hoe dependency.
73 * Very minor fix to support more types of IMAP authentication.
77 * More bugfixes, primarily for IMAP.
82 * Bugfixes, primarily for threaded networking.
86 * Major speed increase for index views (inbox, search results), which
87 are now loaded completely from the IR index. The only time the
88 original sources need to be touched is when viewing a thread. This
89 is important for slow sources like IMAP and mbox+ssh.
90 * Remote mbox support with mbox+ssh URIs.
91 * IMAP now actually works.
92 * sup-import uses HighLine and is generally much improved.
93 * Multitudinous minor bug fixes and improvements.
98 * Better handling of broken sources. (Everything won't just die.)
99 * You will need to rebuild both your index, and sources.yaml.
102 == 0.0.1 / 2006-11-28
104 * Initial release. Unix-centrism, support for mbox only, no i18n.
105 Untested on anything other than 1.8.5. Other than that, works great!