commit b07e8703190af9831977d3f295f43dae14d774aa
parent 6ec54c4301a2545d607198e68a0c13e3720760a7
Author: Rich Lane <rlane@club.cc.cmu.edu>
Date: Sun, 7 Mar 2010 15:37:51 -0800
Update changelog/etc for 0.11
Diffstat:
4 files changed, 35 insertions(+), 13 deletions(-)
diff --git a/History.txt b/History.txt
@@ -1,3 +1,17 @@
+== 0.11 / 2010-03-07
+* Remove deprecated Ferret backend.
+* Add deprecation notices to IMAP, IMAPS, and mbox+ssh sources.
+* 256 color support.
+* Backwards-compatible index format improvements.
+* Saved searches.
+* Improved support for custom keybindings.
+* Idle detection - poll totals accumulate and index flushes on idle.
+* Several textfield improvments.
+* New hooks: publish, mentions-attachments, keybindings,
+ index-mode-date-widget, gpg-args, and crypto-settings.
+* sup-cmd for easy programmatic access to a Sup index.
+* As always, many bugfixes and tweaks.
+
== 0.10.2 / 2010-01-26
* Update gem dependencies to pull in xapian-full and ncursesw instead of ferret
and ncurses.
diff --git a/README.txt b/README.txt
@@ -12,8 +12,7 @@ email as an extension of your long-term memory, Sup is for you.
Sup makes it easy to:
- Handle massive amounts of email.
-- Mix email from different sources: mbox files (even across different
- machines), Maildir directories, IMAP folders, and GMail accounts.
+- Mix email from different sources: mbox files and Maildirs.
- Instantaneously search over your entire email collection. Search over
body text, or use a query language to combine search predicates in any
@@ -39,7 +38,7 @@ Features:
operability, regardless of how much amount of email you have.
- Immediate full-text search of your entire email archive, using the
- Ferret query language. Search over message bodies, labels, from: and
+ Xapian query language. Search over message bodies, labels, from: and
to: fields, or any combination thereof.
- Thread-centrism. Operations are performed at the thread, not the
@@ -73,13 +72,6 @@ Current limitations which will be fixed:
source (read, move, delete, etc) with another client Sup will punish
you with a lengthy reindexing process.
-- Support for mbox, Maildir, and IMAP only at this point. No support for
- POP or mh.
-
-- IMAP support is very slow due mostly to Ruby's IMAP library. You may
- consider something like offlineimap to mirror your IMAP folders with
- local Maildir ones.
-
- Unix-centrism in MIME attachment handling and in sendmail invocation.
== SYNOPSYS:
@@ -96,7 +88,7 @@ Current limitations which will be fixed:
== REQUIREMENTS:
- - ferret >= 0.11.6
+ - xapian-full >= 1.1.3.2
- ncurses >= 0.9.1
- rmail >= 0.17
- highline
diff --git a/ReleaseNotes b/ReleaseNotes
@@ -1,3 +1,19 @@
+Release 0.11:
+
+The deprecated Ferret index has been removed.
+
+Remote sources (IMAP, IMAPS, and mbox+ssh) have been deprecated and will be
+removed in 0.12. Tools like offlineimap, fetchmail, and rsync provide a much
+better user experience for these mail sources than Sup would ever be able to by
+itself.
+
+If your terminal supports it you can now use 256 colors in your colorscheme. Run
+the contrib/colorpicker.rb program to get the color names to put in colors.yaml.
+
+Saved searches are now supported. Hit '%' in search-results-mode to save the
+current search, and enter an empty search string to open the list of saved
+searches.
+
Release 0.10:
The Xapian backend is now the default. Convert your old, crash-prone Ferret
diff --git a/www/index.html b/www/index.html
@@ -109,8 +109,8 @@
<h2>Status</h2>
<p>
- The current version of Sup is 0.10.2, released 2010-01-26. This is a
- beta release. It supports mbox, IMAP, IMAPS, and Maildir mailstores.
+ The current version of Sup is 0.11, released 2010-03-07. This is a
+ beta release. It supports mbox and Maildir mailstores.
</p>
<p>To be notified by email of Sup releases, subscribe to the