Fix crash in vcalendar passwords handling on prefs save.
[claws.git] / RELEASE_NOTES
index 0f4b56e8e55d25c90d46ee94025e1947a66cebff..7215da343a27b03a2fc7b240c6a720392846014c 100644 (file)
-3rd July 2009                                        Claws Mail 3.7.2
+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.
 
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Default Cc, Bcc and Reply-To options have been added to Folder
-  Properties.
+* Passwords can now be secured with a Master Passphrase.
+  (/Configuration/Preferences/Other/Miscellaneous/)
+
+* 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
+
+* Compose window: Removed the outer scrollbar from header area.
+
+* 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.
 
-* MIME parts that lack an end boundary are now handled, (even though
-  they're INVALID!).
+* Main window: Changed default /View/Show or hide/Menubar shortcut to
+  Ctrl+F12.
 
-* A 'Metadata handling' option has been added to the Miscellaneous
-  options page. The options are 'safer' or 'faster'. 'faster' is
-  Claws' original behaviour. 'safer' prevents data loss on system
-  crashes where the filesystem is of a 'not-so-robust' variety, e.g.
-  xfs. If in doubt, use 'safer'. This option defaults to 'safer'.
+* SSL certificates list: Added automatic scrollbar.
 
-* Face and X-Face previews have been added to the Custom Header
-  Configuration dialogue in Account preferences.
+* Address book: Double-clicking datasources now opens the edit
+  dialogue.
 
-* An option has been added to the Receive page of IMAP account
-  preferences, "Move deleted mails to trash and expunge immediately".
-  This option is on by default to avoid changing the existing
-  behaviour. Turning it off prevents automatic expunging.
-  Also, 'Tools/Expunge'  and 'View/Hide deleted messages' menu items
-  have been added to main toolbar.
+* Forwarding: The external editor is now automatically used when
+  forwarding as attachment, if the preference is set.
 
-* Support for clickable gopher:// links has been added.
+* Preferences: Automatic mail checking can now be configured in
+  hours, minutes and seconds.
+  (/Configuration/Preferences/Mail Handling/Receiving)
 
-* In the Compose window a warning dialogue is raised if attachments
-  that have been added no longer exist on the filesystem at the time
-  of sending.
+* Preferences: The 'next_on_delete' hidden preference now applies to
+  trashing or moving, in addition to deleting, a message.
 
-* Buttons to clear header lines in the Compose window have been
-  added.
+* Command line: Added -geometry to set geometry for main window.
 
-* GnuTLS compatibility mode is now used, this avoids problems with 
-  servers that don't comply 100% with the spec, but still exist.
+* IMAP: Added SASL 'PLAIN' and 'LOGIN' authentication methods for
+  accounts. Renamed the old plaintext 'LOGIN' to 'plaintext'.
 
-* tools/csv2addressbook.pl
-  thunderbird import for version 2.0.0.21 has been added.
+* IMAP: The acccount preference, 'Move deleted mails to trash and
+  expunge immediately' has been removed.
 
-* Added Indonesian, Japanese, Portuguese, and Slovakian translations.
+* Notification plugin: Added 'Get mail from account...' to the
+  SysTray module's menu.
 
-* Updated Bulgarian, Brazilian Portuguese, Czech, Finnish, French,
-  German, Hungarian, Italian, Russian, and Spanish translations.
+* Notification plugin: Focus the widget between iconify/deiconify
+  events.
+
+* Tools: Added tools/cm-reparent.pl, which can be used to fix thread
+  parenting for two or more messages.
+
+* 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 1735, 'Change To: and Newsgroups: recipient field
-                    according account type'
-       o bug 1866, 'Claws should make use of the IMAP 'deleted'
-                    flag'
-       o bug 1872, 'A: Cc: CCi: selector should default on same as
-                    preceding contact'
-       o bug 1878, 'Processing rules for folders with brackets
-                    aren't saved'
-       o bug 1883, 'Message processing fails to act on Newsgroups:
-                    field'
-       o bug 1895, '(imap) cache issues when cache dir is on a 
-                    different mountpoint than tempdir'
-       o bug 1904, 'build mechanism looks for 'enchant.h' in a wrong
-                    place'
-       o bug 1913, 'Allow to remove phantom messages from the cache'
-       o bug 1914, 'Crash reading corrupted tags file'
-       o bug 1915, 'Mails signed with smime.p7s display both signed
-                    and attachment icon.'
-       o bug 1935, 'problems with very long filtering actions'
-       o bug 1940, 'Doesn't open links in user's default browser'
-       o Debian bug 531052: 'Message-ID header does not conform to
-         RFC-2822'
-       o Redhat bug 486422, Ubuntu bug 486422: Don't ask for IMAP
-         password when using GSSAPI auth
-       o fix old print interface
-       o fix "wrong mime" message printed out multiple times
-       o fix empty spell checker menu when there are no suggestions
-       o fix 'Wrong word replaced in 'Subject:' when spell-checking
-         correction used'
-       o fix internal headers visible in queue/sent
-       o don't use un-sensitive checkboxes in Privacy tab when
-         privacy system in None
-       o [IMAP] fix tag update when all tags are removed by another
-         client
-       o fix saving of UTF-16 files
-       o clear progressbar in the statusbar on 'Cancel'
-       o TrayIcon plugin: respect the 'empty trash on exit' option
-       o fix error messages in templates, and fix their checking
-       o win32: fix subject prefix length
-       o win32: fix exit status fetch
-       o win32: fix most focusing issues
-
-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.
+
+