]> git.cworth.org Git - sup/blobdiff - History.txt
add mime-view hook for viewing mime attachments
[sup] / History.txt
index 55673ced281bd1aa5065d60759fa75dc52456d2c..aae53264ce0303fc321f99b0fd7890121c0165d4 100644 (file)
@@ -1,3 +1,33 @@
+== 0.3 / 2007-10-29
+* In-buffer search (finally!)
+* Subscribe to/unsubscribe from mailing list commands.
+* IMAP speedups.
+* More hooks: set status bar, set terminal title bar, modify message headers
+  and bodies before editing, etc.
+* Optionally use chronic gem to allow for natural-language dates in searches.
+* Many, many bugfixes and minor improvements.
+* Tomorrow is Sup's first birthday!
+
+== 0.2 / 2007-10-29
+* Complete hook system for user-inserted code.
+* GPG signature verification and decryption.
+* Automatically scold users who top-post.
+* Automatically warn when sending a message with words like
+  "attachment" in the body if there aren't actually any attachments to
+  the message.
+* Millions of bugfixes.
+
+== 0.1 / 2007-07-17
+* MIME attachment creation.
+* i18n support: character set conversion and rfc2047 header decoding.
+* Better MIME handling.
+* Multiple account support.
+* Locking and concurrent Sup process detection and killation.
+* Thread autoloading when you scroll down.
+* Batch deletion of messages marked deleted or spam from message
+  sources via sup-sync-back tool (mbox only).
+* Millions of bugfixes.
+
 == 0.0.8 / 2007-04-01
 
 * Maildir support!