Fix buffer length handling in GnuTLS password encryption and decryption.
[claws.git] / RELEASE_NOTES
index f383fa69791a35f0faac56d62b43fe57070c0273..ccb3eb88ddfea6ed995cab0abeae560d9e93843f 100644 (file)
@@ -1,4 +1,4 @@
-26th May 2014                                       Claws Mail 3.10.0
+26th March 2017                                     Claws Mail 3.15.0
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,148 +9,120 @@ 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.
+* More granular options on when to open a selected message have been
+  added. There are now several checkboxes on the Display/Summaries
+  page of the Preferences which allow a greater flexibility.
 
-* Auto-configuration of account email servers, based on SRV records,
-  is now possible. (GLib >= 2.22 is required.)
+* Compose window: Show the total size of attachments on the
+  Attachments tab.
 
-* Added a preference to avoid automatically drafting emails that are
-  to be sent encrypted, (Configuration/Preferences/Compose/Writing).
+* Compose window: Bcc has been added to the headers drop-down list.
 
-* Messages saved as Drafts are now saved as New, highlighting the
-  Drafts folder, in order to draw the attention to unfinished mails
-  there.
+* Folder list: Top-level folders can now be copied.  They are created
+  as regular folders in the target mailbox.
 
-* It is now possible to add a 'Replace signature' button to the
-  Compose window toolbar.
+* Folder selection dialogue: Left/right keys collapse/expand rows.
+  Further keypress will move the cursor to parent or first child,
+  respectively.
 
-* Quotation wrapping and undo/redo in the Compose window has been
-  improved.
+* Menu items: 'Mark all unread [recursively]' has been added to the
+  folder context menu, message list menu, and the main window menu
+  and toolbar.
 
-* 'Reply to all' now excludes your own address.
+* Toolbar actions: Mark, Unmark, Lock, Unlock, Mark [all] read, Mark
+  [all] unread, Ignore Thread, Watch Thread, and Delete Duplicate
+  Messages have been added to the main window toolbar's Actions list.
 
-* The 'Generate X-Mailer header' option has been renamed 'Add user
-  agent header' and applies to both X-Mailer and X-Newsreader
-  headers.
+* Account compose signature: The value of the signature file now
+  takes a path relative to the user's home directory in addition to a
+  full path.
 
-* 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.)
+* Icon Themes: Support for SVG themes with icon scaling capabilities
+  has been added. This requires libRSVG 2.40.5 or newer.
 
-* Added hidden preference 'enable_avatars' to control the internal
-  capture/render process, and which allows disabling it by external
-  plugins for example.
+* Hidden preferences: colours for specifying Tags, QuickSearch, and
+  auto-filled header values have been added, both foreground and
+  background. Respectively, tags_color, tags_bgcolor,
+  qs_active_color, qs_active_bgcolor, qs_error_color,
+  qs_error_bgcolor, default_header_color, and default_header_bgcolor.
 
-* '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.
+* Hidden preferences: warn_sending_many_recipients_num, if greater
+  than zero, a warning dialogue is shown when the number of
+  recipients exceeds the number given.
 
-* NEW: Libravatar plugin, which displays avatars from
-  https://www.libravatar.org/
+* GData plugin: This plugin now requires libgdata version 0.17.2 or
+  newer.
 
-* Added support for an arbitrary number and sources of 'avatars' and
-  images for email senders, and migrated Face and X-Face headers.
+* TNEF parser plugin: This plugin now uses an external libytnef.
 
-* Avatars are now included when printing mails.
+* vCalendar plugin: This plugin now uses an external libical, version
+  2.0.0 or newer is required.
 
-* The GPG keyring can now be used as the source for address auto-
-  completion.
+* Mail Archiver plugin: - updated to support some of the compression
+  formats up to libarchive 3.2.2
 
-* The vCalendar and RSSyl plugins now have an option to disable SSL
-  certificate verification (and check them by default).
+* Several minor UI improvements.
 
-* The ClamAV plugin now pops up an error message only once instead of
-  repeatedly
+* Updated manual in English and Spanish.
 
-* 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.
+* Updated man page.
 
+* Updated translations: Brazilian Portuguese, Catalan, Danish,
+  Dutch, French, German, Hungarian, Italian, Norwegian BokmÃ¥l,
+  Russian, Spanish, Swedish, Traditional Chinese, and Turkish.
 
 * 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 3251, 'A translated In-Reply-To header is sent
+                    translated'
+       o bug 3571, 'recipient list lost and truncated'
+       o bug 3574, 'Template addressing'
+       o bug 3582, 'Select folder dialogue does not tell what is
+                    selecting for'
+       o bug 3673, 'Be more friendly instead of "configure: error:
+                    'encrypt'-function not found."'
+       o bug 3734, 'undefined symbol error with flex-2.6.2'
+       o bug 3740, 'Templates information dialog can't be closed
+                    with WM button'
+       0 bug 3741, 'Deleting an account doesn't delete imapcache'
+       o bug 3742, 'Attaching file with plus sign in filename via
+                    drag and drop doesn't work'
+       o bug 3762, 'redirect fails'
+       o bug 3764, 'Use external libical instead of the internal
+                    copy'
+       o bug 3775, 'Error in string at src/mainwindow.c:4726?'
+       o bug 3777, 'Weird news dates for some RSS feeds'
+       o Debian bug 846170, 'incorrect IMAP UID handling'
+       o Allow sending empty messages in Session (just \r\n).
+       o fix some main window menu sensitivity issues
+       o make up/down key navigation obey 'always_show_msg'
+       o fix text selection when double-clicking quoted text and
+         'collapse quoted text on double click' is turned off
+       o fix 'Go to' moving off current, unopened msg, and dialogue
+         to go to next folder
+       o obey 'always_show_msg' on "no more [...] msgs. go to next
+         folder?"
+       o make Go to/[Next|Prev] sort order aware
+       o don't ignore auto-account selection when forwarding on IMAP
+         and NNTP accounts
+       o on first run, use --alternate-config-dir (if set) on prefs
+         migration. prevents useless creation of ~/.claws-mail
+         directory
+       o fix colouring of auto-filled headers
+       o don't remove the To when changing account
+       o Honour autosave_encrypted preference when using external
+         editor.
+       o Fix 'search folder' not working in some cases
+       o Fix build on OSX.
+       o fix memory leaks
+       o when renaming folder, only update summaryview folder name
+         if the current folder is being renamed
+       o sensitise trayicon's 'get mail' and 'exit'
+       o Handle timezones correctly in vCalendar.
+       o Do not hardcode resolv.conf location
+       o fix building with --disable-deprecated
+
+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.