Update lists of contributors
[claws.git] / RELEASE_NOTES
index bad61537ce6fe0b6030ce66dbc11e3e2cd8fcfe4..df52b5853d848f1b83b3869645210635901a7456 100644 (file)
@@ -1,4 +1,4 @@
-20th October 2014                                   Claws Mail 3.11.0
+17th December 2017                                  Claws Mail 3.16.0
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,129 +9,114 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* SSLv3 server connections are now disabled by default, in response
-  to the POODLE vulnerability, see
-  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566.
+* Preferences: for the 'default selection on entering a folder' on
+  the Display/Summaries page, the first new, first unread, and first
+  marked message options are now sort-order aware.
 
-* Several PGP/Core plugin improvements
-  Indicate when a key has been revoked or has expired when displaying
-  signature status. For example,
-       "Good signature from %s, but the key has expired."
-       "Good signature from %s, but the key has been revoked."
-  When displaying the full information, show the Validity, and the
-  Owner Trust level. Also indicate expired and revoked keys, and
-  revoked UIDs.
+* Preferences: the previously hidden preference to 'Warn when sending
+  to more recipients than []' has been added to the
+  Mail Handling/Sending page.
 
-  The "Content-Disposition: attachment" flag in PGP/MIME signed
-  messages has been removed. It was confusing for cetain MUAs.
+* Preferences: Toolbars/Compose window: Sign/Encrypt toggle buttons
+  can been added to the toolbar.
 
-* A new version of the RSSyl plugin, completely redesigned and
-  rewritten. Migration from the previous version is automatic,
-  it has a new storage format in ~/.claws-mail/RSSyl/ (hierarchical
-  directories instead of flat file format). It uses the expat
-  library instead of libxml2 for parsing feed data.
+* Preferences: Fancy Plugin: allow stylesheet file/folder names to
+  have spaces in them.
 
-* The results of TAB address completion in the Compose window have
-  improved ordering.
-       Order of results:
-       1. Match beginning of name
-       2. Match beginning of additional names
-       3. Match complete email address before @
-       4. Match beginning of email address
-       5. Compare relative position of match
-       6. Compare name alphabetically
-       7. Compare address alphabetically.
-       
-* Due to popular demand, use of the Up key in the message body in the
-  Compose window stops at the top of the message body and does not
-  continue up to the header fields. This reverts the behaviour
-  introduced in version 3.10.0.
+* Account Preferences: a 'Show password' checkbox has been added next
+  to the password fields.
 
-* In the Compose window, when navigating with the arrow keys,
-  selecting, and thus modifying, the Account selector is now
-  prevented.
+* Account Preferences: the OpenPGP and S/MIME preferences have been
+  split into two separate pages.
 
-* In the Compose window, a mnemonic (s) has been added to the Subject
-  line.
+* Account Preferences: newline characters are disallowed in account
+  usernames and passwords, and warnings are shown to the user if this
+  is attempted.
 
-* The Queue folder is highlighted if there are messages in its sub-
-  folders and the tree is collapsed.
+* Compose: more UTF-8 list-item characters have been added.
 
-* When sorting messages by 'thread date', clicking the 'Date' column
-  header will now toggle between ascending/descending and will not
-  switch to 'date' sorting.
+* Address book: a 'Show password' checkbox has been added next to the
+  LDAP server 'bind password' field.
 
-* A new QuickSearch filter has been added that searches a header's
-  content only.
-  H S : messages which contain S in the value of any header.
+* GPG: full key/signature fingerprints are now shown instead of the
+  short versions.
 
-* A Reply-To field has been added to the main Template configuration.
+* SSL Certificate Manager: added support for ipv6 addresses.
 
-* The menubar can now be hidden, default hotkey: F12.
+* NNTP: Fetch XOVER and XHDR data in batches of 5000 and use the
+  statusbar progress meter when opening/refreshing a NNTP folder.
 
-* Fancy plugin: A user-controlled stylesheet can now be used.
+* CLI: the --insert option has been added to --compose, to allow
+  inserting files from the command line.
 
-* Python plugin: Add flag attributes to MessageInfo object.
+* Plugins window: keyboard shortcuts to Load/Unload buttons have
+  been added.
 
-* Python plugin: Make 'account' property of ComposeWindow read/write.
+* PDF Viewer Plugin: a print button has been added.
 
-* Libravatar plugin: a network timeout option has been added.
+* The HTML parser now supports all entities.
 
-* appdata has been added for package managers, it must be
-  specifically enabled, using ./configure --enable-appdata
-  See http://people.freedesktop.org/~hughsient/appdata/ for further
-  information.
+* Tools: a simple bash completion helper has been added,
+  tools/bash_completion/claws-mail.
 
-* The tbird2claws.py script, for converting a Thunderbird mailbox to
-  a Claws Mail mailbox, now handles sub-directory recursion.
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
+       Dutch, Finnish, French, German, Hungarian, Italian,
+       Norwegian BokmÃ¥l, Russian, Slovak, Spanish, Swedish, Turkish.
 
-* Updated translations: Brazilian Portuguese, Bulgarian, Dutch,
-  Esperanto, Finnish, German, Hebrew, Lithuanian, Slovak, Spanish,
-  and Swedish
+* New translations: Japanese, Polish, Romanian.
 
 * Bug fixes:
-       o bug 3173, 'quick search ignores trailing blank'
-       o bug 3211, 'Fails to build in Debian hurd-i386 architecture'
-       o bug 3212, 'When msgnum matches a sub-folder name, fetch
-                    fails'
-       o bug 3221, 'IMAP: Claws Mail has issues with Yahoo IMAP
-                    server/folders'
-       o bug 3235, 'Extraneous double quotes inside base64-encoded
-                    From header confuse 'Reply' action'
-       o bug 3236, 'sc_html_parse_tag() does not recognize '<br/>'
-                    as line break'
-       o bug 3246, 'attachment open: "remember this" ignored if
-                    ~/.mailcap does not exist'
-       o bug 3265, 'procmime.c: unbalanced flockfile() /
-                    funlockfile()'
-       o bug 3300, 'Cannot send/receive mail when SSL 3.0 is not
-                    supported on the server'
-       o Debian bug 755022, '[claws-mail-spam-report] likely useless
-                    to report to Debian because of the use of http
-                    instead of https'
-       o Disable SSL3.0 entirely as a Poodle fix.
-       o fix msg display when utf8_instead_of_locale_for_broken_mail
-         is turned off and you use a UTF-8 locale
-       o fix building without gnuTLS support
-       o Don't differentiate the protocols used when using direct
-         SSL/TLS versus STARTTLS
-       o disallow editing any account (even current account) when at
-         least one compose window is open
-       o Actually display "(No From)" in messageview's From column
-         when appropriate.
-       o When changing focus in folderview, make sure the newly
-         focused folder is visible first.
-       o various fixes to flaws reported by Coverity scan
-       o PGP/Core plugin: Don't automatically re-check signatures
-       o PGP/Core plugin: fix erroneous 'untrusted' msg based on
-         validity not trust
-       o Make INBOX case-insensitive (as RFC states)
-       o Python plugin: Fix ComposeWindow.get_account_selection
+       o bug 3266, 'procmime.c: FILE leak in specific circumstances'
+       o bug 3784, 'Very similar strings in src/gtk/about.c'
+       o bug 3793, 'Segfaults when master passphrase dialog is
+                    launched in the middle of autocompletion'
+       o bug 3795, 'Fix typo in utils.c'
+       o bug 3796, 'Fix format-security warnings in alertpanel_ use'
+       o bug 3797, 'Unfold quoting renders quotes completely
+                    confusing'
+       o bug 3801, 'Broken auto wrapping'
+       o bug 3808, 'vCalendar plugin does not load due to undefined
+                    symbol icaltime_from_timet'
+       o bug 3813, '"mouse up" activates link even if "mouse down"
+                    occurred outside the link / cannot copy link
+                    text'
+       o bug 3814, 'end of mouse drag or text selection erroneously
+                    activates links'
+       o bug 3819, 'Duplicate definition of global pygtk symbols'
+       o bug 3821, 'Potential security issue with libetpan code in
+                    mailmbox plugin'
+       o bug 3916, 'message view shows wrong message contents'
+       o bug 3843, 'Non-functional "Change to..." command in
+                    Spelling menu'
+       o bug 3852, 'delete header entry button doesn't restore
+                    colour'
+       o bug 3881, 'Hide Read Threads eats emails'
+       o bug 3886, '"About to send mail to 2 recipients" warning
+                    when one of them is Reply-To'
+       o bug 3892, 'build fails with enchant-2.1.0'
+       o bug 3893, 'Text mode open/copy web links ignores trailing
+                    tilde(s)'
+       o bug 3924, 'Fix configuration of sieve plugin on FreeBSD
+                    (segfaulted)'
+       o bug 3931, 'segfault searching server with master password'
+       o off-by-one error in textview's quote unfolding
+       o Make sure outgoing messages have a trailing newline
+       o 'add_to_addressbook' filtering action correctly add the
+         name
+       o improved handling of bad filenames get_serverport() in
+         ssl_manager.c
+       o building against older webkitgtk versions
+       o crash in mailimf_group_parse() in mailmbox plugin
+       o missing invalid regexp indication in folder preferences.
+       o truncated input widgets in preferences window
+       o ignore_thread not marking complete thread
+       o buffer length handling in GnuTLS password encryption and
+         decryption
+       o many memory leaks
 
 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.
 
-