]> git.notmuchmail.org Git - sup/blobdiff - History.txt
ready for 0.0.8
[sup] / History.txt
index 62b757f7e7be977cbe9ef64ab48cfc6fb9feace2..55673ced281bd1aa5065d60759fa75dc52456d2c 100644 (file)
@@ -1,3 +1,52 @@
+== 0.0.8 / 2007-04-01
+
+* Maildir support!
+* New command: sup-config. Interactively walks you through everything
+  you need to get up and running.
+* Now proactive about notifying users of de-synced sources.
+* Renamed sup-import => sup-sync with a brand new, less illogical
+  interface.
+* Added a sup-dump, to enable backing up and rebuilding indices from
+  scratch (e.g. when Ferret upgrades break index formats).
+* More bugfixes. Will they ever end?
+
+== 0.0.7 / 2007-02-12
+
+* Split sup-import into two bits: sup-import and sup-add.
+* Command-line arguments now handled by trollop.
+* Better error handling for IMAP and svn+ssh.
+* Messages can now be moved between sources while preserving all
+  message state.
+* New commands in thread-view-mode:
+  - 'a' to add an email to the addressbook
+  - 'S' to search for all email to/from an email address
+  - 'A' to kill buffer and archive thread in one swell foop
+* Removed hoe dependency.
+
+== 0.0.6 / 2007-01-06
+
+* Very minor fix to support more types of IMAP authentication.
+
+== 0.0.5 / 2007-01-05
+
+* More bugfixes, primarily for IMAP.
+* doc/UserGuide.txt
+
+== 0.0.4 / 2007-01-03
+* Bugfixes, primarily for threaded networking.
+
+== 0.0.3 / 2007-01-02
+
+* Major speed increase for index views (inbox, search results), which
+  are now loaded completely from the IR index. The only time the
+  original sources need to be touched is when viewing a thread. This
+  is important for slow sources like IMAP and mbox+ssh.
+* Remote mbox support with mbox+ssh URIs.
+* IMAP now actually works.
+* sup-import uses HighLine and is generally much improved.
+* Multitudinous minor bug fixes and improvements.
+
 == 0.0.2 / 2006-12-10
 
 * IMAP support
@@ -9,4 +58,3 @@
 
 * Initial release. Unix-centrism, support for mbox only, no i18n.
   Untested on anything other than 1.8.5. Other than that, works great!
-