fix bug 4058, '# in extended search description window should not be translated'
[claws.git] / RELEASE_NOTES
index dce8ad06df6fe0ddbf0e367ca6a1bf2a4ee036a8..df52b5853d848f1b83b3869645210635901a7456 100644 (file)
-2nd July 2007                                       Claws Mail 2.10.0
+17th December 2017                                  Claws Mail 3.16.0
 
                    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.
+* 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.
 
-* Made offline synchronisation faster.
+* Preferences: the previously hidden preference to 'Warn when sending
+  to more recipients than []' has been added to the
+  Mail Handling/Sending page.
 
-* 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.
+* Preferences: Toolbars/Compose window: Sign/Encrypt toggle buttons
+  can been added to the toolbar.
 
-* Allow manual sorting of Templates.
+* Preferences: Fancy Plugin: allow stylesheet file/folder names to
+  have spaces in them.
 
-* Templates improvements: easier syntax, add some useful variables.
+* Account Preferences: a 'Show password' checkbox has been added next
+  to the password fields.
 
-* Implemented per-account and per-folder compose/reply/forward
-  Templates.
+* Account Preferences: the OpenPGP and S/MIME preferences have been
+  split into two separate pages.
 
-* Added a QuickSearch option to automatically run a search selected
-  from the history.
+* Account Preferences: newline characters are disallowed in account
+  usernames and passwords, and warnings are shown to the user if this
+  is attempted.
 
-* Made the Summaries Preferemces page "when entering a folder..."
-  options fully customisable.
+* Compose: more UTF-8 list-item characters have been added.
 
-* Added an "Open last opened folder at startup" option to the
-  Summaries page in the Prerferences.
+* Address book: a 'Show password' checkbox has been added next to the
+  LDAP server 'bind password' field.
 
-* 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".
+* GPG: full key/signature fingerprints are now shown instead of the
+  short versions.
 
-* Allow disabling mail filtering plugins on a per-account
-  basis.
+* SSL Certificate Manager: added support for ipv6 addresses.
 
-* Added an option to the Bogofilter and SpamAssassin plugins to
-  enable marking saved spam as Read.
+* NNTP: Fetch XOVER and XHDR data in batches of 5000 and use the
+  statusbar progress meter when opening/refreshing a NNTP folder.
 
-* Added a warning about encryption limits, which can be disabled.
+* CLI: the --insert option has been added to --compose, to allow
+  inserting files from the command line.
 
-* Removed the "Download all" preference from POP3 accounts; it
-  was useless and confusing.
+* Plugins window: keyboard shortcuts to Load/Unload buttons have
+  been added.
 
-* Re-organized some Preferences page.
+* PDF Viewer Plugin: a print button has been added.
 
-* Replaced the tabbed layout in Account Preferences with pages.
+* The HTML parser now supports all entities.
 
-* Renamed 'Protocol Log' to 'Network Log'
+* Tools: a simple bash completion helper has been added,
+  tools/bash_completion/claws-mail.
 
-* Added a few cursor improvments while Claws is busy.
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
+       Dutch, Finnish, French, German, Hungarian, Italian,
+       Norwegian BokmÃ¥l, Russian, Slovak, Spanish, Swedish, Turkish.
 
-* 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. 
+* New translations: Japanese, Polish, Romanian.
 
 * 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 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
+see http://claws-mail.org/bug/[BUG NUMBER]
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.
+