for release 3.14.1
[claws.git] / RELEASE_NOTES
index 0f4b56e8e55d25c90d46ee94025e1947a66cebff..9075527908ef5b0abc5e477bd77ba62f010db232 100644 (file)
-3rd July 2009                                        Claws Mail 3.7.2
+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:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Default Cc, Bcc and Reply-To options have been added to Folder
-  Properties.
+* '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).
+
+* '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.
+
+* 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.
+
+* IMAP mailboxes which show subscribed folders only are now indicated
+  by a green folder icon.
+
+  * The Icon Legend has had the missing folder icons added and also has
+  an improved layout.
 
-* MIME parts that lack an end boundary are now handled, (even though
-  they're INVALID!).
+* 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.
 
-* A 'Metadata handling' option has been added to the Miscellaneous
-  options page. The options are 'safer' or 'faster'. 'faster' is
-  Claws' original behaviour. 'safer' prevents data loss on system
-  crashes where the filesystem is of a 'not-so-robust' variety, e.g.
-  xfs. If in doubt, use 'safer'. This option defaults to 'safer'.
+* Disable hiding threads and messages in draft folders.
 
-* Face and X-Face previews have been added to the Custom Header
-  Configuration dialogue in Account preferences.
+* The /View/Go to/... actions now respect the 'Open message when
+  selected' option.
 
-* An option has been added to the Receive page of IMAP account
-  preferences, "Move deleted mails to trash and expunge immediately".
-  This option is on by default to avoid changing the existing
-  behaviour. Turning it off prevents automatic expunging.
-  Also, 'Tools/Expunge'  and 'View/Hide deleted messages' menu items
-  have been added to main toolbar.
+* In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
+  'IMAP4', 'SSL/TLS' instead of 'SSL'.
 
-* Support for clickable gopher:// links has been added.
+* GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
+  using older versions of GnuTLS library.
 
-* In the Compose window a warning dialogue is raised if attachments
-  that have been added no longer exist on the filesystem at the time
-  of sending.
+  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.
 
-* Buttons to clear header lines in the Compose window have been
-  added.
+  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.
 
-* GnuTLS compatibility mode is now used, this avoids problems with 
-  servers that don't comply 100% with the spec, but still exist.
+* RSSyl plugin: Enable keeping old items by default.
 
-* tools/csv2addressbook.pl
-  thunderbird import for version 2.0.0.21 has been added.
+* vCalendar plugin: The ics file name is now used for the WebCal
+  subscription folder name.
 
-* Added Indonesian, Japanese, Portuguese, and Slovakian translations.
+* vCalendar plugin: Use hours/minutes for vcalendar alert time.
 
-* Updated Bulgarian, Brazilian Portuguese, Czech, Finnish, French,
-  German, Hungarian, Italian, Russian, and Spanish translations.
+* Notification plugin: Add support for unity/messaging menu.
+
+* PDF Viewer plugin: The icons are now themeable.
+
+* Updated manual in English and Spanish.
+
+* 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 1735, 'Change To: and Newsgroups: recipient field
-                    according account type'
-       o bug 1866, 'Claws should make use of the IMAP 'deleted'
-                    flag'
-       o bug 1872, 'A: Cc: CCi: selector should default on same as
-                    preceding contact'
-       o bug 1878, 'Processing rules for folders with brackets
-                    aren't saved'
-       o bug 1883, 'Message processing fails to act on Newsgroups:
-                    field'
-       o bug 1895, '(imap) cache issues when cache dir is on a 
-                    different mountpoint than tempdir'
-       o bug 1904, 'build mechanism looks for 'enchant.h' in a wrong
-                    place'
-       o bug 1913, 'Allow to remove phantom messages from the cache'
-       o bug 1914, 'Crash reading corrupted tags file'
-       o bug 1915, 'Mails signed with smime.p7s display both signed
-                    and attachment icon.'
-       o bug 1935, 'problems with very long filtering actions'
-       o bug 1940, 'Doesn't open links in user's default browser'
-       o Debian bug 531052: 'Message-ID header does not conform to
-         RFC-2822'
-       o Redhat bug 486422, Ubuntu bug 486422: Don't ask for IMAP
-         password when using GSSAPI auth
-       o fix old print interface
-       o fix "wrong mime" message printed out multiple times
-       o fix empty spell checker menu when there are no suggestions
-       o fix 'Wrong word replaced in 'Subject:' when spell-checking
-         correction used'
-       o fix internal headers visible in queue/sent
-       o don't use un-sensitive checkboxes in Privacy tab when
-         privacy system in None
-       o [IMAP] fix tag update when all tags are removed by another
-         client
-       o fix saving of UTF-16 files
-       o clear progressbar in the statusbar on 'Cancel'
-       o TrayIcon plugin: respect the 'empty trash on exit' option
-       o fix error messages in templates, and fix their checking
-       o win32: fix subject prefix length
-       o win32: fix exit status fetch
-       o win32: fix most focusing issues
-
-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 3207, '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.
+
+