Add missing symbol to vcalendar claws.def file.
[claws.git] / RELEASE_NOTES
index a313de30a1e995db030746c59cf38c0ef97ef102..34c13e7165148df136f6b2044cdff348c54362fa 100644 (file)
-8th February 2008                                    Claws Mail 3.3.0
+20th December 2015                                  Claws Mail 3.13.1
 
                    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.
-
-* Added DIGEST-MD5 support for IMAP authentication
+* When attaching files with no suffix, e.g. Makefile, the correct
+  mime type is now found.
 
-* Added Folder Properties option, 'Run processing rules when opening'
-  to the General page.
+* Added support for a whole range of extra TLDs.
 
-* 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.
+* '➜' is used instead of '-->' in the Message List when sender is
+  yourself. (Only visible if the hidden pref 'enable_swap_from' is
+  set to 0.)
 
-* 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.
+* An external editor can now be embedded in the Compose window.
+  This depends upon the 'Text editor' option (/Configuration/
+  Preferences/Message View/External Programs) having a suitable
+  value, such as 'gvim -f --socketid %w %s'.
 
-* 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'.
+* Address Book: address books can now be searched.
 
-* Added several GUI improvements to the Filtering, Processing, Tags,
-  Actions, Templates, Logging and Address Book dialogues
+* A hidden pref has been added, 'next_on_delete'. This controls the
+  message selection when a message is deleted. A setting of '0'
+  which cause the previous, older message to be selected, a setting
+  of '1' will cause the next, newer message to be selected.
 
-* Added a tooltip to the 'replied' icon in the Message List which
-  indicates 'click to see your reply' feature.
+* PDF Viewer plugin: Support for encrypted (password protected) PDFs.
 
-* Added 'claws-mail --version-full' to display the version and a list
-  of the compiled-in features
+* RSSyl plugin: The feed preferences window appearance has been
+  improved.
 
-* Implemented speed-ups to list operations, deletions and cache
-  updates.
+* The --enable-new-addrbook configure option has been renamed to
+  --enable-alternate-addressbook.
 
-* Updated the man page
+* Windows: Re-enabled regexps.
 
-* The Trayicon plugin icons are now themable.
+* updated man page.
 
-* text/calendar message parts are now automatically displayed if a
-  plugin handling text/calendar is loaded, e.g. vCalendar.
+* Updated translations: British English, Czech, Dutch, Finnish,
+  French, German, Hebrew, Hungarian, Italian, Lithuanian,
+  Norwegian Bokmål, Slovak, Swedish, Traditional Chinese.
 
-* Maemo: connect HW status change signal for shutdown
+* New translations: Russian.
 
-* Maemo: identify mmc1 and mmc2 more clearly in the GUI
-
-* Maemo: Make dnd threshold higher
-
-* New translations: Hebrew
-
-* Updated translations: Brazilian Portuguese, British English, Czech,
-  Finnish, German, Hungarian, Italian, Simplified Chinese, Spanish
+* Removed translations: Bulgarian, Esperanto.
 
 * 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 1959, 'Selection selects too many under expanded view'
+       o bug 2490, 'Selecting mails through Shift-Home/End doesn't
+                    work properly'
+       o bug 3151, 'loaded vCalendar plugin "disables" gnome-shells
+                    calendar view entries'
+       o bug 3375, 'Crash (SEGV) at gtkcmctree.c:4514 after deleting
+                    an unread message'
+       o bug 3557, 'Remotely exploitable bug.'
+       o bug 3454, (windows) 'Attachments containing certain special
+                    characters in filename are not opened'
+       o bug 3480, 'No valid feed found when channel title is
+                    missing'
+       o bug 3513, 'Can't delete multiple selected e-mails'
+       o bug 3541, 'Selecting a leaf folder with keyboard no longer
+                    opens it'
+       o bug 3559, 'Opening preferences window causes out of bounds
+                    read'
+       o bug 3561, 'HTML <a> tag with no href makes message display
+                    incorrectly.'
+       o bug 3562, 'Hyperlink Errors URI XMPP, SIP, SIPS and Skype'
+       o bug 3563, 'URL parser will read out of bounds when closing
+                    bracket is missing in get_url_part'
+       o bug 3566, 'Missing locales in Eastern name order'
+       o Debian bug 801375, 'Segfault when activating ... the plugin
+                             with the Code from Google'
+       o better fix for crash after broken pgp keyring update, and
+         bogus EOF message on verifying sigs of missing keys
+       o building on OpenBSD
+       o libetpan version test
+       o folder renaming for IMAP on Windows.
+
+For further details of the numbered bugs and RFEs listed above
+consult http://www.thewildbeast.co.uk/claws-mail/bugzilla/
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.
+
+