Add gtkut_tree_view_get_selected_pointer() helper function.
[claws.git] / RELEASE_NOTES
index 9b3f92f4f610b00370fe27b551d85d17a6a62b78..df52b5853d848f1b83b3869645210635901a7456 100644 (file)
-17th December 2007                                   Claws Mail 3.2.0
+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:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Several GUI improvements
-       The colour preferences have been split into tabs.
-       Improve the way 'Find in current message' search results are
-       shown by vertically centering the selected text in the
-       Message View.
-       Improvements to the 'List URIs' dialogue.
-       Filtering/Processing Match Type dialogue has been reworked.
-       Several other layout improvements.
+* 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.
 
-* Several address book improvements
-       Added Custom Attributes, which can be edited from
-       '/Tools/Edit custom attributes...' and are used from the
-       'Name' drop down list on the 'Edit Person Details' dialogue. 
-       Always add a new contact if any value is set, instead of
-       silently rejecting it when an email address is not set.
-       Better guessing of contact name from incomplete name
-       information.
-       Better display of contacts that have no name set, in contact
-       lists, group contents, find duplicate results.
-       Error messages don't show in the status bar anymore, alert
-       panels are used instead.
-       Several other GUI improvements.
+* Account Preferences: a 'Show password' checkbox has been added next
+  to the password fields.
 
-* Added optional Tooltips to the Message List. This is enabled by the
-  'Show tooltips' option on the '/Display/Summaries' Preferences page
-  and is only possible with GTK+ >= 2.12
+* Account Preferences: the OpenPGP and S/MIME preferences have been
+  split into two separate pages.
 
-* Much improved handling of Return Receipts, both outgoing and
-  incoming. 
+* Account Preferences: newline characters are disallowed in account
+  usernames and passwords, and warnings are shown to the user if this
+  is attempted.
 
-* Added the option to use the system defaults for External Programs
-  preferences on the '/Message View/External Programs' page.
+* Compose: more UTF-8 list-item characters have been added.
 
-* Added "select first email in list" to the list of possible
-  selections in the 'Set default selection on entering a folder'
-  options on the '/Display/Summaries' preferences page.
+* Address book: a 'Show password' checkbox has been added next to the
+  LDAP server 'bind password' field.
 
-* IMAP: Added IMAP tags support. (Note: 'Bandwidth-efficient' mode
-  prevents fetching of tags.)
+* GPG: full key/signature fingerprints are now shown instead of the
+  short versions.
 
-* IMAP: Optimised flag handling and message copying.
+* SSL Certificate Manager: added support for ipv6 addresses.
 
-* Improved printed page layout for built-in GTK+ printing
-       Bold fonts are now used where appropriate and a demarcation
-       between header and body has been added.
+* NNTP: Fetch XOVER and XHDR data in batches of 5000 and use the
+  statusbar progress meter when opening/refreshing a NNTP folder.
 
-* Optimised filtering on flags/tags changes.
+* CLI: the --insert option has been added to --compose, to allow
+  inserting files from the command line.
 
-* MAEMO: Added LED flashing for new mail alerts
+* Plugins window: keyboard shortcuts to Load/Unload buttons have
+  been added.
 
-* MAEMO: Made all of the left of column in the Folder List a hotspot
-  for expanding/collapsing the tree.
+* PDF Viewer Plugin: a print button has been added.
 
-* Updated translations: Brazilian Portuguese, French, German,
-  Hungarian, Italian, and Spanish
+* 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 1378, 'Claws exits on IMAP alert message'
-       o bug 1392, 'Top level domain .EU is not recognised as valid'
-       o bug 1395, 'Crash on checking for new mails while filter is
-                    running'
-       o bug 1396, 'Crash on disabling a filter while it is
-                    processing'
-       o bug 1400, 'Drag and drop of URLs does not work'
-       o bug 1402, 'Photo lost when moving address book cards'
-       o bug 1405, 'imap auto auth method doesn't work since 3.1.0'
-       o bug 1407, 'After a copy action, further rules apply to both
-                    original and copy'
-       o bug 1410, 'CM crashed while closing :-('
-       o bug 1417, 'Network log doesn't reveal enough NNTP errors'
-       o bug 1419, 'Seg fault when trying to choose key bindings'
-       o debian bug 453157, 'Fails to post usenet articles after
-                             NNTP connection has been interrupted'
-       o debian bug 454089, 'CVE-2007-6208 insecure tmp file
-                             handling in sylprint.pl prone to
-                             symlink attack' (Removed sylprint.pl)
-       o user themes dir was not set properly and some themes might
-         have disappeared from themes list in prefs.
-       o NNTP: Fix UTF-8 being sent when encoding is 8bit
-       o vCard: Fix QP decoding (and UTF8)
-       o IMAP: Fix M-UTF7 in subscription dialog.
-       o Fix potential buffer overrun
-
-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.
+