Fix cut-and-paste error
[claws.git] / RELEASE_NOTES
index c72de2713c9dd9a489118b05724ce8fd48def655..e1e74ee5d372aa83f9e8054273e5f425b260e38b 100644 (file)
-6th November 2006                                Claws Mail 2.6.0
+19th July 2015                                      Claws Mail 3.12.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:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-* libetpan 0.48 or greater is now required for IMAP support.
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* The Compose window now has an /Options/Reply mode/ menu. This
-  enables changing the recipients of a reply on the fly.
+* New plugin: ManageSieve. Manage sieve filters on a server using
+  the ManageSieve protocol.
+
+* Filtering/Processing: increase range for age matcher condition.
 
-* QuickSearch now has a type-ahead option for fast searches.
+* Filtering/Processing: 'mark_as_spam' now only marks as spam, it
+  does not do an additional move.
 
-* Extra symbols are now available for the Quote parser, your name,
-  your email address, the account name, and the organization.
+* Compose window: From line gets its own label with mnemonic.
 
-* In the Folder Properties, it is now possible to test the regular
-  expression used in the Simplify Subject RegExp option.
+* Compose window: more intuitive right-click behaviour in attachments
+  list.
 
-* GSSAPI support has been added for IMAP.
+* QuickSearch: 'Cc' added to the mixed search: From/To/Cc/Subject/Tag.
 
-* UIDPLUS support has been added for IMAP.
+* Folder list: Added 'Mark all read recursively' to context menu.
 
-* A Stop button has been added for Message Body searches, enabling
-  cancelling of a running search. This is available in '/Edit/Search
-  Folder...' and '/Edit/Find in current message...'.
+* Support for Mac-cyrillic encoding.
 
-* libSM support has been added. This enables communication with the
-  session manager, so that it is known when the session ends, in
-  order to save the caches, and draft any messages currently being
-  composed.
+* IMAP: Support for SCRAM-SHA-1 authentication mechanism.
 
-* Support for Address Book Groups has been added to the Compose
-  window's automatic address completion.
+* PGP plugins: Display validity of signatures
 
-* a new hidden option has been added, 'respect_flowed_format'. This
-  follows RFC3676 with regard to a message part with a Content-Type
-  that includes 'format=flowed' and 'delsp=yes'. This will cause some
-  mails to have long lines, but will fix some URLs that would
-  otherwise be wrapped. By default it is turned off.
+* Bogofilter plugin: 3rd spam handling option, 'Only mark as spam'.
 
-* Basic key import/export has been added to the PGP plugins. When
-  generating a new key pair you can export the public key to a key
-  server. When selecting the signature part of a message, if the key
-  is not on your keyring, you will be asked if you want to attempt
-  to import it from a keyserver.
+* RSSyl plugin: Per-feed support for HTTP basic auth.
 
-* The TrayIcon now displays 'offline' status.
+* GData plugin: minimum requirement: libgdata 0.17.1
 
-* More window sizes and placements are remembered across sessions.
+* Several layout improvements to preferences pages.
 
-* tools/fix_date.sh: Switches to replace non RFC-compliant Date:
-  value, and to use strict RFC matching patterns for dates have been
-  added.
+* Updated user manual.
 
-* Several optimisations have been made.
+* Updated man page.
 
-* The manual has been updated.
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Dutch,
+  French, German, Hebrew, Hungarian, Norwegian BokmÃ¥l, Slovak, 
+  Spanish, Swedish.
 
-* Updated translations in Brazilian Portuguese, Czech, Dutch, French,
-  German, Italian, Simplified Chinese, Slovak, Spanish, and Swedish 
+...and so much more!
 
 * Bug fixes:
-       o bug 1035, 'Incorrect handling of flowed lines'
-       o bug 1036, 'Forwarding a mutlipart mail with a "text/html"
-                   block to ms outlook users leeds to freeze of
-                   outlook'
-       o bug 1044, 'claws-mail segfaults while moving mails'
-       o bug 1045, 'claws-mail doesn't remove the mail from the
-                   IMAP Queue folder after sending'
-       o bug 1046, 'jpilot AddressDB.pdb import fail'
-       o bug 1048, 'Spamassassin plugin license problem'
-       o fix broken storage of quote format template when it
-         contains \-escape sequences
-       o fix crash when printing emails with an xface
-       o fix building on BSDs
-       o fix duplicate error messages when sending
-       o do not delete the contacts when deleting address book
-         groups
-       o tools/fix_date.sh: fix date value extraction
-
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi
-
-* and other code reorganisation, cleanups, and more.
+       o bug 1769, 'vCalendar timezone glitches'
+       o bug 1901, 'More descriptive error msgs when attempting to 
+                    delete a folder'
+       o bug 2435, 'Infinite loop+crash when refreshing folders from
+                    dovecot mbox based mailbox'
+       o bug 2577, 'improve focus rectangle removal in summaryview'
+       o bug 2601, '"if item changes... never mark as unread" marks
+                    new items as read'
+       o bug 2965, 'Encrypted mails are stored unencrypted in
+                    'Queue' while sending via IMAP'
+       o bug 2981, 'claws-mail-3.9.3 compilation warnings'
+       o bug 3211, 'Fails to build in Debian hurd-i386'
+       o bug 3321, 'revert "Remove unreachable code"'
+       o bug 3345, 'Ability to choose other From values via keyboard
+                    has been lost'
+       o bug 3349, 'Unable to insert a file into a message during
+                    compose.'
+       o bug 3351, 'Two problems when re-sending a file with an
+                    attachment'
+       o bug 3354, 'Event cancellation uses incorrect method
+                    parameter for Content-Type header'
+       o bug 3364, 'segfault in src/prefs_account.c'
+       o bug 3365, 'segfault in src/wizard.c'
+       o bug 3380, 'Initialize widget before callback handler for
+                    'clicked''
+       o bug 3389, 'document 'F12' shortcut'
+       o bug 3407, 'Pressing the "Date" column header to "sort by
+                    date" causes all columns to have a sort arrow.'
+       o bug 3419, 'Saving/appending messages to an mbox file
+                    violates RFC#4155'
+       o bug 3421, 'Recipients list doesn't scroll when moving with
+                    arrow keys.'
+       o bug 3432, 'Google ClientLogin has been deprecated, should
+                    be migrated to OAuth 2.0'
+       o bug 3438, 'Filter to add address to Addressbook duplicates
+                    address in Name field'
+       o bug 3466, 'address auto-complete does not work on plasma5'
+       o Debian bug 771360, CVE 2010-5109
+       o Debian bug 771737, 'Segfaults when trying to open folder'
+       o Debian bug 779824, 'claws-mail depends on plugins 
+                             libraries'
+       o Fix LDAP access using TLS protocol
+       o claws-mail.desktop installation
+       o Compose window Subject mnemonic
+       o Archiver plguin: compatibility with libarchive 2.8.x
+       o Remove draft when cancelling a message written with an
+         external editor
+       o Remove superfluous dynamic link against libarchive
+       o Fix labels referring to 'SSL' instead of 'TLS'
+       o Allow single-click to select mailboxes in the mailbox order
+         dialog.
+       o tbird2claws.py: set encoding to UTF-8.
+
+For further details of the numbered bugs and RFEs listed above
+consult http://www.thewildbeast.co.uk/claws-mail/bugzilla/
 
 ---------------------------------------------------------------------
-See ChangeLog and README for full information regarding changes in
-this release.
+See ChangeLog for full information regarding changes in this release.
 
+