Wow. Such data, so leak, very unfreed
[claws.git] / RELEASE_NOTES
index bad61537ce6fe0b6030ce66dbc11e3e2cd8fcfe4..4441df2f1e7f8c01b99b551263d6854e5111378c 100644 (file)
@@ -1,4 +1,4 @@
-20th October 2014                                   Claws Mail 3.11.0
+11th October 2015                                   Claws Mail 3.13.0
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,124 +9,104 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* 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.
-
-* 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.
-
-* 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.
+* Preferences are now saved to disk immediately on pressing OK or
+  Apply.
+
+* New preferences have been added for default sorting of the message
+  lists. They are found in the 'Message list' frame of the Display/
+  Summaries page of the general preferences. These options only apply
+  to newly created folders.
+
+* The menu item 'Delete thread' has been moved to the Message menu.
+  Previously clicking it would not delete the thread, but just move
+  it to the Trash folder. Now it will delete the thread.
+  An additional menu item has been added, 'Move thread to trash',
+  which implements the original behaviour.
 
-* In the Compose window, when navigating with the arrow keys,
-  selecting, and thus modifying, the Account selector is now
-  prevented.
+* Compose window: By default it is no longer possible to add user-
+  defined headers, with only those pre-defined in the drop down menus
+  being possible. To restore the old behaviour, a new hidden
+  preference has been added: 'type_any_header', setting this to 1
+  restores the old behaviour.
 
-* In the Compose window, a mnemonic (s) has been added to the Subject
-  line.
+* Automatic account selection is now also applied when you reply to
+  one of your own messages, e.g. from the Sent folder.
 
-* The Queue folder is highlighted if there are messages in its sub-
-  folders and the tree is collapsed.
+* Folder list: The Left and Right cursor keys now collapse or expand
+  the currently selected folder tree item. The Left cursor key also
+  moves the selection to parent folder, if current folder is within
+  a collapsed tree.
 
-* When sorting messages by 'thread date', clicking the 'Date' column
-  header will now toggle between ascending/descending and will not
-  switch to 'date' sorting.
+* Folder list: The Home and End keys now move the selection to the
+  first folder and last folder in the tree.
 
-* 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.
+* Account Auto-configuration: when errors occur, a more detailed
+  error message is shown.
 
-* A Reply-To field has been added to the main Template configuration.
+* GnuPG plugins: An option has been added to specify the location of
+  the GnuPG executable.
 
-* The menubar can now be hidden, default hotkey: F12.
+* GnuPG plugins: A new hidden preference has been added which limits
+  the number of results returned when using your keyring for address
+  auto-completion: 'autocompletion_limit'. The default value is 0,
+  which means there is no limit, any other number will limit the
+  results to that number.
 
-* Fancy plugin: A user-controlled stylesheet can now be used.
+* Python plugin: Folder has been added to MessageInfo objects.
 
-* Python plugin: Add flag attributes to MessageInfo object.
+* The GeoLocation plugin is no longer included.
 
-* Python plugin: Make 'account' property of ComposeWindow read/write.
+* The user manual has been updated.
 
-* Libravatar plugin: a network timeout option has been added.
+* The man page has been updated.
 
-* 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,
+  Dutch, Finnish, German, Hebrew, Hungarian, Norwegian BokmÃ¥l,
+  Slovak, Spanish, Swedish.
 
-* The tbird2claws.py script, for converting a Thunderbird mailbox to
-  a Claws Mail mailbox, now handles sub-directory recursion.
+* New translations: Italian, Traditional Chinese.
 
-* Updated translations: Brazilian Portuguese, Bulgarian, Dutch,
-  Esperanto, Finnish, German, Hebrew, Lithuanian, Slovak, Spanish,
-  and Swedish
+* Removed translations:  Indonesian, Polish.
 
 * Bug fixes:
-       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
+       o bug 2115, 'Drag n' Drop of files with special characters
+                    crashes CM'
+       o bug 3209, 'autoconfig does not use full email address as
+                    username'
+       o bug 3253, 'all addresses of getaddrinfo() result should be
+                    tried'
+       o bug 3263, 'Wrong timezone while using date_fmt function'
+       o bug 3296, 'Crash on double notification popup'
+       o bug 3352, 'found_in_addressbook matches entries from GPG
+                    keyring'
+       o bug 3454, 'Attachments containing certain special
+                    characters in filename are not opened'
+       o bug 3473, 'base64 regression with old glib2 (before
+                    2.26.0)'
+       o bug 3475, 'Attachment dragged to email must be dropped to
+                    attachment tab only - reggresion'
+       o bug 3483, 'When replying to a *de*crypted message, it is
+                    contained *encrypted* in reply'
+       o bug 3507, 'build fails w/o GnuTLS'
+       o bug 3516, 'vCard icon misplaced'
+       o bug 3524, 'vCard does not decode all quoted-printable
+                    values'
+       o bug 3531, 'a/z hotkeys crash Claws immediately after
+                    startup'
+       o make 'date' (not thread date) the default sort when
+         clicking column header to switch to date sort.
+       o Several memory leaks in RSSyl.
+       o IPv6 now works on Windows, for connections not handled by
+         libetpan.
+       o GPG preferences initialization.
+       o Possible crash when gpg is upgraded to gpg-v21
+       o Save temporary file in mime temporary directory when using
+         right-click/Open image instead of saving in current working
+         directory.
+       o Crash in address completion when matching group name.
+       o Correct handling of RFC3339 timestamp format with second
+         fraction.
+       o Building on GLib older than 2.25.
 
 For further details of the numbered bugs and RFEs listed above
 consult http://www.thewildbeast.co.uk/claws-mail/bugzilla/