Fix an impossible crash to shut Coverity up.
[claws.git] / RELEASE_NOTES
index c2a64b05173f9cb5e67879ea50b573ffc3f616f2..7215da343a27b03a2fc7b240c6a720392846014c 100644 (file)
-27th June 2012                                      Claws Mail 3.8.1
+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:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Replied and Forwarded message status flags are now non-exclusive.
-  Introduced a new message state (and relevant icon in message list)
-  where both the Replied and Forwarded flags are set
+* 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.
+
+* Main window: Changed default /View/Show or hide/Menubar shortcut to
+  Ctrl+F12.
+
+* SSL certificates list: Added automatic scrollbar.
+
+* Address book: Double-clicking datasources now opens the edit
+  dialogue.
 
-* 'Send to...' has been added to the context menu of a message's
-  parts. This causes a new Compose window to open with the selected
-  mime part attached.
+* Forwarding: The external editor is now automatically used when
+  forwarding as attachment, if the preference is set.
 
-* 'Hide' and 'View Log' buttons have been added to the Send and
-   Receive dialogues. The former will hide the dialogue, the latter
-   will open the Network Log dialogue.
+* Preferences: Automatic mail checking can now be configured in
+  hours, minutes and seconds.
+  (/Configuration/Preferences/Mail Handling/Receiving)
 
-* A short symbol has been added the QuickSearch Extended mode: 'ha',
-  an abbreviated form of 'has_attachment'.
+* Preferences: The 'next_on_delete' hidden preference now applies to
+  trashing or moving, in addition to deleting, a message.
 
-* Basic session statistics are now available, from the Statistics
-  tab in About dialog and the command-line.
+* Command line: Added -geometry to set geometry for main window.
 
-* The display of attached patches, (text/x-patch or text/x-diff), is
-  now colourised. The colours are controlled by 3 new hidden
-  preferences: diff_added_color, diff_deleted_color, and
-  diff_hunk_color.
+* IMAP: Added SASL 'PLAIN' and 'LOGIN' authentication methods for
+  accounts. Renamed the old plaintext 'LOGIN' to 'plaintext'.
 
-* Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
-  Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
-  Traditional Chinese.
+* IMAP: The acccount preference, 'Move deleted mails to trash and
+  expunge immediately' has been removed.
+
+* Notification plugin: Added 'Get mail from account...' to the
+  SysTray module's menu.
+
+* 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 1090, 'Standard-folders appear again after rescanning tree'
-       o bug 1924, 'Messages marked move to Trash appear identical to
-                    messages marked move to $FOLDER'
-       o bug 2598, 'Actions can move locked messages'
-       o bug 2501, 'opened message blanks when moved to other folder'
-       o bug 2574, 'Statement might be overflowing a buffer in strncat'
-       o bug 2577, 'Focus rectangle on folder list and message
-                    list headings doesn't get properly cleared when switching
-                     heading and horizontally scrolling list (underlines and
-                     vertical lines remain on screen)'
-       o bug 2582, 'Expanded mimeview drag n drop no longer works'
-       o bug 2595, 'Change expand behavior for message list / message view'
-       o bug 2620, 'shift+tab from subject field not working'
-       o bug 2624, 'dialog "Action Configuration" cannot be closed'
-       o bug 2646, 'Compile fails with gnutls-3.0.18'
-       o bug 2659, 'E-mail attachments are handled inconsistently'
-       o bug 2662, '"ag" quicksearch adds "1" to value'
-       o Fix bug in search criteria when doing a complete directory
-         search using '*'
-       o Fix GTK+2.16 build (w32)
-       o Fix sensitivity of toolbar's get_btn (retrieve mail from current
-          account) and of mainwindows's relevant entry when current account
-          is not able to retrieve (SMTP-only).
-       o don't do TLS if not requested by user. fixes connecting to servers
-         which, for example, want SSL 3 only
-
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/
+       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.
+
+