vCalendar plugin: use external libical
[claws.git] / RELEASE_NOTES
index b04dcd9437b5b2444d95fa0164acb284d1834f7c..5c99fd03d2402c1b525f618a76c05af4dbee1f9d 100644 (file)
-26th February 2007                                   Claws Mail 2.8.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:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Removed 'Separate Folder tree' and 'Separate Message View' and put
-  new layouts in place of it, 'Standard', 'Three columns', 'Wide
-  message' and 'Wide message list'. Accessible from /View/Layout.
+* '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).
 
-* Added IMAP subscriptions
-  Creating a new folder subscribes it. Deleting a folder unsubscribes
-  it. "Creating" an existing but unsubscribed folder will subscribe
-  it. By default, for new accounts, only subscribed folders are shown.
-  A contextual menu item has been added, /Subscriptions,  which allows
-  switching the display between All folders and Subscribed folders
-  only. It also enables the subscribing and unsubscribing of 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.
 
-* Added the option 'Enable customisable menu shortcuts' to the
-  'Other' preferences page. Turning this off locks the current hot
-  keys, preventing accidental changes.
+* 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.
 
-* Added icons for application/pdf, application/pgp-signature,
-  application/postscript and text/calendar.
+* IMAP mailboxes which show subscribed folders only are now indicated
+  by a green folder icon.
 
-* Added /Tools/List URIs
-  Enables opening any or all of the URIs contained in the currently
-  selected mail.
+* The Icon Legend has had the missing folder icons added and also has
+  an improved layout.
 
-* Added 'spam flag' to the Filtering and Processing Match Types.
+* 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.
 
-* Removed the 'Composing messages exist' dialogue on exit. Instead
-  opened messages are automatically saved to drafts, and re-opened at
-  the next startup.
+* Disable hiding threads and messages in draft folders.
 
-* Added handling of local URIs, (file:///...), from the --attach
-  command line.
+* The /View/Go to/... actions now respect the 'Open message when
+  selected' option.
 
-* Added Account options for spellcheck default dictionaries.
+* In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
+  'IMAP4', 'SSL/TLS' instead of 'SSL'.
 
-* Added 'Edit/Delete thread'.
+* GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
+  using older versions of GnuTLS library.
 
-* Added an option 'Ask about account specific filtering rules...' to
-  the 'Other' page, which was previously a hidden option.
+  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.
 
-* Some preferences have been re-arranged:
-  Moved the 'Ask before emptying trash' option on the 'Other' page
-  outside of the 'On exit' frame as it's not only an 'On exit' option.
-  Moved 'Never send Return Receipts' from 'Other'  to 'Sending' page.
-  Moved keybinding preferences to the 'Other' page.
-  Added 'mousepad' to the list of text editors on the 'External
-  Programs' page.
+  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.
 
-* Bogofilter and SpamAssassin plugins: Enabled moving spam mail to the
-  Account's Trash folder instead of default Trash folder.
+* RSSyl plugin: Enable keeping old items by default.
 
-* ClamAV plugin: updated for the upstream changes in libclamav, whilst
-  maintaining compatibility with older version of libclamav.
+* vCalendar plugin: The ics file name is now used for the WebCal
+  subscription folder name.
 
-* GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to
-  GPG page of the common preferences. Fixes annoyances with distro-
-  installed gpg-agent, when no pinentry program is installed, and the
-  user is at a loss on why "decryption failed". It can be turned off
-  to bypass gpg-agent. The option is disabled if gpg-agent is not
-  running.
+* vCalendar plugin: Use hours/minutes for vcalendar alert time.
 
-* TrayIcon plugin: Added 'Hide at startup' and 'Close to tray'
-  options.
-  When the 'Close to tray' option is used the Window Manager's hotkey
-  and [X] button will hide the window instead of closing it - closing
-  CM can be done using the tray icon menu or the /File menu.
-  Clicking the trayicon now raises the window to current desktop when
-  it was either minimized or shaded, or when it was on another desktop.
+* Notification plugin: Add support for unity/messaging menu.
 
-* Added support for non ISO-8859-1 compatible locales to the Actions
-  scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl.
-               
-* Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl
-  and updated it to work with newer versions of Kmail. 
+* PDF Viewer plugin: The icons are now themeable.
 
-* Added thunderbird-filters-convertor.pl script, which converts
-  thunderbird filter rules to Claws filter rules.
+* Updated manual in English and Spanish.
 
-* Updated Brazilian Portuguese, British English, Czech, Finnish,
-  French, German, Hungarian, Polish, Serbian, Simplified Chinese,
-  Slovak 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 1033, 'Automatically refresh message list when new
-                    messages arrives'
-       o bug 1106, 'Claws crash on exit if LDAPS autocompletion
-                    was used'
-       o bug 1110, 'pgpmime fails to process encapsulated openpgp
-                    mime (rfc 3156, 6.1 -> rfc1847)'
-       o bug 1116, 'summary view allow a subject line break'
-       o bug 1117, 'fcntl locking code does not work in mbox.c'
-       o bug 1123, 'Segmentation fault while opening address book'
-       o Gentoo bug 165819, 'can't create a "local mbox file" account'
-       * Fixed bug that prevented colorization from working in the
-          Compose window without the wrap quotation option.
-       * Fixed address completion issues.
-       * Fixed focus issues after hiding the Quick Search
-       * Don't encode ',' in URIs before passing it to the browser
-         command-line.
-       * Fixed markup being shown in the alert panel
-       * Recognize .utf8 locales as .UTF-8 ones
-       * Fixed code conversion when dragging a file
-       * Fixed 'warn if there are queued messages' option, which
-         only checked the first mailbox's queue
-       * Fixed default hotkeys in Compose's Send menu.
-       * Plug some memory leaks.
-
-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.
+
+