Fix crash on Windows when doing a LDAP search.
[claws.git] / RELEASE_NOTES
index 46529600d2a260730f0725100549077b514985a9..7215da343a27b03a2fc7b240c6a720392846014c 100644 (file)
-6th May 2013                                         Claws Mail 3.9.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:
 ~~~~~~~~~~~~~~~~~~~~
 
-All plugins previously packaged as 'Extra Plugins' are now contained
-within the Claws Mail package. In addition to that, the following
-plugins have been dropped: TrayIcon, Dillo Viewer, and Gtkhtml2
-Viewer.
+* 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
 
-This release contains the following plugins: ACPI Notifier, Address
-Keeper, Attachment Remover, Attachment Warner, Bogofilter, BS Filter,
-Clam AntiVirus, Fancy HTML Viewer, FetchInfo, gData, GeoLocation,
-Mail Archiver, MailMBOX, New Mail, Notification, PDF Viewer, Perl,
-PGP/Core, PGP/Inline, PGP/MIME, Python, RSSyl, SMime, Spam Report,
-SpamAssassin, TNEF Parse, and vCalendar. 
+* Compose window: Removed the outer scrollbar from header area.
 
-* 3 command-line switches have been added:
-  --cancel-receiving which cancels the currently running message
-       retrieval operation
-  --cancel-sending which cancels the currently running message
-       sending operation
-  --debug which toggles debug output.
+* 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.
 
-* '/Message/Cancel sending' has been added to the main menu. 
+* Main window: Changed default /View/Show or hide/Menubar shortcut to
+  Ctrl+F12.
 
-* In the filtering and processing condition configuration for Age,
-  it is now possible to match based on number of hours.
+* SSL certificates list: Added automatic scrollbar.
 
-* The GnuPG signature timestamp is now displayed in the full
-  signature information
+* Address book: Double-clicking datasources now opens the edit
+  dialogue.
 
-* Support for GnuTLS priority string has been added. This is achieved
-  via 2 hidden account preferences, gnutls_set_priority and 
-  gnutls_priority. The former turning the option on or off, the
-  latter containing the required priority string.
+* Forwarding: The external editor is now automatically used when
+  forwarding as attachment, if the preference is set.
 
-* Keep-alive pings are now performed on IMAP and NNTP connections.
+* Preferences: Automatic mail checking can now be configured in
+  hours, minutes and seconds.
+  (/Configuration/Preferences/Mail Handling/Receiving)
 
-* In the Compose window, the focus is now moved to the message body
-  when focus is in the Subject entry and the Enter key is pressed.
-  
-* The Delete key can now be used to remove Colour Label hotkeys.
+* Preferences: The 'next_on_delete' hidden preference now applies to
+  trashing or moving, in addition to deleting, a message.
 
-* PDF Viewer: The printed PDF quality has been improved.
+* Command line: Added -geometry to set geometry for main window.
 
-* Fancy HTML viewer: The options dialogue has been completely
-  reworked, and disabling remote content is now totally strict.
-               
-* Python plugin: Added Cc field to messageinfo objects.
+* IMAP: Added SASL 'PLAIN' and 'LOGIN' authentication methods for
+  accounts. Renamed the old plaintext 'LOGIN' to 'plaintext'.
 
-* Python plugin: Added examples.
+* IMAP: The acccount preference, 'Move deleted mails to trash and
+  expunge immediately' has been removed.
 
-* Python plugin: Added a function to get an arbitrary header from a
-  MessageInfo object
+* Notification plugin: Added 'Get mail from account...' to the
+  SysTray module's menu.
 
-* Perl plugin: The documentation for insert_perl.pl has been
-  improved.
+* Notification plugin: Focus the widget between iconify/deiconify
+  events.
 
-* Basic handling of vcard 3.0 has been added to vcard2xml.py.
+* Tools: Added tools/cm-reparent.pl, which can be used to fix thread
+  parenting for two or more messages.
 
-* A Swedish translation has been added to claws-mail.desktop.
-               
-* The man page has been updated.
+* Documentation: Updated man page and manual.
 
-* Updated translations: Brazilian Portuguese, Czech, Finnish, French,
-  German, Hebrew, Hungarian, Lithuanian, Slovak, Spanish, Swedish
+* 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 1137, 'loading plugins with same profile on different
-                    archs'
-       o bug 1684, 'view news messages with large attachements
-                    segfaults'
-       o bug 1963, 'Preferences Templates Information Window Focus
-                    loss'
-       o bug 2340, 'Create block list'
-       o bug 2617, 'code cleanup'
-       o bug 2624, 'dialog "Action Configuration" cannot be closed'
-       o bug 2702, 'Support splitting subject line for small screen
-                    layout'
-       o bug 2774, 'Select folder/New Folder dialog - modal problem'
-       o bug 2785, 'Marking mails for deletion reopens internal
-                    message view'
-       o bug 2801, 'Filtering Header:Name list is blank/corrupt'
-       o bug 2826, 'replace deprecated gnutls function'
-       o bug 2828, 'Use MD5 digest for socket name'
-       o bug 2832, 'mail to from adress-book splitt names'
-       o bug 2835, 'add_address() in addr_compl.c should allow a
-                    NULL name'
-       o bug 2859, 'Newmail plugin doesn't work if Mail folder not 
-                    present when it is loaded.'
-       o bug 2862, 'Segmentation fault when replying to a message
-                    where the "code conversion" fails'
-       o bug 2863, 'Applying has_attachment quicksearch on IMAP
-                    segfaults'
-       o bug 2878 'bsfilter / folder.c:1435 Condition identifier
-                   != NULL failed'
-       o bug 2879, 'Plain text mails treated as encrypted'
-       o bug 2882, 'Reverse preference for external content'
-       o bug 2885, 'SIGSEGV in hooks_marshal at hooks.c:108'
-       o bug 2890, 'html2ps required...'
-       o bug 2893, 'ical_yy_scan_bytes has wrong type'
-       o bug 2903, 'key 'C' mention harcoded in string'
-       o bug 2909, 'Changing folder quickly can cause wrong email to
-                    be deleted'
-       o IMAP: Don't set charset on simple searches. Fixes Exchange
-         2007.
-       o Disconnect NNTP accounts too when switching offline.
-       o Fix sensitivity of next-unread toolbar button.
-       o tools/gif2xface.pl, tools/outlook2claws-mail.pl: Fix
-         address.
-       o Add missing \n at end of the return receipt last part's
-         headers.
-       o Make LDAP over SSL work on Win32.
-       o Fix crash on action error.
-       o Fix trimming of leading spaces in actions.
-       o tools/vcard2xml.py: Fix missing file encoding info.
-       o fix sensitivity of 'Use both dictionaries' in compose
-         window.
-       o Fix actions with spaces (and quotes).
-       o tools/vcard2xml.py: Lines split over more than one line
-         breaks parser; Get email addres correct. Not only 
-         email;internet.
-       o Escape filename/description text of MIME parts, prevents
-         error if, e.g., the filename contains an ampersand.
-       o Fix 'edit accounts' windows going behind when leaving an
-         'account preferences' window, by re-focusing this window.
-       o Fix crash closing PDF information alert panel.
-       o Fix default fonts on Windows.
-       o Fix ugly icon in XFCE's alt-tab window.
-       o Fix untranslated description in archiver plugin
-       o fix crasher when using /Edit/Search folder on start-up with
-         nothing selected.
-
-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.
+
+