Use g_strndup() instead of strndup() for better portability.
[claws.git] / RELEASE_NOTES
index a313de30a1e995db030746c59cf38c0ef97ef102..ccb3eb88ddfea6ed995cab0abeae560d9e93843f 100644 (file)
-8th February 2008                                    Claws Mail 3.3.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.
 
-Notes for this release:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-* Due to licensing problems, the ClamAV plugin has been removed from
-  the Claws Mail core distribution and can now been found packaged
-  separately or with the 'extra plugins' package.
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Added NetworkManager support
-  This is built by default if the dependencies are satisfied; it can
-  be specifically disabled with '--disable-networkmanager-support'.
-  This enables Claws Mail to track changes to the network 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.
 
-* Added DIGEST-MD5 support for IMAP authentication
+* Compose window: Show the total size of attachments on the
+  Attachments tab.
 
-* Added Folder Properties option, 'Run processing rules when opening'
-  to the General page.
+* Compose window: Bcc has been added to the headers drop-down list.
 
-* Added sub-sorting to the Message List; when the Sort type is either
-  Subject, From, To or Tags, sub-sorting by Date will be active.
+* Folder list: Top-level folders can now be copied.  They are created
+  as regular folders in the target mailbox.
 
-* Added from=address to the mailto sequence
-  The 'from' will try to select the first matching account in the
-  Accounts list, otherwise it will use the usual account selection
-  mechanism but will override it with the given 'from' address.
+* Folder selection dialogue: Left/right keys collapse/expand rows.
+  Further keypress will move the cursor to parent or first child,
+  respectively.
 
-* Added insert=FILE  to the mailto sequence (stands for 'insert file')
-  This adds the ability to create a new message from the command-line,
-  with the body set from the contents of an existing file.
-               
-* Added mailto with NNTP accounts
-  This comes into play if mailto is used when an NNTP account is the
-  default account or if an NNTP account address is used with 'from'.
+* Menu items: 'Mark all unread [recursively]' has been added to the
+  folder context menu, message list menu, and the main window menu
+  and toolbar.
 
-* Added several GUI improvements to the Filtering, Processing, Tags,
-  Actions, Templates, Logging and Address Book dialogues
+* 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.
 
-* Added a tooltip to the 'replied' icon in the Message List which
-  indicates 'click to see your reply' feature.
+* 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 'claws-mail --version-full' to display the version and a list
-  of the compiled-in features
+* Icon Themes: Support for SVG themes with icon scaling capabilities
+  has been added. This requires libRSVG 2.40.5 or newer.
 
-* Implemented speed-ups to list operations, deletions and cache
-  updates.
+* 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.
 
-* Updated the man page
+* 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.
 
-* The Trayicon plugin icons are now themable.
+* GData plugin: This plugin now requires libgdata version 0.17.2 or
+  newer.
 
-* text/calendar message parts are now automatically displayed if a
-  plugin handling text/calendar is loaded, e.g. vCalendar.
+* TNEF parser plugin: This plugin now uses an external libytnef.
 
-* Maemo: connect HW status change signal for shutdown
+* vCalendar plugin: This plugin now uses an external libical, version
+  2.0.0 or newer is required.
 
-* Maemo: identify mmc1 and mmc2 more clearly in the GUI
+* Mail Archiver plugin: - updated to support some of the compression
+  formats up to libarchive 3.2.2
 
-* Maemo: Make dnd threshold higher
+* Several minor UI improvements.
 
-* New translations: Hebrew
+* Updated manual in English and Spanish.
 
-* Updated translations: Brazilian Portuguese, British English, Czech,
-  Finnish, German, Hungarian, Italian, Simplified Chinese, Spanish
+* 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 1348, 'Hang ups at exit time with pgp plugin since
-                    3.0.2'
-       o bug 1353, 'on startup with small screen layout, keyboard
-                    input gets lost'
-       o bug 1435, 'Reply doesn't take into account reply-to field'
-       o bug 1436, 'Filter condition dialog doesn't load header
-                    name from current rules'
-       o bug 1439, 'Claws Mail does not remember window size state
-                    when restarted'
-       o bug 1442, 'Tags are repeated in encapsulated messages'
-       o bug 1443, and strip possible whitespaces around custom
-                   header names
-       o bug 1445, 'Display sender using addressbook: fails when
-                    From: isn't an email address'
-       o bug 1452, 'crash while drag'n'droping emails to an IMAP
-                    folder'
-       o bug 1454, 'error message shows parts and signature of
-                    previous messages'
-       o bug 1455, 'Password enters leading letter incorrectly as
-                    uppercase' (maemo)
-       o bug 1446, 'SC crashes frequently when staying in
-                    background'
-       o bug 1465, 'First line in new message does not mark URLs'
-       o bug 1461, 'several components #define _XOPEN_SOURCE
-                    improperly'
-       o bug 1468, 'Use IMAP keyword to store "forwarded" flag'
-       o bug 1469, 'Column width adjustments on message lists do not
-                    save'
-       o bug 1472, 'Keyboard "Menu" key doesn't call spell check of
-                    actuall word'
-       o bug 1477, 
-               'Claws Mail crashes when view PGP-encrypted message'
-       o bug 1478, 'Wrong pthread_create calls all over the place'
-       o bug 1480, 'should be able to display mail file from command
-                    line'
-       o bug 1485, 'selecting a folder's default account if name
-                    contains '&''
-       o bug 1486, 'Re: Incorrect content when replying'
-       o bug 1493, count lines (\n chars) according to the way
-                   format body is passed (i.e. \-escaped or not).
-       o bug 1502, 'Plus signs are stripped from email addresses
-                    when calling from command line'
-       o Fix the line-breaking, wrapping bug
-       o Fix building of URIs from filenames
-       o Fix scrolling in addressbook duplicate finder result dialog
-       o Fix privacy menu update when replying to encrypted mail and
-         no default privacy system is set
-       o Fix scrolling to bottom when dragging and dropping
-       o Fix path to mime/globs
-       o Fix FreeBSD build with IPV6 support
-       o Fix build on old GCC
-       o Maemo: Fix extra leading hyphen visible in the display
-         header configuration combo list.
-       o Maemo: Fix hardware space key
-       o Maemo: Fix LED handling on OS 2008
-
-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.
+
+