Code cleanup around glib version check (2.28 minimum).
[claws.git] / RELEASE_NOTES
index a7c0ea67d2d6d277bf99fdfdbccaf8ec88e0a820..df52b5853d848f1b83b3869645210635901a7456 100644 (file)
-9th April 2011                                       Claws Mail 3.7.9
+17th December 2017                                  Claws Mail 3.16.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 a hidden option, 'show_inline_attachments'. When this is
-  de-activated inline attachments referenced by other message parts,
-  (e.g. attached images referenced in an HTML message part), are
-  hidden. This is on by default, maintaining previous behaviour.
-
-* Added a hidden option, 'msgview_date_format'. When this option is
-  activated the Date format in the Message View will have the same
-  format as in the Message List. The format of the date is also
-  controlled in the same way, by the option on the Display/Summaries
-  page of the Preferences. This is off by default, maintaining
-  previous behaviour.
-               
-* Several GUI improvements:
-       o Reworked Simplify Subject RegExp in the Folder Properties
-       o The IMAP option 'Move deleted mails to trash and expunge
-         immediately' has been moved to the Advanced page of the
-         Account Preferences.
-       o The option 'Send account mail address in Message-ID' has
-         been moved to theSend page of the Account Preferences.
-       o Improvements to the Preferences for the Toolbars.
-       o Improvements to the initial Set-up Wizard dialogues.
-       o Improvements to the Templates preferences pages.
-       o Implemented a nicer scroll when drag and dropping.
-       o Added a button to get dictionaries on WIndows.
-
-* New translation: Lithuanian.
-
-* Updated translations: Brazilian Portuguese, Czech, Finnish, French,
-  Slovak, Spanish, Ukranian.
+* Preferences: for the 'default selection on entering a folder' on
+  the Display/Summaries page, the first new, first unread, and first
+  marked message options are now sort-order aware.
+
+* Preferences: the previously hidden preference to 'Warn when sending
+  to more recipients than []' has been added to the
+  Mail Handling/Sending page.
+
+* Preferences: Toolbars/Compose window: Sign/Encrypt toggle buttons
+  can been added to the toolbar.
+
+* Preferences: Fancy Plugin: allow stylesheet file/folder names to
+  have spaces in them.
+
+* Account Preferences: a 'Show password' checkbox has been added next
+  to the password fields.
+
+* Account Preferences: the OpenPGP and S/MIME preferences have been
+  split into two separate pages.
+
+* Account Preferences: newline characters are disallowed in account
+  usernames and passwords, and warnings are shown to the user if this
+  is attempted.
+
+* Compose: more UTF-8 list-item characters have been added.
+
+* Address book: a 'Show password' checkbox has been added next to the
+  LDAP server 'bind password' field.
+
+* GPG: full key/signature fingerprints are now shown instead of the
+  short versions.
+
+* SSL Certificate Manager: added support for ipv6 addresses.
+
+* NNTP: Fetch XOVER and XHDR data in batches of 5000 and use the
+  statusbar progress meter when opening/refreshing a NNTP folder.
+
+* CLI: the --insert option has been added to --compose, to allow
+  inserting files from the command line.
+
+* Plugins window: keyboard shortcuts to Load/Unload buttons have
+  been added.
+
+* PDF Viewer Plugin: a print button has been added.
+
+* The HTML parser now supports all entities.
+
+* Tools: a simple bash completion helper has been added,
+  tools/bash_completion/claws-mail.
+
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
+       Dutch, Finnish, French, German, Hungarian, Italian,
+       Norwegian BokmÃ¥l, Russian, Slovak, Spanish, Swedish, Turkish.
+
+* New translations: Japanese, Polish, Romanian.
 
 * Bug fixes:
-       o bug 2039, 'SMTP AUTHENTICATION'
-       o bug 2050, 'Clawsmail sends return receipt every seconds'
-       o bug 2148, 'Attachment content-transfer-encoding incorrectly
-                    set when signing emails'
-       o bug 2165, 'The date not localized in the message view'
-       o bug 2203, 'Problems in forwarding multipart/alternative
-                    messages with HTML part'
-       o bug 2237, 'User action makes Claws unresponsive'
-       o bug 2279, 'crash when clicking 'define' in filter
-                    configuring'
-       o bug 2299, 'Incorrect handling of quoted printable coma
-                    in headers'
-       o bug 2315, 'claws-mail 3.7.7 crashes when trying to compose
-                    mail on FreeBSD 9.0 amd64 (GTK+ 2.22.1/GLib
-                    2.26.1)'
-       o bug 2322, 'GPG Full info: showing subkey ID instead of
-                    primary key fingerprint'
-       o bug 2325, 'messages remains in folder cache after moving
-                    from MH to IMAP boxes'
-       o bug 2331, 'Base64 is broken in 3.7.7 and 3.7.8'
-       o bug 2332, 'Crash when hitting cancel on the SMTP status
-                    window'
-       o bug 2346, 'Please register x-handler-scheme in .desktop
-                    file'
-       o bug 2350, 'Make displaying localized date/time in message
-                    view optional'
-       o bug 2361, 'Claws crashes after PGP Check in separate msg
-                    view'
-       o bug 2365, 'Crash when auto-scrolling headers in compose
-                    window'
-       o bug 2369, 'valgrind.h should NOT be part of claws-mail'
-       o bug 2381, 'Support for NetworkManager 0.9'
-       o bug 2383, 'folderitemrc not updated when account name is
-                    changed'
-       o bug 2393, 'Crashes and rendering problems in the "Save as"
-                    menu caused by attachments with umlauts in the
-                    file name'
-       o bug 2394, 'backtrace() crashes on FreeBSD'
-       o fix matcher body parsing
-       o fix crash when searching or adding a LDAP server
-       o fix sa-learn when offline
-       o TrayIcon plugin: fix logic bug which caused icon to be
-         always set no-mail status on plugin load
-       o TrayIcon plugin: force icon hide on plugin_done(), without
-          it an empty space is left in tray under KDE3 and KDE4
-       o fix segfault on Windows
-
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
+       o bug 3266, 'procmime.c: FILE leak in specific circumstances'
+       o bug 3784, 'Very similar strings in src/gtk/about.c'
+       o bug 3793, 'Segfaults when master passphrase dialog is
+                    launched in the middle of autocompletion'
+       o bug 3795, 'Fix typo in utils.c'
+       o bug 3796, 'Fix format-security warnings in alertpanel_ use'
+       o bug 3797, 'Unfold quoting renders quotes completely
+                    confusing'
+       o bug 3801, 'Broken auto wrapping'
+       o bug 3808, 'vCalendar plugin does not load due to undefined
+                    symbol icaltime_from_timet'
+       o bug 3813, '"mouse up" activates link even if "mouse down"
+                    occurred outside the link / cannot copy link
+                    text'
+       o bug 3814, 'end of mouse drag or text selection erroneously
+                    activates links'
+       o bug 3819, 'Duplicate definition of global pygtk symbols'
+       o bug 3821, 'Potential security issue with libetpan code in
+                    mailmbox plugin'
+       o bug 3916, 'message view shows wrong message contents'
+       o bug 3843, 'Non-functional "Change to..." command in
+                    Spelling menu'
+       o bug 3852, 'delete header entry button doesn't restore
+                    colour'
+       o bug 3881, 'Hide Read Threads eats emails'
+       o bug 3886, '"About to send mail to 2 recipients" warning
+                    when one of them is Reply-To'
+       o bug 3892, 'build fails with enchant-2.1.0'
+       o bug 3893, 'Text mode open/copy web links ignores trailing
+                    tilde(s)'
+       o bug 3924, 'Fix configuration of sieve plugin on FreeBSD
+                    (segfaulted)'
+       o bug 3931, 'segfault searching server with master password'
+       o off-by-one error in textview's quote unfolding
+       o Make sure outgoing messages have a trailing newline
+       o 'add_to_addressbook' filtering action correctly add the
+         name
+       o improved handling of bad filenames get_serverport() in
+         ssl_manager.c
+       o building against older webkitgtk versions
+       o crash in mailimf_group_parse() in mailmbox plugin
+       o missing invalid regexp indication in folder preferences.
+       o truncated input widgets in preferences window
+       o ignore_thread not marking complete thread
+       o buffer length handling in GnuTLS password encryption and
+         decryption
+       o many memory leaks
+
+For further details of the numbered bugs and RFEs listed above
+see http://claws-mail.org/bug/[BUG NUMBER]
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.
+