Normalize Webcal name capitalization everywhere (instead of WebCal, webCal,
[claws.git] / RELEASE_NOTES
index f65c7f8cc763e01d17f9f9d348dbec1d3a1549ce..7215da343a27b03a2fc7b240c6a720392846014c 100644 (file)
-3rd October 2008                                       Claws Mail 3.6.0
+7th August 2016                                     Claws Mail 3.14.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:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-* Claws Mail now requires libetpan 0.56 for IMAP and NNTP
-
-* Spell checking is now provided by Enchant instead of Aspell. To
-  build spell checker support, you will need the libenchant headers.
-
-* The S/MIME plugin is now part of this package.
-
-* IMAP, NNTP, and SSL are now supported in the Windows port.
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Support for client SSL certificates.
+* Passwords can now be secured with a Master Passphrase.
+  (/Configuration/Preferences/Other/Miscellaneous/)
 
-* Better support of SSL certificate stores, to be able to verify
-  server certificates.
+* Passwords: The password storage method has changed. All passwords
+  are now stored in a separate file, (~/.claws-mail/passwordstorerc),
+  and use a stronger encryption than previously. Existing passwords
+  are moved to the new file automatically, in the old format. The
+  new format will be used whenever old passwords are changed or when
+  a Master Passphrase is used. All new passwords are saved using the
+  new format, irrespective of whether a Master Passphrase is used or
+  not. Further information can be found here:
+  http://www.claws-mail.org/doc/password_encryption.txt
 
-* Renaming of newsgroups is possible.
+* Compose window: Removed the outer scrollbar from header area.
 
-* "Always open message when selected" can now have three values:
-  'Never', 'Always' and 'When message view is visible'.
+* Message view: The HTML to plain text converter now indicates list
+  items with a hyphen (-), adds a line break after <dd>, and indents
+  text within blockquotes.
 
-* Unsaved server passwords can now be temporarily saved for the
-  duration of the session. They can be cleared before the session
-  expires by using '/Tools/Forget all session passwords'.
+* Main window: Changed default /View/Show or hide/Menubar shortcut to
+  Ctrl+F12.
 
-* Auto-wrapping settings are now saved in drafted messages.
+* SSL certificates list: Added automatic scrollbar.
 
-* Support for basic auto-indentation in the Compose window.
+* Address book: Double-clicking datasources now opens the edit
+  dialogue.
 
-* Support for animated GIFs in the message view.
+* Forwarding: The external editor is now automatically used when
+  forwarding as attachment, if the preference is set.
 
-* Type-ahead search in Filtering, Templates, Actions dialogs now
-  select the result of the search.
+* Preferences: Automatic mail checking can now be configured in
+  hours, minutes and seconds.
+  (/Configuration/Preferences/Mail Handling/Receiving)
 
-* Finer granularity in POP3 accounts' Remove After delay - hours in
-  addition to days.
+* Preferences: The 'next_on_delete' hidden preference now applies to
+  trashing or moving, in addition to deleting, a message.
 
-* Spam/Ham flag is now stored on IMAP server when possible, using
-  "Junk" and "NonJunk" keywords. 
+* Command line: Added -geometry to set geometry for main window.
 
-* Use less precise intervals when possible for auto-checking, thus
-  the CPU is woken up less frequently.
+* IMAP: Added SASL 'PLAIN' and 'LOGIN' authentication methods for
+  accounts. Renamed the old plaintext 'LOGIN' to 'plaintext'.
 
-* The warning icon in the main window is cleared when the error it
-  relates to is clipped from the network log.
+* IMAP: The acccount preference, 'Move deleted mails to trash and
+  expunge immediately' has been removed.
 
-* IMAP errors now reveal the server on which they happen.
+* Notification plugin: Added 'Get mail from account...' to the
+  SysTray module's menu.
 
-* All deprecated GTK interfaces have been replaced with their
-  non-deprecated equivalents.
+* Notification plugin: Focus the widget between iconify/deiconify
+  events.
 
-* csv2addressbook.pl: Added support for FoxMail.
+* Tools: Added tools/cm-reparent.pl, which can be used to fix thread
+  parenting for two or more messages.
 
-* Updated translations: British English, Bulgarian, Catalan, Dutch,
-  Finnish, French, German, Hungarian, Italian, Polish, Russian,
-  Simplified Chinese, Spanish, and Swedish.
+* Documentation: Updated man page and manual.
+
+* Translations: Updated: Brazilian Portuguese, Catalan, Czech, Dutch,
+                        Finnish, French, German, Hungarian, Italian,
+                        Slovak, Spanish, Swedish, Traditional
+                        Chinese.
+               Added: Danish, Indonesian, Turkish.
+               Dropped: Lithuanian (unmaintained)
 
 * Bug fixes:
-       o bug 1620, 'Can't use hardware zoom buttons' (MAEMO)
-       o bug 1398, 'Change current account available even when
-                    there's only one account'
-       o bug 1609, 'Icon issues'
-       o bug 1673, 'Tools/Harvest Addresses is greyed out if
-                    folder is empty'
-       o bug 1681, 'GnuPG plugin doesn't compile on Solaris"
-       o bug 1684, 'View news messages with large attachments
-                    segfaults'
-       o bug 1688, 'Compilation problems on MingW32'
-       o bug 1690, 'Copy/paste in edit window may break Undo'
-       o bug 1696, 'Viewing binary attachments as text over
-                    1MB' (various buglets)
-       o bug 1699, 'Separator line misplaced when printing
-                    emails with long header lines'
-       o bug 1412, 'Sign reply if mail was signed'
-       o bug 1707, 'Segfault when sorting on hidden column'
-       o bug 1710, 'User misreads Discard Message as Discard
-                    Changes'. Closing a modified re-edited draft will
-                    now ask whether to discard changes
-       o bug 1712, 'Invalid Phishing attempt warning when linked
-                    text ends with spaces'
-       o bug 1723, 'Buffer overflow crash caused by 
-                    preview in 'Date format help' dialog box'
-       o bug 1725, 'useless lines in clawsrc'
-       o Fixed compilation with GTK 2.14
-       o Fixed some memory leaks
-       o Fixed upgrading of themes
-       o Fixed po-headers appearing on empty templates
-       o Fixed folderview's scrollbar state when starting minimized,
-         and popping up is done via command line
-       o Fixed race condition when closing the Plugins window while a
-         plugin is loading
-       o Fixed missing localityName (l) field in LDAP
-       o Fixed wild rewrapping when adding text to start of some long
-         lines
-       o Added "Fwd" to the list of known subject prefixes
-       o Fixed nickname edition in non-LDAP address books 
-       o Fixed compose window size saving, which changed when using
-         compose-related filtering actions
-       o Fixed English usage
-       o Don't go to Inbox after manual mail retrieval if there are no
-         new mails
-       o Fixed migration problems from Aspell to Enchant dictionaries
-       o Fixed double opening of file, leading to multiple signatures
-         when using signify
-       o Fixed image viewer (wrong image displayed, break of resizing
-         functionality
-       o Fixed handling of HTML parts in multipart/related parts
-       o Workaround to decode correctly mails in Windows-1252 codeset 
-         advertised as ISO-8859-1
-       o Added the nb_NO locale's default charset (ISO-8859-1)
-       o IMAP: Fixed crash when error happen on session establishment
-       o Fixed a lot of Windows-only bugs (bugs 1041, 1042, 1051, 
-         problems with folders that have non-ASCII characters, the 
-         huge memory leak, crash on connection failures)
-
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
+       o bug 2518, '"Reply-All" message from NNTP-account does not
+                    contain CC'ed correspondents'
+       o bug 2781, 'Unsanitised Folder Creation'
+       o bug 3028, 'Claws doesn't select html part if attachments
+                    present'
+       o bug 3213, 'Line break in subject of message'
+       o bug 3573, 'Out of bounds read in macro LBREAK_IF_REQUIRED
+                    in codeconv.c'
+       o bug 3581, 'sys:1: Warning: Source ID # was not found when
+                    attempting to remove it'
+       o bug 3603, 'Feeds from Reddit are empty'
+       o bug 3610, 'Heap use after free in
+                    privacy_mimeinfo_check_signature()'
+       o bug 3616, 'segfault setting up new CM in new userid'
+       o bug 3623, 'Client crash on importing duplicated feed'
+       o bug 3629, 'Invalid subject can distort message list view'
+       o bug 3652, 'utils.c:4740:47: warning: ordered comparison of
+                    pointer with integer zero [-Wextra]'
+       o bug 3653, 'Upgrading from Mageia5 default (3.11.1),
+                    3.13.2git tries to load 3.11.1 plugins'
+       o bug 3658, 'Passphrase ignored during keypair generation
+                    with gpg2'
+       o include Reply-To value when using 'reply to all'
+       o inputdialog modality and focus issue
+       o fix Compose account selection when imap folder is selected.
+       o set correct rcdir on Win32
+       o Fix behavior in selecting PGP MIME signature on Windows.
+       o RSSyl: typo in handling feed name ending with a period on
+         Win32
+       o vCalendar: Handle ical lines longer than 256 bytes
+
+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.
+
+