Make sure outgoing messages have a trailing newline.
[claws.git] / RELEASE_NOTES
index a83cf4549ed92a6c16c6cb8363022c180c4ddd9c..ccb3eb88ddfea6ed995cab0abeae560d9e93843f 100644 (file)
-19th November 2007                                   Claws Mail 3.1.0
+26th March 2017                                     Claws Mail 3.15.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:
 ~~~~~~~~~~~~~~~~~~~~
 
-Non-blocking NNTP has been implemented. NNTP support is now provided
-       by and depends upon libetpan
-
-GnuTLS support has been implemented as an alternative to OpenSSL.
-       [./configure --enable-gnutls]
+* 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.
 
-A run-time alternative configuration directory switch has been added,
-       [claws-mail --alternate-config-dir DIR]
+* Compose window: Show the total size of attachments on the
+  Attachments tab.
 
-Tags: Added tag alphabetical sorting and unified the dialogues.
+* Compose window: Bcc has been added to the headers drop-down list.
 
-Edit accounts dialogue: The 'default account' (D) column has been
-       removed, instead the default account is indicated by use of
-       bold text.
+* Folder list: Top-level folders can now be copied.  They are created
+  as regular folders in the target mailbox.
 
-Templates: Added ability to attach files using |attach{filename}.
-    Templates options are now presented in a tabbed layout.
+* Folder selection dialogue: Left/right keys collapse/expand rows.
+  Further keypress will move the cursor to parent or first child,
+  respectively.
 
-Address Book: Added duplicate finder, '/Tools/Find duplicates'.
-    It is now possible to set an image for each contact. Pictures 
-       from a contact's Face or X-Face will be automatically set
-       when available. The contact's image will be automatically
-       displayed in the message view or header pane if the message
-       has no Face or X-Face header.
+* Menu items: 'Mark all unread [recursively]' has been added to the
+  folder context menu, message list menu, and the main window menu
+  and toolbar.
 
-'/View/Character encoding' submenus are now grouped together
+* 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.
 
-GTK+ built-in print support is now used if GTK+ >= 2.10 is available.
-       libgnomeprint will never be used if GTK+ >= 2.10 is available.
+* 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.
 
-Reinstated 'Generate Message-ID' option as an Account preference. It
-       is hidden on IMAP accounts, because Message-IDs are needed on
-       servers that don't implement the UIDPLUS extension.
+* Icon Themes: Support for SVG themes with icon scaling capabilities
+  has been added. This requires libRSVG 2.40.5 or newer.
 
-Toolbar preferences: Improved dialogue.
+* 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.
 
-Compose window: the number of attachments is now shown in the tab's
-       title.
+* 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.
 
-Attachments: When opening attachments with 'Open' or 'Open with...'
-       the temporary files are now saved as read-only. A hidden
-       preference has been added, 'save_parts_readwrite', which
-       permits the previous behaviour.
+* GData plugin: This plugin now requires libgdata version 0.17.2 or
+  newer.
 
-IMAP: Added a button on the Folder Properties General page to allow
-       users to discard local caches.
-    Added much better error handling.
-    Fetching of cached mails has been heavily optimised.
+* TNEF parser plugin: This plugin now uses an external libytnef.
 
-LDAP: Added read-only support for jpegPhoto LDAP field
+* vCalendar plugin: This plugin now uses an external libical, version
+  2.0.0 or newer is required.
 
-Bcc in commandline URIs has been added.
+* Mail Archiver plugin: - updated to support some of the compression
+  formats up to libarchive 3.2.2
 
-Dillo browser plugin: Address book based whitelisting for loading
-       remote images has been added.
+* Several minor UI improvements.
 
-SpamAssassin plugin: Address book based whitelisting has been added.
+* Updated manual in English and Spanish.
 
-MAEMO: Maemo 4.0 (Chinook) build enabled.
+* Updated man page.
 
-MAEMO: Removed some useless tooltips.
-
-tools/csv2addressbook.pl
-       a new script that imports a CSV formatted address book. Becky
-       and Thunderbird address book are currently supported.
-
-Updated translations: Brazilian Portuguese, Finnish, French, German,
-       Hungarian, Italian, Polish, Simplified Chinese, and Slovak
-       
+* 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 1340, 'Case insensitive searches with non-ascii
-                    alphabets fail'.
-       o bug 1343, 'Filtering..'s close button silently discards new
-                    filter'
-       o bug 1347, '-Wno-unused-function, optional'
-       o bug 1349, (MAEMO) 'Emails still skip to end when opened (in 
-                    certain circumstances)...'
-       o bug 1375, 'Impossible to modify e-mail in LDAP addressbook 
-                    twice'
-       o bug 1376, 'crash on addressbook manipulation'
-       o bug 1377, 'unspecific errors on signature checking'
-       * bug 1387, 'Request for --compose to support multiple
-                    attachments'
-       o bug 1389, 'Changing 'Display headers in message view'
-                    breaks dispheaderrc'
-       * bug 1390, 'NNTP fails after server closed connection'
-       o debian bug 448814, 'mailto: URI decoding doesn't decode the 
-                             destination address field'
-       o debian bug 450698, 'nntp auth behavior changed without
-                             notice'
-       o IMAP: Fix message deletion (EXPUNGE)
-       o IMAP: Better IMAP-UTF7/UTF8 conversion
-       o gtkut_stock_with_text_button_set_create(): set
-         GTK_CAN_DEFAULT on buttons 2 and 3.
-       o Fixed gtk critical warning in addressbook selector.
-       o Don't set new flag back when doing "Mark as unread" from
-         filtering.
-       o Fixed resetting the quicksearch when in non-sticky mode,
-         but Recursive is set: reset only when going out of the root
-         search folder.
-       o Prevent empty Tag after edit.
-       o GPG plugins: Fixed a bug which prevented the encryption key
-         auto-selection when two or more matched the email address
-         but only one isn't revoked or expired.
-       o MAEMO: fix failure of loading images inline
-       o MAEMO: Put the whole Templates dialogue in a scrolled
-         window so that it is accessible.
-
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
+       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.
+
+