A bit more room for alertpanel messages
[claws.git] / RELEASE_NOTES
index 4441df2f1e7f8c01b99b551263d6854e5111378c..5c99fd03d2402c1b525f618a76c05af4dbee1f9d 100644 (file)
@@ -1,4 +1,4 @@
-11th October 2015                                   Claws Mail 3.13.0
+6th November 2016                                   Claws Mail 3.14.1
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,107 +9,112 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Preferences are now saved to disk immediately on pressing OK or
-  Apply.
+* '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).
 
-* 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.
+* '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 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.
+* 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.
 
-* 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.
+* IMAP mailboxes which show subscribed folders only are now indicated
+  by a green folder icon.
 
-* Automatic account selection is now also applied when you reply to
-  one of your own messages, e.g. from the Sent folder.
+* The Icon Legend has had the missing folder icons added and also has
+  an improved layout.
 
-* 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.
+* 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.
 
-* Folder list: The Home and End keys now move the selection to the
-  first folder and last folder in the tree.
+* Disable hiding threads and messages in draft folders.
 
-* Account Auto-configuration: when errors occur, a more detailed
-  error message is shown.
+* The /View/Go to/... actions now respect the 'Open message when
+  selected' option.
 
-* GnuPG plugins: An option has been added to specify the location of
-  the GnuPG executable.
+* In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
+  'IMAP4', 'SSL/TLS' instead of 'SSL'.
 
-* 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.
+* GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
+  using older versions of GnuTLS library.
 
-* Python plugin: Folder has been added to MessageInfo objects.
+  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.
 
-* The GeoLocation plugin is no longer included.
+  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.
 
-* The user manual has been updated.
+* RSSyl plugin: Enable keeping old items by default.
 
-* The man page has been updated.
+* vCalendar plugin: The ics file name is now used for the WebCal
+  subscription folder name.
 
-* Updated translations: Brazilian Portuguese, British English, Czech,
-  Dutch, Finnish, German, Hebrew, Hungarian, Norwegian Bokmål,
-  Slovak, Spanish, Swedish.
+* vCalendar plugin: Use hours/minutes for vcalendar alert time.
 
-* New translations: Italian, Traditional Chinese.
+* Notification plugin: Add support for unity/messaging menu.
 
-* Removed translations:  Indonesian, Polish.
+* 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 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.
+       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
-consult http://www.thewildbeast.co.uk/claws-mail/bugzilla/
+see http://claws-mail.org/bug/[BUG NUMBER]
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.