remove the now unhidden prefs from the Hidden Preferences section
[claws.git] / RELEASE_NOTES
index 5c99fd03d2402c1b525f618a76c05af4dbee1f9d..a0043f60e4c39db0b5964b5de703bc59cab40fa3 100644 (file)
@@ -1,4 +1,4 @@
-6th November 2016                                   Claws Mail 3.14.1
+26th July 2019                                      Claws Mail 3.17.4
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,114 +9,79 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* '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 HTML viewer plugin: Litehtml viewer
 
-* '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 option 'Enable keyboard shortcuts' to the 'Keyboard
+  shortcuts' frame on /Configuration/Preferences/Other/Miscellaneous
 
-* 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: implemented copying of attached images to clipboard
 
-* IMAP mailboxes which show subscribed folders only are now indicated
-  by a green folder icon.
+* Compose: images and text/uri-list (files) can now be attached by
+  pasting into the Compose window
 
-* The Icon Legend has had the missing folder icons added and also has
-  an improved layout.
+* Python plugin: window sizes are now remembered for the Python
+  console, the 'Open URLs' and the 'Set mailbox order' windows.
 
-* 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.
+* Fancy plugin: the download-link feature now follows redirections
 
-* Disable hiding threads and messages in draft folders.
+* MBOX export: the Enter key in the dialogue now starts the export
 
-* The /View/Go to/... actions now respect the 'Open message when
-  selected' option.
-
-* In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
-  'IMAP4', 'SSL/TLS' instead of 'SSL'.
-
-* GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
-  using older versions of GnuTLS library.
-
-  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.
-
-  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.
-
-* RSSyl plugin: Enable keeping old items by default.
-
-* vCalendar plugin: The ics file name is now used for the WebCal
-  subscription folder name.
-
-* vCalendar plugin: Use hours/minutes for vcalendar alert time.
-
-* Notification plugin: Add support for unity/messaging menu.
-
-* PDF Viewer plugin: The icons are now themeable.
-
-* Updated manual in English and Spanish.
+* The date (ISO format) has been added to log timestamps
 
 * 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 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
+  Dutch, French, German, Hungarian, Indonesian, Polish, Portuguese,
+  Romanian, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
+  Turkish
+
+* bug fixes:
+       o bug 1920, 'No automatic NNTP filtering'
+       o bug 2045, 'address book blocks focus on email window'
+       o bug 2131, 'Focus stealing after mail check'
+       o bug 2627, 'Filtering does not work on NNTP'
+       o bug 3070, 'misbehaving text wrapping when URL chars are
+                    present'
+       o bug 3838, 'Canceled right-click on message list leaves UI
+                    in inconsistent state'
+       o bug 3977, 'Fix crashes when some external APIs fail'
+       o bug 3979, 'Hang (with killing needed) during action which
+                    extracts attachments'
+       o bug 4029, 'segfault after deleting message in a window'
+       o bug 4031, 'fingerprint in SSL/TLS certificates for ...
+                    (regress error)'
+       o bug 4037, 'Fix some small issues'
+       o bug 4142, 'Translation error on Russian'
+       o bug 4145, 'proxy server for sending doesn't work'
+       o bug 4155, 'remember directory of last saving'
+       o bug 4166, 'corrupted double-linked list'
+       0 bug 4167, 'Max line length exceeded when forwarding mail'
+       o bug 4188, 'STL file is sent not as an attachment but as its
+                    base64 representation in plaintext'
+       o CID 1442278, 'impossible to trigger buffer overflow'
+       o Make key accelerators from menu work in addressbook window
+       o save checkbox choices of display/summaries/defaults prefs
+       o Do not throw an error when cancelling 'Save email as...'.
+       o occasional crash on drag'n'drop of msgs
+       o possible stack overflow in vcalendar's Curl data handler
+       o crash when LDAP address source is defined in index, but
+         LDAP support is disabled
+       o crash in Fancy plugin if one of the MIME parts has no
+         Content-ID
+       o a few small memory leaks in scan_mailto_url()
+       o configure script for rare cases where python is not
+         installed
+       o incorrect charset conversion in sc_html_read_line().
+       o markup in 'key not fully trusted' warning in pgpcore
+       o use after free in rare code path in rssyl_subscribe()
+       o several memory leaks
+       o verify_folderlist_xml() for fresh starts
+       o printf formats for size_t and goffset arguments.
+       o alertpanel API use in win32 part of mimeview.c
+       o pid handling in debug output of kill_children_cb()
+       o incorrect pointer arithmetic in w32_filesel.c
 
 For further details of the numbered bugs and RFEs listed above
-see http://claws-mail.org/bug/[BUG NUMBER]
+see https://www.claws-mail.org/bug/[BUG NUMBER]
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.
 
-