Fix possibly non-null-terminated string
[claws.git] / RELEASE_NOTES
index f383fa69791a35f0faac56d62b43fe57070c0273..e1e74ee5d372aa83f9e8054273e5f425b260e38b 100644 (file)
@@ -1,4 +1,4 @@
-26th May 2014                                       Claws Mail 3.10.0
+19th July 2015                                      Claws Mail 3.12.0
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,148 +9,103 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Complete SSL certificate chains are now saved, and if built with
-  Libetpan 1.4.1, the IMAP SSL connection's certificate chain is made
-  available. Both of these allow correct certificate verification
-  instead of a bogus 'No certificate issuer found' status.
+* New plugin: ManageSieve. Manage sieve filters on a server using
+  the ManageSieve protocol.
 
-* Auto-configuration of account email servers, based on SRV records,
-  is now possible. (GLib >= 2.22 is required.)
+* Filtering/Processing: increase range for age matcher condition.
 
-* Added a preference to avoid automatically drafting emails that are
-  to be sent encrypted, (Configuration/Preferences/Compose/Writing).
+* Filtering/Processing: 'mark_as_spam' now only marks as spam, it
+  does not do an additional move.
 
-* Messages saved as Drafts are now saved as New, highlighting the
-  Drafts folder, in order to draw the attention to unfinished mails
-  there.
+* Compose window: From line gets its own label with mnemonic.
 
-* It is now possible to add a 'Replace signature' button to the
-  Compose window toolbar.
+* Compose window: more intuitive right-click behaviour in attachments
+  list.
 
-* Quotation wrapping and undo/redo in the Compose window has been
-  improved.
+* QuickSearch: 'Cc' added to the mixed search: From/To/Cc/Subject/Tag.
 
-* 'Reply to all' now excludes your own address.
+* Folder list: Added 'Mark all read recursively' to context menu.
 
-* The 'Generate X-Mailer header' option has been renamed 'Add user
-  agent header' and applies to both X-Mailer and X-Newsreader
-  headers.
+* Support for Mac-cyrillic encoding.
 
-* Added hidden preferences, 'address_search_wildcard' and 
-  'folder_search_wildcard', to choose between matching from start of
-  the folder name/address or any part of the name. (Activating these
-  options restores the previous behaviour.)
+* IMAP: Support for SCRAM-SHA-1 authentication mechanism.
 
-* Added hidden preference 'enable_avatars' to control the internal
-  capture/render process, and which allows disabling it by external
-  plugins for example.
+* PGP plugins: Display validity of signatures
 
-* 'Check for new folders' now only updates the folder list, not
-  updating the contents of folders. If needed, it can be followed by
-  'Check for new messages'
-  
-* When using Redirect, the redirecting account's address is used in
-  the SMTP MAIL FROM instead of the original sender's address.
+* Bogofilter plugin: 3rd spam handling option, 'Only mark as spam'.
 
-* NEW: Libravatar plugin, which displays avatars from
-  https://www.libravatar.org/
+* RSSyl plugin: Per-feed support for HTTP basic auth.
 
-* Added support for an arbitrary number and sources of 'avatars' and
-  images for email senders, and migrated Face and X-Face headers.
+* GData plugin: minimum requirement: libgdata 0.17.1
 
-* Avatars are now included when printing mails.
+* Several layout improvements to preferences pages.
 
-* The GPG keyring can now be used as the source for address auto-
-  completion.
+* Updated user manual.
 
-* The vCalendar and RSSyl plugins now have an option to disable SSL
-  certificate verification (and check them by default).
+* Updated man page.
 
-* The ClamAV plugin now pops up an error message only once instead of
-  repeatedly
-
-* Updated the man page and the manual.
-
-* Updated Brazilian Portuguese, British English, Czech, Dutch,
-  Finnish, French, Hebrew, Hungarian, Indonesian, Lithuanian, Slovak,
-  Spanish, and Swedish translations.
-
-* Added Esperanto translation.
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Dutch,
+  French, German, Hebrew, Hungarian, Norwegian BokmÃ¥l, Slovak, 
+  Spanish, Swedish.
 
+...and so much more!
 
 * Bug fixes:
-       o bug 1644, 'race condition between message move and mark as
-                    read after timeout'
-       o bug 2119, 'Check for new folders on remote mailboxes is
-                    very slow'
-       o bug 2145, 'Claws becomes unresponsive and gets Killed while
-                    moving messages between imap folders'
-       o bug 2179, 'Improve quotation wrapping support'
-       0 bug 2238, 'Incorrect undo/redo operations after paste with
-                    replace from context menu'
-       o bug 2389, 'GnuPG: invalid/revoked user IDs accepted'
-       o bug 2398, 'Race when closing compose during drafting'
-       o bug 2447, 'Compose window crashes if moving a folder that
-                    is being replied to'
-       o bug 2643, 'claws crash when accessing imap folder'
-       o bug 2875, 'SMTP session disconnects before recieving'
-       o bug 2991, 'POP3 sessions duplicated" on race conditions'
-       o bug 3020, 'Use theme doesn't change some icons until
-                    restart'
-       o bug 3055, 'Claws segfaults when cancelling a sticky search
-                    after changing folder'
-       o bug 3038, 'Select a folder incorrectly matches on number in
-                    parentheses'
-       o bug 3039, 'displaying one specific html email lead in 100%
-                    CPU usage'
-       o bug 3040, 'Handle revoked GPG private keys'
-       o bug 3050, 'Claws segfaults when attempting to delete a tag'
-       o bug 3094, 'OK or Yes to create new directory ?'
-       o bug 3100, 'Automatic account selection on reply fails if
-                    name  is quoted and contains a comma'
-       o bug 3105, 'vCal plugin via https does not check SSL peer
-                    certificates or host'
-       o bug 3106, 'rssyl plugin does not verify SSL peer at all'
-       o bug 3107, 'Height of row in message list does not reflect
-                    font size - three columns, small screen layout'
-       o bug 3116, 'invalid DTSTART in ics subscription makes claws
-                    crash'
-       o bug 3117, 'full-day event shown from 01:00 to 01:00 next
-                    day'
-       o bug 3120, '"Error - File is empty" when redirecting mail
-                    with empty parts'
-       o bug 3131, 'Crash on reccurent events with no DTSTART'
-       o bug 3138, 'PGP/Inline crashes on signature check if gpgme
-                    failed to init'
-       o bug 3139, 'Mainwindow unresponsive due to a busy loop'
-       o bug 3145, 'Memory corruption in imap_disconnect_all'
-       o bug 3146, 'Memory corruption when deleting a message from
-                    folder'
-       o bug 3147, 'verify_folderlist_xml() leaks memory'
-       o bug 3148, 'Logic error in claws_get_socket_name()'
-       o bug 3150, 'etpan_certificate_check() leaks memory'
-       o bug 3155, 'Memory leaks found by Valgrind in
-                    a9065aec26499a0e1294c73b6d9e6f039976521e'
-       o bug 3169, 'threaded message list performance issue'
-       o bug 3964, 'headers in wrong order -- file src/common/ssl.c'
-       o Fix lots of memory leaks
-       o Fix interference from liboverlay-scrollbar
-       o Fix some typos
-       o Fix some layout issues when user has large GTK font
-       o Fix message search starting from end
-       o Fix disappearing MIME icon highlight in mails with PGP
-         signatures
-       o When autoselecting account for a new message, quoted
-         recipient names are handled better.
-       o Python plugin: Also check for _PyGtk_API being a PyCapsule
-       o MailMBOX plugin: Fix parsing UTC dates
-       o vCalendar plugin: recognition of quoted parameter values,
-               which are legal.
-       o ClamAV plugin: Fix a format string error.
-
-
-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.