rename configure option 'enable-alternate-addrbook' to 'enable-alternate-addressbook'
[claws.git] / RELEASE_NOTES
index c72de2713c9dd9a489118b05724ce8fd48def655..4441df2f1e7f8c01b99b551263d6854e5111378c 100644 (file)
-6th November 2006                                Claws Mail 2.6.0
+11th October 2015                                   Claws Mail 3.13.0
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
-                     
+
 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
-Notes for this release:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-* libetpan 0.48 or greater is now required for IMAP support.
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* The Compose window now has an /Options/Reply mode/ menu. This
-  enables changing the recipients of a reply on the fly.
+* Preferences are now saved to disk immediately on pressing OK or
+  Apply.
 
-* QuickSearch now has a type-ahead option for fast searches.
+* New preferences have been added for default sorting of the message
+  lists. They are found in the 'Message list' frame of the Display/
+  Summaries page of the general preferences. These options only apply
+  to newly created folders.
 
-* Extra symbols are now available for the Quote parser, your name,
-  your email address, the account name, and the organization.
+* The menu item 'Delete thread' has been moved to the Message menu.
+  Previously clicking it would not delete the thread, but just move
+  it to the Trash folder. Now it will delete the thread.
+  An additional menu item has been added, 'Move thread to trash',
+  which implements the original behaviour.
 
-* In the Folder Properties, it is now possible to test the regular
-  expression used in the Simplify Subject RegExp option.
+* Compose window: By default it is no longer possible to add user-
+  defined headers, with only those pre-defined in the drop down menus
+  being possible. To restore the old behaviour, a new hidden
+  preference has been added: 'type_any_header', setting this to 1
+  restores the old behaviour.
 
-* GSSAPI support has been added for IMAP.
+* Automatic account selection is now also applied when you reply to
+  one of your own messages, e.g. from the Sent folder.
 
-* UIDPLUS support has been added for IMAP.
+* Folder list: The Left and Right cursor keys now collapse or expand
+  the currently selected folder tree item. The Left cursor key also
+  moves the selection to parent folder, if current folder is within
+  a collapsed tree.
 
-* A Stop button has been added for Message Body searches, enabling
-  cancelling of a running search. This is available in '/Edit/Search
-  Folder...' and '/Edit/Find in current message...'.
+* Folder list: The Home and End keys now move the selection to the
+  first folder and last folder in the tree.
 
-* libSM support has been added. This enables communication with the
-  session manager, so that it is known when the session ends, in
-  order to save the caches, and draft any messages currently being
-  composed.
+* Account Auto-configuration: when errors occur, a more detailed
+  error message is shown.
 
-* Support for Address Book Groups has been added to the Compose
-  window's automatic address completion.
+* GnuPG plugins: An option has been added to specify the location of
+  the GnuPG executable.
 
-* a new hidden option has been added, 'respect_flowed_format'. This
-  follows RFC3676 with regard to a message part with a Content-Type
-  that includes 'format=flowed' and 'delsp=yes'. This will cause some
-  mails to have long lines, but will fix some URLs that would
-  otherwise be wrapped. By default it is turned off.
+* GnuPG plugins: A new hidden preference has been added which limits
+  the number of results returned when using your keyring for address
+  auto-completion: 'autocompletion_limit'. The default value is 0,
+  which means there is no limit, any other number will limit the
+  results to that number.
 
-* Basic key import/export has been added to the PGP plugins. When
-  generating a new key pair you can export the public key to a key
-  server. When selecting the signature part of a message, if the key
-  is not on your keyring, you will be asked if you want to attempt
-  to import it from a keyserver.
+* Python plugin: Folder has been added to MessageInfo objects.
 
-* The TrayIcon now displays 'offline' status.
+* The GeoLocation plugin is no longer included.
 
-* More window sizes and placements are remembered across sessions.
+* The user manual has been updated.
 
-* tools/fix_date.sh: Switches to replace non RFC-compliant Date:
-  value, and to use strict RFC matching patterns for dates have been
-  added.
+* The man page has been updated.
 
-* Several optimisations have been made.
+* Updated translations: Brazilian Portuguese, British English, Czech,
+  Dutch, Finnish, German, Hebrew, Hungarian, Norwegian BokmÃ¥l,
+  Slovak, Spanish, Swedish.
 
-* The manual has been updated.
+* New translations: Italian, Traditional Chinese.
 
-* Updated translations in Brazilian Portuguese, Czech, Dutch, French,
-  German, Italian, Simplified Chinese, Slovak, Spanish, and Swedish 
+* Removed translations:  Indonesian, Polish.
 
 * Bug fixes:
-       o bug 1035, 'Incorrect handling of flowed lines'
-       o bug 1036, 'Forwarding a mutlipart mail with a "text/html"
-                   block to ms outlook users leeds to freeze of
-                   outlook'
-       o bug 1044, 'claws-mail segfaults while moving mails'
-       o bug 1045, 'claws-mail doesn't remove the mail from the
-                   IMAP Queue folder after sending'
-       o bug 1046, 'jpilot AddressDB.pdb import fail'
-       o bug 1048, 'Spamassassin plugin license problem'
-       o fix broken storage of quote format template when it
-         contains \-escape sequences
-       o fix crash when printing emails with an xface
-       o fix building on BSDs
-       o fix duplicate error messages when sending
-       o do not delete the contacts when deleting address book
-         groups
-       o tools/fix_date.sh: fix date value extraction
-
-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.
+       o bug 2115, 'Drag n' Drop of files with special characters
+                    crashes CM'
+       o bug 3209, 'autoconfig does not use full email address as
+                    username'
+       o bug 3253, 'all addresses of getaddrinfo() result should be
+                    tried'
+       o bug 3263, 'Wrong timezone while using date_fmt function'
+       o bug 3296, 'Crash on double notification popup'
+       o bug 3352, 'found_in_addressbook matches entries from GPG
+                    keyring'
+       o bug 3454, 'Attachments containing certain special
+                    characters in filename are not opened'
+       o bug 3473, 'base64 regression with old glib2 (before
+                    2.26.0)'
+       o bug 3475, 'Attachment dragged to email must be dropped to
+                    attachment tab only - reggresion'
+       o bug 3483, 'When replying to a *de*crypted message, it is
+                    contained *encrypted* in reply'
+       o bug 3507, 'build fails w/o GnuTLS'
+       o bug 3516, 'vCard icon misplaced'
+       o bug 3524, 'vCard does not decode all quoted-printable
+                    values'
+       o bug 3531, 'a/z hotkeys crash Claws immediately after
+                    startup'
+       o make 'date' (not thread date) the default sort when
+         clicking column header to switch to date sort.
+       o Several memory leaks in RSSyl.
+       o IPv6 now works on Windows, for connections not handled by
+         libetpan.
+       o GPG preferences initialization.
+       o Possible crash when gpg is upgraded to gpg-v21
+       o Save temporary file in mime temporary directory when using
+         right-click/Open image instead of saving in current working
+         directory.
+       o Crash in address completion when matching group name.
+       o Correct handling of RFC3339 timestamp format with second
+         fraction.
+       o Building on GLib older than 2.25.
+
+For further details of the numbered bugs and RFEs listed above
+consult http://www.thewildbeast.co.uk/claws-mail/bugzilla/
 
 ---------------------------------------------------------------------
-See ChangeLog and README for full information regarding changes in
-this release.
+See ChangeLog for full information regarding changes in this release.
 
+