Updated to match current configure options
[claws.git] / RELEASE_NOTES
index 46529600d2a260730f0725100549077b514985a9..e1e74ee5d372aa83f9e8054273e5f425b260e38b 100644 (file)
-6th May 2013                                         Claws Mail 3.9.1
+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.
 
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-All plugins previously packaged as 'Extra Plugins' are now contained
-within the Claws Mail package. In addition to that, the following
-plugins have been dropped: TrayIcon, Dillo Viewer, and Gtkhtml2
-Viewer.
+* New plugin: ManageSieve. Manage sieve filters on a server using
+  the ManageSieve protocol.
+
+* Filtering/Processing: increase range for age matcher condition.
 
-This release contains the following plugins: ACPI Notifier, Address
-Keeper, Attachment Remover, Attachment Warner, Bogofilter, BS Filter,
-Clam AntiVirus, Fancy HTML Viewer, FetchInfo, gData, GeoLocation,
-Mail Archiver, MailMBOX, New Mail, Notification, PDF Viewer, Perl,
-PGP/Core, PGP/Inline, PGP/MIME, Python, RSSyl, SMime, Spam Report,
-SpamAssassin, TNEF Parse, and vCalendar. 
+* Filtering/Processing: 'mark_as_spam' now only marks as spam, it
+  does not do an additional move.
 
-* 3 command-line switches have been added:
-  --cancel-receiving which cancels the currently running message
-       retrieval operation
-  --cancel-sending which cancels the currently running message
-       sending operation
-  --debug which toggles debug output.
+* Compose window: From line gets its own label with mnemonic.
 
-* '/Message/Cancel sending' has been added to the main menu. 
+* Compose window: more intuitive right-click behaviour in attachments
+  list.
 
-* In the filtering and processing condition configuration for Age,
-  it is now possible to match based on number of hours.
+* QuickSearch: 'Cc' added to the mixed search: From/To/Cc/Subject/Tag.
 
-* The GnuPG signature timestamp is now displayed in the full
-  signature information
+* Folder list: Added 'Mark all read recursively' to context menu.
 
-* Support for GnuTLS priority string has been added. This is achieved
-  via 2 hidden account preferences, gnutls_set_priority and 
-  gnutls_priority. The former turning the option on or off, the
-  latter containing the required priority string.
+* Support for Mac-cyrillic encoding.
 
-* Keep-alive pings are now performed on IMAP and NNTP connections.
+* IMAP: Support for SCRAM-SHA-1 authentication mechanism.
 
-* In the Compose window, the focus is now moved to the message body
-  when focus is in the Subject entry and the Enter key is pressed.
-  
-* The Delete key can now be used to remove Colour Label hotkeys.
+* PGP plugins: Display validity of signatures
 
-* PDF Viewer: The printed PDF quality has been improved.
+* Bogofilter plugin: 3rd spam handling option, 'Only mark as spam'.
 
-* Fancy HTML viewer: The options dialogue has been completely
-  reworked, and disabling remote content is now totally strict.
-               
-* Python plugin: Added Cc field to messageinfo objects.
+* RSSyl plugin: Per-feed support for HTTP basic auth.
 
-* Python plugin: Added examples.
+* GData plugin: minimum requirement: libgdata 0.17.1
 
-* Python plugin: Added a function to get an arbitrary header from a
-  MessageInfo object
+* Several layout improvements to preferences pages.
 
-* Perl plugin: The documentation for insert_perl.pl has been
-  improved.
+* Updated user manual.
 
-* Basic handling of vcard 3.0 has been added to vcard2xml.py.
+* Updated man page.
 
-* A Swedish translation has been added to claws-mail.desktop.
-               
-* The man page has been updated.
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Dutch,
+  French, German, Hebrew, Hungarian, Norwegian BokmÃ¥l, Slovak, 
+  Spanish, Swedish.
 
-* Updated translations: Brazilian Portuguese, Czech, Finnish, French,
-  German, Hebrew, Hungarian, Lithuanian, Slovak, Spanish, Swedish
+...and so much more!
 
 * Bug fixes:
-       o bug 1137, 'loading plugins with same profile on different
-                    archs'
-       o bug 1684, 'view news messages with large attachements
-                    segfaults'
-       o bug 1963, 'Preferences Templates Information Window Focus
-                    loss'
-       o bug 2340, 'Create block list'
-       o bug 2617, 'code cleanup'
-       o bug 2624, 'dialog "Action Configuration" cannot be closed'
-       o bug 2702, 'Support splitting subject line for small screen
-                    layout'
-       o bug 2774, 'Select folder/New Folder dialog - modal problem'
-       o bug 2785, 'Marking mails for deletion reopens internal
-                    message view'
-       o bug 2801, 'Filtering Header:Name list is blank/corrupt'
-       o bug 2826, 'replace deprecated gnutls function'
-       o bug 2828, 'Use MD5 digest for socket name'
-       o bug 2832, 'mail to from adress-book splitt names'
-       o bug 2835, 'add_address() in addr_compl.c should allow a
-                    NULL name'
-       o bug 2859, 'Newmail plugin doesn't work if Mail folder not 
-                    present when it is loaded.'
-       o bug 2862, 'Segmentation fault when replying to a message
-                    where the "code conversion" fails'
-       o bug 2863, 'Applying has_attachment quicksearch on IMAP
-                    segfaults'
-       o bug 2878 'bsfilter / folder.c:1435 Condition identifier
-                   != NULL failed'
-       o bug 2879, 'Plain text mails treated as encrypted'
-       o bug 2882, 'Reverse preference for external content'
-       o bug 2885, 'SIGSEGV in hooks_marshal at hooks.c:108'
-       o bug 2890, 'html2ps required...'
-       o bug 2893, 'ical_yy_scan_bytes has wrong type'
-       o bug 2903, 'key 'C' mention harcoded in string'
-       o bug 2909, 'Changing folder quickly can cause wrong email to
-                    be deleted'
-       o IMAP: Don't set charset on simple searches. Fixes Exchange
-         2007.
-       o Disconnect NNTP accounts too when switching offline.
-       o Fix sensitivity of next-unread toolbar button.
-       o tools/gif2xface.pl, tools/outlook2claws-mail.pl: Fix
-         address.
-       o Add missing \n at end of the return receipt last part's
-         headers.
-       o Make LDAP over SSL work on Win32.
-       o Fix crash on action error.
-       o Fix trimming of leading spaces in actions.
-       o tools/vcard2xml.py: Fix missing file encoding info.
-       o fix sensitivity of 'Use both dictionaries' in compose
-         window.
-       o Fix actions with spaces (and quotes).
-       o tools/vcard2xml.py: Lines split over more than one line
-         breaks parser; Get email addres correct. Not only 
-         email;internet.
-       o Escape filename/description text of MIME parts, prevents
-         error if, e.g., the filename contains an ampersand.
-       o Fix 'edit accounts' windows going behind when leaving an
-         'account preferences' window, by re-focusing this window.
-       o Fix crash closing PDF information alert panel.
-       o Fix default fonts on Windows.
-       o Fix ugly icon in XFCE's alt-tab window.
-       o Fix untranslated description in archiver plugin
-       o fix crasher when using /Edit/Search folder on start-up with
-         nothing selected.
-
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/
+       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 for full information regarding changes in this release.
+
+