Fix format for translated desktop keywords
[claws.git] / RELEASE_NOTES
index bf0d272bf4bfc22855de1758e961931bfe5fe4db..bad61537ce6fe0b6030ce66dbc11e3e2cd8fcfe4 100644 (file)
-14th November 2012                                   Claws Mail 3.9.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.
 
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Added IMAP server side search
+* 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.
+
+* 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.
+
+  The "Content-Disposition: attachment" flag in PGP/MIME signed
+  messages has been removed. It was confusing for cetain MUAs.
 
-* Added the file .claws-mail/extraheaderrc which holds editable extra
-  headers to be added to compose window combobox
+* 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 'Select html part of multipart messages' to the Folder
-  Properties
+* 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.
 
-* GnuPG: Consider marginal signature validity as untrusted
+* In the Compose window, when navigating with the arrow keys,
+  selecting, and thus modifying, the Account selector is now
+  prevented.
 
-* The mimeview shortcuts are now user configurable
+* In the Compose window, a mnemonic (s) has been added to the Subject
+  line.
 
-* Spell checker: Always show 'change dictionary' menu
+* The Queue folder is highlighted if there are messages in its sub-
+  folders and the tree is collapsed.
 
-* Filtering dialogue: TreeView type-ahead is now case insensitive
+* When sorting messages by 'thread date', clicking the 'Date' column
+  header will now toggle between ascending/descending and will not
+  switch to 'date' sorting.
 
-* Separated 'Mark all read' from 'Mark as read' and 'Ignore thread'
+* 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.
 
-* Made 'Mark all read' confirmation button more clear
+* A Reply-To field has been added to the main Template configuration.
 
-* Made the clickable area of the expander arrows in the folder list
-  larger
+* The menubar can now be hidden, default hotkey: F12.
 
-* Made SSL client certificate error messages more meaningful
+* Fancy plugin: A user-controlled stylesheet can now be used.
 
-* The type of units required in the Extended Search information
-  dialogue are now indicated
+* Python plugin: Add flag attributes to MessageInfo object.
 
-* Several speed-ups and optimisations
+* Python plugin: Make 'account' property of ComposeWindow read/write.
 
-* Updated manual
+* Libravatar plugin: a network timeout option has been added.
 
-* Updated translations: Brazilian Portuguese, Finnish, French, German,
-  Hungarian, Spanish, Swedish, traditional Chinese, Ukrainian
+* 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.
+
+* 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 1137, 'loading plugins with same profile on different
-                    archs'
-       o bug 1961, 'patches for a couple of clang warnings'
-       o bug 1975, 'preference mutt key bindings do not take effect'
-       o bug 2096, 'MEMORY-ERROR w/ Claws-Mail/IMAP and Lotus
-                    Domino'
-       o bug 2203, 'Problems in forwarding multipart/alternative
-                    messages with HTML part'
-       o bug 2390, 'Non-fully-trusted-key-warning appears based on 
-                    primary UID rather than recipient e-mail'
-       o bug 2579, 'Installed headers redefine autotools-specific
-                    constants'
-       o bug 2596, 'Spell checker does not work properly'
-       o bug 2638, 'Respect $LEX environment variable in autogen.sh'
-       o bug 2639, 'The MSGBUFSIZE definition collides with a
-                    definition of OpenBSD'
-       o bug 2650, 'segfault in pgp when gpgme_strerror() returns
-                    a non utf-8 string'
-       o bug 2689, 'segfault when trying to view info about
-                    pgp/smime sign'
-       o bug 2697, 'segfault in parse_parameters()'
-       o bug 2718, 'Failure to check peer hostname when checking
-                    certificate'
-       o bug 2723, 'Missing encoding in generated html manual'
-       o bug 2743, 'null pointer crash in procmime strchr'
-       o bug 2744, 'Quick search throws bad command argument error
-                    since recent change'
-       o bug 2751, 'g_mutex_new/g_mutex_free removed from GLib 2.32'
-       o bug 2760, 'display correct libc version in crash dialog
-                    when uclibc is used'
-       o bug 2761, 'Desktop file does not pass validation'
-       o bug 2776, 'Make all menu shortcuts work properly in the
-                    message window'
-       o bug 2777, 'Installing latest cvs116 package 14 Windows
-                    version results in wrong paths in clawsrc'
-       o Fix some modal windows
-       o Only show HTML parts by default (if the pref is set so) if
-         the part disposition-type is inline or unknown, but not
-         attachment.
-       o IMAP: Always clear the tags list when fetching a folder, or
-         Claws will never untag an untagged email.
-       o Fix double mainwindow presentation that confuses GNOME3
-         when some plugins fail to load (subsequent Claws windows
-         got no focus in that case)
-       o Fix build on Fink/OS X
-       o Fix build with gnutls 3.1.3
-       o Fix Windows build
-       o Fix Windows runtime crash
-       o Fix socket communication
-
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/
+       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.
+
+