Fixed two memory leaks when creating folderitems.
[claws.git] / RELEASE_NOTES
index 542843023e41b5aa0fe46f4ed0b36a128a015109..7215da343a27b03a2fc7b240c6a720392846014c 100644 (file)
-6th March 2009                                       Claws Mail 3.7.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:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Spell Checking has been added to the Subject in the Compose window.
+* 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.
 
-* The 'Quotation characters' option has been moved from the Compose/
-  Writing page of the preferences to the /Message View/Text Options
-  page, where it should be.
+* Address book: Double-clicking datasources now opens the edit
+  dialogue.
 
-* When replying to signed and/or encrypted mail and the preference to
-  sign and/or encrypt is set, the original mail's privacy system is
-  automatically used, if available.
+* Forwarding: The external editor is now automatically used when
+  forwarding as attachment, if the preference is set.
 
-* If a text/calendar attachment is present in a message it is
-  automatcally selected if a suitable plugin (i.e. vCalendar) is
-  available.
+* Preferences: Automatic mail checking can now be configured in
+  hours, minutes and seconds.
+  (/Configuration/Preferences/Mail Handling/Receiving)
 
-* /Tools/List URLs now shows both the link title and URI if possible.
+* Preferences: The 'next_on_delete' hidden preference now applies to
+  trashing or moving, in addition to deleting, a message.
 
-* A URI appearing in the statusbar is now only trimmed if necessary.
+* Command line: Added -geometry to set geometry for main window.
 
-* When using /Tools/Create filter|procesing rule/Automatically
-  the List-Id header is preferred to X-* headers.
+* IMAP: Added SASL 'PLAIN' and 'LOGIN' authentication methods for
+  accounts. Renamed the old plaintext 'LOGIN' to 'plaintext'.
 
-* The manual has been updated.
+* IMAP: The acccount preference, 'Move deleted mails to trash and
+  expunge immediately' has been removed.
 
-* Updated Brazilian Portuguese, Czech, Dutch, Finnish, French,
-  German, Hungarian, Simplified Chinese, Spanish and Swedish
-  translations.
+* 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 1432, '&amp; not escaped in links (HTML rendered as
-                    text)'
-       o bug 1506, 'Recursive search in collapsed folders'
-       o bug 1799, '"Discard message" deletes manually saved draft'
-       o bug 1804, 'attach_save_directory does not default to $HOME'
-       o bug 1811, '[mime] Crash when there's no room for filename's
-                    start on the same line'
-       o bug 1817, 'Changing Themes does not update the pixmaps in
-                    "Select folder" dialog box'
-       o bug 1825, 'Unable to fetch messages from IMAP folders named
-                    with non-ASCII string'
-       o bug 1834, '"semi"-selection when collapsing thread'
-       o bug 1838, 'Claws-Mail sometimes quits when attempting to
-                    type a capital Q'
-       o bug 1840, 'margins for printing not restored'
-       o Launchpad bug 335571: 'claws-mail crashed with SIGSEGV in
-         strlen() while deleting large amount of e-mails on IMAP
-         account'
-       o fix font updating after changing derive_from_normal_font
-       o fix build for bison 2.4.1
-       o fix bug where if plugin path[0] had same name as plugin
-         path[1], (like in the de translation), the plugin path[1]
-         page was lost and not shown in the GUI
-       o fix updating of summaryview popup menu sensitivity
-       o fix crash when right-clicking in summaryview when
-         processing is active
-       o fix synchronisation dialog that shouldn't appear when
-         network goes down (Network Manager)
-       o Disable use of disabled privacy keys
-       o Win32: bug 1810, 'Pressing 'o' key crashes CM'
-       o Win32: bug 1813, 'Installing Theme Creates Error'
-       o Win32: bug 1814, 'Windows' WM badly places message view'
-       o Win32: bug 1815, 'Drag-n-Drop of files on Compose Window
-                           does not attach'
-       o Win32: bug 1816, 'Attaching files with command-line
-                           generates error after attaching'
-       o Win32: bug 1865, 'IMAP account name changes are not
-                           followed at filter actions'
-       o Win32: fix window placement
-
-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.
+
+