Don't go up in subject if we're selecting
[claws.git] / RELEASE_NOTES
index a313de30a1e995db030746c59cf38c0ef97ef102..9197ef9ea6327d17d859b5d2cbbae68ad1cc14c7 100644 (file)
@@ -1,4 +1,4 @@
-8th February 2008                                    Claws Mail 3.3.0
+14th December 2013                                   Claws Mail 3.9.3
 
                    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
-
-* Added Folder Properties option, 'Run processing rules when opening'
-  to the General page.
-
-* 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.
-
-* 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.
-
-* 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'.
-
-* Added several GUI improvements to the Filtering, Processing, Tags,
-  Actions, Templates, Logging and Address Book dialogues
+* The TAB address completion in the Compose window now matches any
+  part of the address and not just the beginning.
 
-* Added a tooltip to the 'replied' icon in the Message List which
-  indicates 'click to see your reply' feature.
+* When copying or moving a message, the type-ahead search now matches
+  any part of a folder name and not just the beginning.
 
-* Added 'claws-mail --version-full' to display the version and a list
-  of the compiled-in features
+* It is now possible to replace the current signature in the Compose
+  window by using the '/Message/Replace signature' menu item.
 
-* Implemented speed-ups to list operations, deletions and cache
-  updates.
+* It is now possible to disable the 'Subject is empty' warning
+  dialogue. See the option 'Warn when Subject is empty' option on the
+  '/Configuration/Preferences/Mail handling/Sending' page.
+  
+* When sending messages, if the hostname cannot be determined,
+  fallback to 'localhost' rather than 'unknown', as the latter is
+  rejected by some servers.
 
-* Updated the man page
+* Added better handling of messages from broken mailers, such as
+  yahoo groups.
 
-* The Trayicon plugin icons are now themable.
+* PDF plugin: the minimum required version of poppler is 0.12.0.
 
-* text/calendar message parts are now automatically displayed if a
-  plugin handling text/calendar is loaded, e.g. vCalendar.
+* PGP/* plugin: long key IDs are now displayed in the dialogues
+  instead of short IDs.
 
-* Maemo: connect HW status change signal for shutdown
+* PGP/* plugin: The automatic signature check is now non-blocking.
 
-* Maemo: identify mmc1 and mmc2 more clearly in the GUI
+* Python plugin: can now access accounts, mailboxes, folder
+  properties
 
-* Maemo: Make dnd threshold higher
+* vCalendar plugin: webcals:// URLs are now treated as https://
 
-* New translations: Hebrew
+* Translation updates: Brazilian Portuguese, Czech, Dutch, French,
+  German, Hebrew, Slovak, Spanish, and Swedish.
 
-* Updated translations: Brazilian Portuguese, British English, Czech,
-  Finnish, German, Hungarian, Italian, Simplified Chinese, Spanish
+* Support for Maemo has been removed.
 
 * 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
+       o bug 2132, 'Keyboard accelerators for "Clear" and "Edit"
+                    quick search conflict with top menus'
+       o bug 2210, 'Display name with invalid addresses not quoted
+                    when inserted from address book'
+       o bug 2794, 'account privacy signing method ignored on reply'
+       o bug 2923, 'build failure with perl 5.18'
+       o bug 2940, 'Extended search dialog too small for content in
+                    polish l10n'
+       o bug 2954, 'Crash in "Save Image As" for HTML message'
+       o bug 2957, 'Double-free in account preferences'
+       o bug 2960, 'rfc3156 deviation regarding hash symbols'
+       o bug 2961, 'Partial retrieval not available with PGP/Inline
+                    encrypted messages'
+       o bug 2964, 'Lack of escaping of nested double-quotes in To:
+                    header'
+       o bug 2979, 'claws fails to load (empty) folderlist.xml and
+                    shows account wizard'
+       o bug 2982, 'variable declaration behind FLOCK conditional'
+       o bug 2986, 'Down and Delete buttons have same hotkey in
+                    filtering config'
+       o bug 2989, 'Segfault at startup because of corrupted
+                    folderlist.xml'
+       o bug 2994, 'translating folder name'
+       o bug 2995, 'closing extended quick search information panel
+                    triggers window focus bug'
+       o bug 3002, 'undefined reference to check_file_integrity'
+       o bug 3004, 'claws picks wrong mime type for attachments'
+       o bug 3009, '"Rebuild folder tree" causes SIGSEGV if a
+                    directory name isn't valid utf-8'
+       o bug 3011, 'crash when using %f Action on two or more
+                    uncached (IMAP) messages.'
+       o bug 3021, 'Icon key_pgp_signed always shows as the default,
+                    never the themed version'
+       o debian bug 711864, 'claws-mail-vcalendar-plugin: when
+                             creating meeting GTK_IS_COMBO_BOX_TEXT
+                             failed'
+       o Quote all specials in name as defined on RFC,
+         see http://tools.ietf.org/html/rfc5322#section-3.2.3
+       o fix sensitivity and state of 'hide read threads'
+       o Fancy plugin: disable DNS Prefetching when 'Enable loading
+         of remote content' is switched off
+       o Bogofilter plugin: insert X-Bogosity header like the option
+         says, not X-Claws-Bogosity header
 
 For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.