More work on default pixmaps theme, few details in corners to get
[claws.git] / RELEASE_NOTES
index dce8ad06df6fe0ddbf0e367ca6a1bf2a4ee036a8..5c99fd03d2402c1b525f618a76c05af4dbee1f9d 100644 (file)
-2nd July 2007                                       Claws Mail 2.10.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.
 
-Notes for this release:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-libetpan 0.49 is now required for IMAP support
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Added "From, To or Subject" to the QuickSearch types.
-
-* Added handling of the 'a' key to loop through a mail's MIME parts.
-
-* In the Compose window "Add to address book" has been added to the
-  context menu of the sender and recipient fields.
-
-* Implemented a proper References filtering condition.
-
-* Added the possibility to cancel receiving in IMAP accounts.
+* '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).
 
-* Made offline synchronisation 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.
 
-* Added an alternate way to fetch flags on IMAP, which improves
-  performance with some servers, (like Exchange).
-  See "Bandwidth-efficient mode" in IMAP accounts' Receive
-  preferences.
+* 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.
 
-* Allow manual sorting of Templates.
+* IMAP mailboxes which show subscribed folders only are now indicated
+  by a green folder icon.
 
-* Templates improvements: easier syntax, add some useful variables.
+* The Icon Legend has had the missing folder icons added and also has
+  an improved layout.
 
-* Implemented per-account and per-folder compose/reply/forward
-  Templates.
+* 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.
 
-* Added a QuickSearch option to automatically run a search selected
-  from the history.
+* Disable hiding threads and messages in draft folders.
 
-* Made the Summaries Preferemces page "when entering a folder..."
-  options fully customisable.
+* The /View/Go to/... actions now respect the 'Open message when
+  selected' option.
 
-* Added an "Open last opened folder at startup" option to the
-  Summaries page in the Prerferences.
+* In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
+  'IMAP4', 'SSL/TLS' instead of 'SSL'.
 
-* Changed the Preference "Only mark as read when opened in new
-  window" on the Summaries page to "Only mark as read when opened
-  in new window, or replied to".
+* GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
+  using older versions of GnuTLS library.
 
-* Allow disabling mail filtering plugins on a per-account
-  basis.
+  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.
 
-* Added an option to the Bogofilter and SpamAssassin plugins to
-  enable marking saved spam as Read.
+  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.
 
-* Added a warning about encryption limits, which can be disabled.
+* RSSyl plugin: Enable keeping old items by default.
 
-* Removed the "Download all" preference from POP3 accounts; it
-  was useless and confusing.
+* vCalendar plugin: The ics file name is now used for the WebCal
+  subscription folder name.
 
-* Re-organized some Preferences page.
+* vCalendar plugin: Use hours/minutes for vcalendar alert time.
 
-* Replaced the tabbed layout in Account Preferences with pages.
+* Notification plugin: Add support for unity/messaging menu.
 
-* Renamed 'Protocol Log' to 'Network Log'
+* PDF Viewer plugin: The icons are now themeable.
 
-* Added a few cursor improvments while Claws is busy.
+* Updated manual in English and Spanish.
 
-* Added support for CRLF in headers of messages.
-
-* Added support for a few more date formats (RFC3339 subsets).
-
-* The keypad's Enter key now does the same as the Return key.
-
-* Improved LDIF import, better error handling, UI cleanup.
-
-* LDAP write support has been added.
-
-* Use Hildon's file chooser on Maemo.
-
-* Updated Brazilian Portuguese, British English, French, German,
-  Hungarian, Russian, Simplified Chinese and Spanish 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 848, 'Redirect breaks GnuPG'
-       o bug 1217, 'reentrancy problems with time functions'
-       o bug 1248, 'Core dumps after unloading plugin and clicking
-                    on load plugins'
-       o bug 1249, 'Error handling for news errors needs
-                    modification'
-       o Race condition when automatically drafting due to
-         insertion on re-edit.
-       o Consider "- -- \n" as signature separator (fixes signature
-         stripping when replying to PGP/Inline signed emails).
-       o Race condition crash when reconnection fails on IMAP.
-       o Raising log windows when they are either minimized or in
-         background.
-       o Occasional crasher when cancelling message sending.
-       o Stale news statusbar when scanning fails.
-       o A few race conditions when sending/drafting emails.
-       o Building of some plugins in Mac OS X.
-       o Don't decode leading ENV_ and ~ in P_PASSWORD configuration
-         values.
-       o Incoming messages from local accounts always get filtered
-         regardless of the preference.
-       o Use gethostname() instead of uname(), fixes failures to
-         determine hostname on some BSDs.
-       o Crash if fork() fails when resolving hostnames.
-       o Infinite loop when exiting with compose window(s) opened,
-         when the draft folder is on IMAP and unreachable.
-       o Sizing/alignment of the button bar in plugins window.
-       o Copying text from HTML parts.
-       o 'make distcheck' failure
-
-
-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.
+
+