RSSyl: Allow use of .netrc by libcurl. Bug/enhancement #3309, by Vincent Pelletier
[claws.git] / RELEASE_NOTES
index a313de30a1e995db030746c59cf38c0ef97ef102..bad61537ce6fe0b6030ce66dbc11e3e2cd8fcfe4 100644 (file)
-8th February 2008                                    Claws Mail 3.3.0
+20th October 2014                                   Claws Mail 3.11.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.
+* SSLv3 server connections are now disabled by default, in response
+  to the POODLE vulnerability, see
+  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566.
 
-* Added DIGEST-MD5 support for IMAP authentication
+* Several PGP/Core plugin improvements
+  Indicate when a key has been revoked or has expired when displaying
+  signature status. For example,
+       "Good signature from %s, but the key has expired."
+       "Good signature from %s, but the key has been revoked."
+  When displaying the full information, show the Validity, and the
+  Owner Trust level. Also indicate expired and revoked keys, and
+  revoked UIDs.
 
-* Added Folder Properties option, 'Run processing rules when opening'
-  to the General page.
+  The "Content-Disposition: attachment" flag in PGP/MIME signed
+  messages has been removed. It was confusing for cetain MUAs.
 
-* 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.
+* A new version of the RSSyl plugin, completely redesigned and
+  rewritten. Migration from the previous version is automatic,
+  it has a new storage format in ~/.claws-mail/RSSyl/ (hierarchical
+  directories instead of flat file format). It uses the expat
+  library instead of libxml2 for parsing feed data.
 
-* 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.
+* The results of TAB address completion in the Compose window have
+  improved ordering.
+       Order of results:
+       1. Match beginning of name
+       2. Match beginning of additional names
+       3. Match complete email address before @
+       4. Match beginning of email address
+       5. Compare relative position of match
+       6. Compare name alphabetically
+       7. Compare address alphabetically.
+       
+* Due to popular demand, use of the Up key in the message body in the
+  Compose window stops at the top of the message body and does not
+  continue up to the header fields. This reverts the behaviour
+  introduced in version 3.10.0.
 
-* 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'.
+* In the Compose window, when navigating with the arrow keys,
+  selecting, and thus modifying, the Account selector is now
+  prevented.
 
-* Added several GUI improvements to the Filtering, Processing, Tags,
-  Actions, Templates, Logging and Address Book dialogues
+* In the Compose window, a mnemonic (s) has been added to the Subject
+  line.
 
-* Added a tooltip to the 'replied' icon in the Message List which
-  indicates 'click to see your reply' feature.
+* The Queue folder is highlighted if there are messages in its sub-
+  folders and the tree is collapsed.
 
-* Added 'claws-mail --version-full' to display the version and a list
-  of the compiled-in features
+* When sorting messages by 'thread date', clicking the 'Date' column
+  header will now toggle between ascending/descending and will not
+  switch to 'date' sorting.
 
-* Implemented speed-ups to list operations, deletions and cache
-  updates.
+* A new QuickSearch filter has been added that searches a header's
+  content only.
+  H S : messages which contain S in the value of any header.
 
-* Updated the man page
+* A Reply-To field has been added to the main Template configuration.
 
-* The Trayicon plugin icons are now themable.
+* The menubar can now be hidden, default hotkey: F12.
 
-* text/calendar message parts are now automatically displayed if a
-  plugin handling text/calendar is loaded, e.g. vCalendar.
+* Fancy plugin: A user-controlled stylesheet can now be used.
 
-* Maemo: connect HW status change signal for shutdown
+* Python plugin: Add flag attributes to MessageInfo object.
 
-* Maemo: identify mmc1 and mmc2 more clearly in the GUI
+* Python plugin: Make 'account' property of ComposeWindow read/write.
 
-* Maemo: Make dnd threshold higher
+* Libravatar plugin: a network timeout option has been added.
 
-* New translations: Hebrew
+* appdata has been added for package managers, it must be
+  specifically enabled, using ./configure --enable-appdata
+  See http://people.freedesktop.org/~hughsient/appdata/ for further
+  information.
 
-* Updated translations: Brazilian Portuguese, British English, Czech,
-  Finnish, German, Hungarian, Italian, Simplified Chinese, Spanish
+* The tbird2claws.py script, for converting a Thunderbird mailbox to
+  a Claws Mail mailbox, now handles sub-directory recursion.
+
+* Updated translations: Brazilian Portuguese, Bulgarian, Dutch,
+  Esperanto, Finnish, German, Hebrew, Lithuanian, Slovak, Spanish,
+  and Swedish
 
 * 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 3173, 'quick search ignores trailing blank'
+       o bug 3211, 'Fails to build in Debian hurd-i386 architecture'
+       o bug 3212, 'When msgnum matches a sub-folder name, fetch
+                    fails'
+       o bug 3221, 'IMAP: Claws Mail has issues with Yahoo IMAP
+                    server/folders'
+       o bug 3235, 'Extraneous double quotes inside base64-encoded
+                    From header confuse 'Reply' action'
+       o bug 3236, 'sc_html_parse_tag() does not recognize '<br/>'
+                    as line break'
+       o bug 3246, 'attachment open: "remember this" ignored if
+                    ~/.mailcap does not exist'
+       o bug 3265, 'procmime.c: unbalanced flockfile() /
+                    funlockfile()'
+       o bug 3300, 'Cannot send/receive mail when SSL 3.0 is not
+                    supported on the server'
+       o Debian bug 755022, '[claws-mail-spam-report] likely useless
+                    to report to Debian because of the use of http
+                    instead of https'
+       o Disable SSL3.0 entirely as a Poodle fix.
+       o fix msg display when utf8_instead_of_locale_for_broken_mail
+         is turned off and you use a UTF-8 locale
+       o fix building without gnuTLS support
+       o Don't differentiate the protocols used when using direct
+         SSL/TLS versus STARTTLS
+       o disallow editing any account (even current account) when at
+         least one compose window is open
+       o Actually display "(No From)" in messageview's From column
+         when appropriate.
+       o When changing focus in folderview, make sure the newly
+         focused folder is visible first.
+       o various fixes to flaws reported by Coverity scan
+       o PGP/Core plugin: Don't automatically re-check signatures
+       o PGP/Core plugin: fix erroneous 'untrusted' msg based on
+         validity not trust
+       o Make INBOX case-insensitive (as RFC states)
+       o Python plugin: Fix ComposeWindow.get_account_selection
+
+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.
+
+