Fix memory leak when freeing RSSyl's FeedItem struct.
[claws.git] / RELEASE_NOTES
index f383fa69791a35f0faac56d62b43fe57070c0273..7215da343a27b03a2fc7b240c6a720392846014c 100644 (file)
@@ -1,4 +1,4 @@
-26th May 2014                                       Claws Mail 3.10.0
+7th August 2016                                     Claws Mail 3.14.0
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,148 +9,103 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Complete SSL certificate chains are now saved, and if built with
-  Libetpan 1.4.1, the IMAP SSL connection's certificate chain is made
-  available. Both of these allow correct certificate verification
-  instead of a bogus 'No certificate issuer found' status.
+* Passwords can now be secured with a Master Passphrase.
+  (/Configuration/Preferences/Other/Miscellaneous/)
 
-* Auto-configuration of account email servers, based on SRV records,
-  is now possible. (GLib >= 2.22 is required.)
+* 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
 
-* Added a preference to avoid automatically drafting emails that are
-  to be sent encrypted, (Configuration/Preferences/Compose/Writing).
+* Compose window: Removed the outer scrollbar from header area.
 
-* Messages saved as Drafts are now saved as New, highlighting the
-  Drafts folder, in order to draw the attention to unfinished mails
-  there.
+* 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.
 
-* It is now possible to add a 'Replace signature' button to the
-  Compose window toolbar.
+* Main window: Changed default /View/Show or hide/Menubar shortcut to
+  Ctrl+F12.
 
-* Quotation wrapping and undo/redo in the Compose window has been
-  improved.
+* SSL certificates list: Added automatic scrollbar.
 
-* 'Reply to all' now excludes your own address.
+* Address book: Double-clicking datasources now opens the edit
+  dialogue.
 
-* The 'Generate X-Mailer header' option has been renamed 'Add user
-  agent header' and applies to both X-Mailer and X-Newsreader
-  headers.
+* Forwarding: The external editor is now automatically used when
+  forwarding as attachment, if the preference is set.
 
-* Added hidden preferences, 'address_search_wildcard' and 
-  'folder_search_wildcard', to choose between matching from start of
-  the folder name/address or any part of the name. (Activating these
-  options restores the previous behaviour.)
+* Preferences: Automatic mail checking can now be configured in
+  hours, minutes and seconds.
+  (/Configuration/Preferences/Mail Handling/Receiving)
 
-* Added hidden preference 'enable_avatars' to control the internal
-  capture/render process, and which allows disabling it by external
-  plugins for example.
+* Preferences: The 'next_on_delete' hidden preference now applies to
+  trashing or moving, in addition to deleting, a message.
 
-* 'Check for new folders' now only updates the folder list, not
-  updating the contents of folders. If needed, it can be followed by
-  'Check for new messages'
-  
-* When using Redirect, the redirecting account's address is used in
-  the SMTP MAIL FROM instead of the original sender's address.
+* Command line: Added -geometry to set geometry for main window.
 
-* NEW: Libravatar plugin, which displays avatars from
-  https://www.libravatar.org/
+* IMAP: Added SASL 'PLAIN' and 'LOGIN' authentication methods for
+  accounts. Renamed the old plaintext 'LOGIN' to 'plaintext'.
 
-* Added support for an arbitrary number and sources of 'avatars' and
-  images for email senders, and migrated Face and X-Face headers.
+* IMAP: The acccount preference, 'Move deleted mails to trash and
+  expunge immediately' has been removed.
 
-* Avatars are now included when printing mails.
+* Notification plugin: Added 'Get mail from account...' to the
+  SysTray module's menu.
 
-* The GPG keyring can now be used as the source for address auto-
-  completion.
+* Notification plugin: Focus the widget between iconify/deiconify
+  events.
 
-* The vCalendar and RSSyl plugins now have an option to disable SSL
-  certificate verification (and check them by default).
+* Tools: Added tools/cm-reparent.pl, which can be used to fix thread
+  parenting for two or more messages.
 
-* The ClamAV plugin now pops up an error message only once instead of
-  repeatedly
-
-* Updated the man page and the manual.
-
-* Updated Brazilian Portuguese, British English, Czech, Dutch,
-  Finnish, French, Hebrew, Hungarian, Indonesian, Lithuanian, Slovak,
-  Spanish, and Swedish translations.
-
-* Added Esperanto translation.
+* 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 1644, 'race condition between message move and mark as
-                    read after timeout'
-       o bug 2119, 'Check for new folders on remote mailboxes is
-                    very slow'
-       o bug 2145, 'Claws becomes unresponsive and gets Killed while
-                    moving messages between imap folders'
-       o bug 2179, 'Improve quotation wrapping support'
-       0 bug 2238, 'Incorrect undo/redo operations after paste with
-                    replace from context menu'
-       o bug 2389, 'GnuPG: invalid/revoked user IDs accepted'
-       o bug 2398, 'Race when closing compose during drafting'
-       o bug 2447, 'Compose window crashes if moving a folder that
-                    is being replied to'
-       o bug 2643, 'claws crash when accessing imap folder'
-       o bug 2875, 'SMTP session disconnects before recieving'
-       o bug 2991, 'POP3 sessions duplicated" on race conditions'
-       o bug 3020, 'Use theme doesn't change some icons until
-                    restart'
-       o bug 3055, 'Claws segfaults when cancelling a sticky search
-                    after changing folder'
-       o bug 3038, 'Select a folder incorrectly matches on number in
-                    parentheses'
-       o bug 3039, 'displaying one specific html email lead in 100%
-                    CPU usage'
-       o bug 3040, 'Handle revoked GPG private keys'
-       o bug 3050, 'Claws segfaults when attempting to delete a tag'
-       o bug 3094, 'OK or Yes to create new directory ?'
-       o bug 3100, 'Automatic account selection on reply fails if
-                    name  is quoted and contains a comma'
-       o bug 3105, 'vCal plugin via https does not check SSL peer
-                    certificates or host'
-       o bug 3106, 'rssyl plugin does not verify SSL peer at all'
-       o bug 3107, 'Height of row in message list does not reflect
-                    font size - three columns, small screen layout'
-       o bug 3116, 'invalid DTSTART in ics subscription makes claws
-                    crash'
-       o bug 3117, 'full-day event shown from 01:00 to 01:00 next
-                    day'
-       o bug 3120, '"Error - File is empty" when redirecting mail
-                    with empty parts'
-       o bug 3131, 'Crash on reccurent events with no DTSTART'
-       o bug 3138, 'PGP/Inline crashes on signature check if gpgme
-                    failed to init'
-       o bug 3139, 'Mainwindow unresponsive due to a busy loop'
-       o bug 3145, 'Memory corruption in imap_disconnect_all'
-       o bug 3146, 'Memory corruption when deleting a message from
-                    folder'
-       o bug 3147, 'verify_folderlist_xml() leaks memory'
-       o bug 3148, 'Logic error in claws_get_socket_name()'
-       o bug 3150, 'etpan_certificate_check() leaks memory'
-       o bug 3155, 'Memory leaks found by Valgrind in
-                    a9065aec26499a0e1294c73b6d9e6f039976521e'
-       o bug 3169, 'threaded message list performance issue'
-       o bug 3964, 'headers in wrong order -- file src/common/ssl.c'
-       o Fix lots of memory leaks
-       o Fix interference from liboverlay-scrollbar
-       o Fix some typos
-       o Fix some layout issues when user has large GTK font
-       o Fix message search starting from end
-       o Fix disappearing MIME icon highlight in mails with PGP
-         signatures
-       o When autoselecting account for a new message, quoted
-         recipient names are handled better.
-       o Python plugin: Also check for _PyGtk_API being a PyCapsule
-       o MailMBOX plugin: Fix parsing UTC dates
-       o vCalendar plugin: recognition of quoted parameter values,
-               which are legal.
-       o ClamAV plugin: Fix a format string error.
-
-
-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.