Make 'Save all...' report more accurate
[claws.git] / RELEASE_NOTES
index 93d7dd0c52482d839b3791663951eaa82eadd781..5c99fd03d2402c1b525f618a76c05af4dbee1f9d 100644 (file)
-19th December 2008                                   Claws Mail 3.7.0
+6th November 2016                                   Claws Mail 3.14.1
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
-                     
+
 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Expanding/Collapsing of threads is now approximately 95% faster.
+* 'hide_timezone', a new hidden preference that sets the timezone of
+  date fields sent over the network to the unknown timezone value as
+  specified in RFC 5322 §3.3.  Default value is false (i.e., send
+  available timezone information).
 
-* Cache reading is now approximately 10% faster. 
+* 'rewrite_first_from', a new hidden preference which  works around a
+  limitation of some servers with 'overly-liberal parsers'. When this
+  is turned on and the Content-Transfer-Encoding is set to 8bit or
+  7bit, in a message body starting with 'From ' the 'From ' will
+  become '=46rom ' (i,e, encoded form of 'F') and the Content-
+  Transfer-Encoding will be changed to Quoted-Printable. When it is
+  turned off no such modification will be made but it is very likely
+  that an MTA will convert the 'From ' to '>From '. See RFC 4155 for
+  further details. Default value is '1', turned on.
 
-* The shortcut key settings of the main window and the message list
-  context menus are now connected.
+* Templates: it is now possible to attach a file, using
+  '|attach_output{sub_expr}' or '|A{sub_expr}', 'sub_expr' is
+  evaluated as a command-line to get the filename name from, using an
+  absolute /path/to/filename.
 
-* The preferences on the 'Other' page have now been moved to
-  Other/Miscellaneous. The parent pages are now unselectable and the
-  first page is automatically selected on opening the preferences.
+* IMAP mailboxes which show subscribed folders only are now indicated
+  by a green folder icon.
 
-* In the Compose window, on the Others tab, the 'Save message to'
-  entry now has a drop-down list of the previous save locations.
+* The Icon Legend has had the missing folder icons added and also has
+  an improved layout.
 
-*  In the Compose window, the Attachments Properties window is now
-   confirmed and closed with the Return key.
+* Drafted messages: Do not add Message-ID for draft, unless the
+  message already has one. A Message-ID header is now only added when
+  queuing a message, and any existing Message-ID and References
+  headers in drafts, if there are any, are kept.
 
-* When using an external editor to compose messages, the message is
-  automatically saved to Drafts when the external editor is closed. 
+* Disable hiding threads and messages in draft folders.
 
-* A hidden option has been added, 'primary_paste_unselects' which
-  causes the primary buffer to be cleared and the insertion point to
-  be repositioned when the middle mouse button is used for pasting
-  text. It is turned off by default.
+* The /View/Go to/... actions now respect the 'Open message when
+  selected' option.
 
-* In the Actions window, the Escape key now cancels the action
-  editing.
+* In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
+  'IMAP4', 'SSL/TLS' instead of 'SSL'.
 
-* Offline SSL certificate verification has been added.
+* GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
+  using older versions of GnuTLS library.
 
-* Privacy plugins: The decryption failure messages are now shown
-  in the NoticeView just above the message text rather than in a
-  popup window.
+  Since GnuTLS 3.1.7, this minimum size is dictated by the priority
+  string, and currently (GnuTLS 3.3.0) the "safe-enough" value is
+  1008 bits. We set this minimum size explicitly for older GnuTLS
+  versions.
 
-* Privacy plugins: when listing the UIDs during a signature check,
-  show the UID validity
+  Users who are affected by this (their servers use DH prime smaller
+  than 1008 bits) can override this by using a priority string
+  starting with the keyword "LEGACY". However, this keyword only
+  works with GnuTLS 3.3.0 or newer.
 
-* tools/kdeservicemenu
-  Support for kde4 has been added.
+* RSSyl plugin: Enable keeping old items by default.
 
-* tools/popfile-link.sh
-  Support for reusing existing POPFile session ID has been added.
+* vCalendar plugin: The ics file name is now used for the WebCal
+  subscription folder name.
 
-* win32: better integration has been implemented by using the
-  standard file associations.
+* vCalendar plugin: Use hours/minutes for vcalendar alert time.
 
-* The user manuals have been updated.
+* Notification plugin: Add support for unity/messaging menu.
 
-* Updated Brazilian Portuguese, Bulgarian, Catalan, Finnish, French,
-  German, Hungarian, and Swedish translations.
+* PDF Viewer plugin: The icons are now themeable.
 
-* Added Czech translation.
+* Updated manual in English and Spanish.
 
-* Removed unmaintained Serbian and Slovak translations.
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
+  Dutch, Finnish, French, Hebrew, Indonesian, Italian, Norwegian
+  Bokmål, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
+  and Turkish.
 
 * Bug fixes:
-       o bug 1591, 'S/MIME: better key handling/selection dialog'
-       o bug 1711, 'Save-as attachment crashes'
-       o bug 1736, 'Key import does not work'
-       o bug 1746, 'Makes a mailto link from several paragraphs'
-       o bug 1756, "Outdated translators list in About dialogue"
-       o bug 1768, 'claws-mail crashes while checking smime bad
-                   signature'
-       o bug 1771, 'Folder template gets truncated when exiting the
-                   application'
-       o bug 1776, 'use encoded name parameters for attachments
-                   instead of ascii'
-       o bug 1779, 'PGP Inline badly handles multipart'
-       o bug 1789, 'filtering account selection (regression)'
-       o bug 1796, 'PGP/MIME setting: "select key by your email
-                   address" doesn't work'
-       o fix building with gnuTLS on (Open)Solaris
-       o fix account selection in Mailing list menu
-       o fix "display sender using addressbook" when
-         prefs_common.swap_from is in use.
-       o win32: fix unlinking, renaming and bug with non-ascii
-         username
-       o win32: fix getting content-type
-       o win32: prevent multiple launch
-       o win32: fix Start menu update after registering as default
-         Mail app
-
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
+       o bug 2918, 'Notification Popup icon is hardcoded'
+       o bug 3027, 'Claws segfaults when closing LDAP-enabled
+                    address book'
+       o bug 3515, 'Ctrl-Shift-X opens multiple external editors'
+       o bug 3638, 'GData Plugin fails after initial Google
+                    handshake'
+       o bug 3665, 'Fix config script for macOS'
+       o bug 3666, 'Typos in Turkish translation'
+       o bug 3667, 'segfault in imap_session_authenticate'
+       o bug 3675, 'RSSyl crash when opening Atom feed'
+       o bug 3676, 'RSSyl crash when opening Atom feed with XML
+                    depth >= 3'
+       o bug 3678, 'Segfault when trying to add new account'
+       o bug 3684, 'Socket error with POP3 using TLS client
+                    certificate'
+       o bug 3697, 'Export to mbox' causes crash'
+       o bug 3705, 'active account Mail Address corrupted when
+                    address in Message-ID is used'
+       o bug 3711, 'Usage of (s)'
+       o bug 3712, 'Name of the example domain in the translation'
+       o fix non-resizeable Icon Legend dialogue
+       o Fix a potential bug in vcalendar's libical
+       o Fix potential crash in vcalendar's icalcomponent_vanew() on
+         64-bit archs.
+       o Fix regression: show simple text/calendar with plugin.
+       o Fix crash in vcalendar passwords handling on prefs save.
+       o Few miscellaneous fixes for RSSyl.
+       o several memory leaks.
+       o Don't check for encrypt() on FreeBSD.
+       o Add OpenBSD CA cert path.
+       o Do not process folder marks when just refreshing
+         summaryview
+
+For further details of the numbered bugs and RFEs listed above
+see http://claws-mail.org/bug/[BUG NUMBER]
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.
+
+