2007-03-05 [wwp] 2.8.0cvs19
[claws.git] / RELEASE_NOTES
index 67e3255f4134a3d8891d65932cf7a0f1d673add2..b04dcd9437b5b2444d95fa0164acb284d1834f7c 100644 (file)
-12th June 2006                                   Sylpheed-Claws 2.3.0
+26th February 2007                                   Claws Mail 2.8.0
 
-                   SYLPHEED-CLAWS  RELEASE NOTES
-                    http://www.sylpheed-claws.net
+                   CLAWS MAIL  RELEASE NOTES
+                    http://www.claws-mail.org
                      
-Sylpheed-Claws is a GTK+ based, user-friendly, lightweight, and fast 
+Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Mailing-list support (Subscribe, Unsubscribe, View Archive, etc) 
-  has been added in the main window's 'Message/Mailing list' menu
-
-* Filtering and processing rules can be disabled with just one click
-
-* The From address is editable in the Compose window
-
-* A menu has been added to the Compose toolbar button to enable
-  choosing the account to use
-
-* Write-only support of .mh_sequences' Unseen property has been added 
-  for MH mailboxes, allowing synchronised flags when reading your MH
-  mailbox with Mutt or other MH-based mail clients
-
-* More feedback is provided to the user when importing MBOX files
-
-* 'k' added as a shortcut for 'colorlabel' in the Extended Quick
-  Search
-
-* The option to go to the first Marked message when entering a
-  folder has been added.
-
-* The 'ignore thread' flag is now correctly set on mails threaded by
-  subject, in addition to standard headers.
-
-* Hidden prefs have been added that allow customization of the
-  colours used in the Log window (useful for dark GTK+ themes)
-
-* Optimised large folder reading
-
-* Optimised copy/move/deletion/selection
-
-* Optimised 'mark all read' in the current folder
-
-* 'test' filtering rules are processed in the background
-
-* A progressbar for cache updates has been added
-
-* A progressbar for copy/move functions has been added
-
-* More dialogues have been made HIG compliant
-
-* Allow recursive setting of properties for whole mailboxes
-
-* A Face header has been added to the Welcome mail
-
-* The user manual has been updated
-
-* tools/filter_conv_new.pl has been updated for rule 
-  enabling/disabling
-
-* updated Brazilian Portuguese, Catalan, Czech, French, German, 
-  Greek, Italian, Serbian, Simplified Chinese, and Spanish 
-  translations.
-
-* Bug fixes: 
-       o bug 965, 'crash opening inbox (cf just previously described
-                   bug)' (Sylpheed-Claws crashed, checking for new 
-                   messages in local folders)
-       o fix 'mark all read' .mh_sequences support
-       o fix catching cache read errors and detect corruption better
-       o fix possible infinite loop in filtering that was introduced 
-         in 2.3.0-rc3
-       o fix memory leaks
+* Removed 'Separate Folder tree' and 'Separate Message View' and put
+  new layouts in place of it, 'Standard', 'Three columns', 'Wide
+  message' and 'Wide message list'. Accessible from /View/Layout.
+
+* Added IMAP subscriptions
+  Creating a new folder subscribes it. Deleting a folder unsubscribes
+  it. "Creating" an existing but unsubscribed folder will subscribe
+  it. By default, for new accounts, only subscribed folders are shown.
+  A contextual menu item has been added, /Subscriptions,  which allows
+  switching the display between All folders and Subscribed folders
+  only. It also enables the subscribing and unsubscribing of folders. 
+
+* Added the option 'Enable customisable menu shortcuts' to the
+  'Other' preferences page. Turning this off locks the current hot
+  keys, preventing accidental changes.
+
+* Added icons for application/pdf, application/pgp-signature,
+  application/postscript and text/calendar.
+
+* Added /Tools/List URIs
+  Enables opening any or all of the URIs contained in the currently
+  selected mail.
+
+* Added 'spam flag' to the Filtering and Processing Match Types.
+
+* Removed the 'Composing messages exist' dialogue on exit. Instead
+  opened messages are automatically saved to drafts, and re-opened at
+  the next startup.
+
+* Added handling of local URIs, (file:///...), from the --attach
+  command line.
+
+* Added Account options for spellcheck default dictionaries.
+
+* Added 'Edit/Delete thread'.
+
+* Added an option 'Ask about account specific filtering rules...' to
+  the 'Other' page, which was previously a hidden option.
+
+* Some preferences have been re-arranged:
+  Moved the 'Ask before emptying trash' option on the 'Other' page
+  outside of the 'On exit' frame as it's not only an 'On exit' option.
+  Moved 'Never send Return Receipts' from 'Other'  to 'Sending' page.
+  Moved keybinding preferences to the 'Other' page.
+  Added 'mousepad' to the list of text editors on the 'External
+  Programs' page.
+
+* Bogofilter and SpamAssassin plugins: Enabled moving spam mail to the
+  Account's Trash folder instead of default Trash folder.
+
+* ClamAV plugin: updated for the upstream changes in libclamav, whilst
+  maintaining compatibility with older version of libclamav.
+
+* GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to
+  GPG page of the common preferences. Fixes annoyances with distro-
+  installed gpg-agent, when no pinentry program is installed, and the
+  user is at a loss on why "decryption failed". It can be turned off
+  to bypass gpg-agent. The option is disabled if gpg-agent is not
+  running.
+
+* TrayIcon plugin: Added 'Hide at startup' and 'Close to tray'
+  options.
+  When the 'Close to tray' option is used the Window Manager's hotkey
+  and [X] button will hide the window instead of closing it - closing
+  CM can be done using the tray icon menu or the /File menu.
+  Clicking the trayicon now raises the window to current desktop when
+  it was either minimized or shaded, or when it was on another desktop.
+
+* Added support for non ISO-8859-1 compatible locales to the Actions
+  scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl.
+               
+* Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl
+  and updated it to work with newer versions of Kmail. 
+
+* Added thunderbird-filters-convertor.pl script, which converts
+  thunderbird filter rules to Claws filter rules.
+
+* Updated Brazilian Portuguese, British English, Czech, Finnish,
+  French, German, Hungarian, Polish, Serbian, Simplified Chinese,
+  Slovak and Spanish translations.
+
+* Bug fixes:
+       o bug 1033, 'Automatically refresh message list when new
+                    messages arrives'
+       o bug 1106, 'Claws crash on exit if LDAPS autocompletion
+                    was used'
+       o bug 1110, 'pgpmime fails to process encapsulated openpgp
+                    mime (rfc 3156, 6.1 -> rfc1847)'
+       o bug 1116, 'summary view allow a subject line break'
+       o bug 1117, 'fcntl locking code does not work in mbox.c'
+       o bug 1123, 'Segmentation fault while opening address book'
+       o Gentoo bug 165819, 'can't create a "local mbox file" account'
+       * Fixed bug that prevented colorization from working in the
+          Compose window without the wrap quotation option.
+       * Fixed address completion issues.
+       * Fixed focus issues after hiding the Quick Search
+       * Don't encode ',' in URIs before passing it to the browser
+         command-line.
+       * Fixed markup being shown in the alert panel
+       * Recognize .utf8 locales as .UTF-8 ones
+       * Fixed code conversion when dragging a file
+       * Fixed 'warn if there are queued messages' option, which
+         only checked the first mailbox's queue
+       * Fixed default hotkeys in Compose's Send menu.
+       * Plug some memory leaks.
 
 For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi
-
-* and other code reorganisation, cleanups, and more.
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
 
 ---------------------------------------------------------------------
-See ChangeLog and README for full information regarding changes in
-this release.
-
+See ChangeLog for full information regarding changes in this release.