Correct modified file headers
[claws.git] / RELEASE_NOTES
index bf0d272bf4bfc22855de1758e961931bfe5fe4db..4441df2f1e7f8c01b99b551263d6854e5111378c 100644 (file)
-14th November 2012                                   Claws Mail 3.9.0
+11th October 2015                                   Claws Mail 3.13.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 IMAP server side search
+* Preferences are now saved to disk immediately on pressing OK or
+  Apply.
+
+* New preferences have been added for default sorting of the message
+  lists. They are found in the 'Message list' frame of the Display/
+  Summaries page of the general preferences. These options only apply
+  to newly created folders.
 
-* Added the file .claws-mail/extraheaderrc which holds editable extra
-  headers to be added to compose window combobox
+* The menu item 'Delete thread' has been moved to the Message menu.
+  Previously clicking it would not delete the thread, but just move
+  it to the Trash folder. Now it will delete the thread.
+  An additional menu item has been added, 'Move thread to trash',
+  which implements the original behaviour.
 
-* Added 'Select html part of multipart messages' to the Folder
-  Properties
+* Compose window: By default it is no longer possible to add user-
+  defined headers, with only those pre-defined in the drop down menus
+  being possible. To restore the old behaviour, a new hidden
+  preference has been added: 'type_any_header', setting this to 1
+  restores the old behaviour.
 
-* GnuPG: Consider marginal signature validity as untrusted
+* Automatic account selection is now also applied when you reply to
+  one of your own messages, e.g. from the Sent folder.
 
-* The mimeview shortcuts are now user configurable
+* Folder list: The Left and Right cursor keys now collapse or expand
+  the currently selected folder tree item. The Left cursor key also
+  moves the selection to parent folder, if current folder is within
+  a collapsed tree.
 
-* Spell checker: Always show 'change dictionary' menu
+* Folder list: The Home and End keys now move the selection to the
+  first folder and last folder in the tree.
 
-* Filtering dialogue: TreeView type-ahead is now case insensitive
+* Account Auto-configuration: when errors occur, a more detailed
+  error message is shown.
 
-* Separated 'Mark all read' from 'Mark as read' and 'Ignore thread'
+* GnuPG plugins: An option has been added to specify the location of
+  the GnuPG executable.
 
-* Made 'Mark all read' confirmation button more clear
+* GnuPG plugins: A new hidden preference has been added which limits
+  the number of results returned when using your keyring for address
+  auto-completion: 'autocompletion_limit'. The default value is 0,
+  which means there is no limit, any other number will limit the
+  results to that number.
 
-* Made the clickable area of the expander arrows in the folder list
-  larger
+* Python plugin: Folder has been added to MessageInfo objects.
 
-* Made SSL client certificate error messages more meaningful
+* The GeoLocation plugin is no longer included.
 
-* The type of units required in the Extended Search information
-  dialogue are now indicated
+* The user manual has been updated.
 
-* Several speed-ups and optimisations
+* The man page has been updated.
 
-* Updated manual
+* Updated translations: Brazilian Portuguese, British English, Czech,
+  Dutch, Finnish, German, Hebrew, Hungarian, Norwegian BokmÃ¥l,
+  Slovak, Spanish, Swedish.
 
-* Updated translations: Brazilian Portuguese, Finnish, French, German,
-  Hungarian, Spanish, Swedish, traditional Chinese, Ukrainian
+* New translations: Italian, Traditional Chinese.
+
+* Removed translations:  Indonesian, Polish.
 
 * Bug fixes:
-       o bug 1137, 'loading plugins with same profile on different
-                    archs'
-       o bug 1961, 'patches for a couple of clang warnings'
-       o bug 1975, 'preference mutt key bindings do not take effect'
-       o bug 2096, 'MEMORY-ERROR w/ Claws-Mail/IMAP and Lotus
-                    Domino'
-       o bug 2203, 'Problems in forwarding multipart/alternative
-                    messages with HTML part'
-       o bug 2390, 'Non-fully-trusted-key-warning appears based on 
-                    primary UID rather than recipient e-mail'
-       o bug 2579, 'Installed headers redefine autotools-specific
-                    constants'
-       o bug 2596, 'Spell checker does not work properly'
-       o bug 2638, 'Respect $LEX environment variable in autogen.sh'
-       o bug 2639, 'The MSGBUFSIZE definition collides with a
-                    definition of OpenBSD'
-       o bug 2650, 'segfault in pgp when gpgme_strerror() returns
-                    a non utf-8 string'
-       o bug 2689, 'segfault when trying to view info about
-                    pgp/smime sign'
-       o bug 2697, 'segfault in parse_parameters()'
-       o bug 2718, 'Failure to check peer hostname when checking
-                    certificate'
-       o bug 2723, 'Missing encoding in generated html manual'
-       o bug 2743, 'null pointer crash in procmime strchr'
-       o bug 2744, 'Quick search throws bad command argument error
-                    since recent change'
-       o bug 2751, 'g_mutex_new/g_mutex_free removed from GLib 2.32'
-       o bug 2760, 'display correct libc version in crash dialog
-                    when uclibc is used'
-       o bug 2761, 'Desktop file does not pass validation'
-       o bug 2776, 'Make all menu shortcuts work properly in the
-                    message window'
-       o bug 2777, 'Installing latest cvs116 package 14 Windows
-                    version results in wrong paths in clawsrc'
-       o Fix some modal windows
-       o Only show HTML parts by default (if the pref is set so) if
-         the part disposition-type is inline or unknown, but not
-         attachment.
-       o IMAP: Always clear the tags list when fetching a folder, or
-         Claws will never untag an untagged email.
-       o Fix double mainwindow presentation that confuses GNOME3
-         when some plugins fail to load (subsequent Claws windows
-         got no focus in that case)
-       o Fix build on Fink/OS X
-       o Fix build with gnutls 3.1.3
-       o Fix Windows build
-       o Fix Windows runtime crash
-       o Fix socket communication
-
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/
+       o bug 2115, 'Drag n' Drop of files with special characters
+                    crashes CM'
+       o bug 3209, 'autoconfig does not use full email address as
+                    username'
+       o bug 3253, 'all addresses of getaddrinfo() result should be
+                    tried'
+       o bug 3263, 'Wrong timezone while using date_fmt function'
+       o bug 3296, 'Crash on double notification popup'
+       o bug 3352, 'found_in_addressbook matches entries from GPG
+                    keyring'
+       o bug 3454, 'Attachments containing certain special
+                    characters in filename are not opened'
+       o bug 3473, 'base64 regression with old glib2 (before
+                    2.26.0)'
+       o bug 3475, 'Attachment dragged to email must be dropped to
+                    attachment tab only - reggresion'
+       o bug 3483, 'When replying to a *de*crypted message, it is
+                    contained *encrypted* in reply'
+       o bug 3507, 'build fails w/o GnuTLS'
+       o bug 3516, 'vCard icon misplaced'
+       o bug 3524, 'vCard does not decode all quoted-printable
+                    values'
+       o bug 3531, 'a/z hotkeys crash Claws immediately after
+                    startup'
+       o make 'date' (not thread date) the default sort when
+         clicking column header to switch to date sort.
+       o Several memory leaks in RSSyl.
+       o IPv6 now works on Windows, for connections not handled by
+         libetpan.
+       o GPG preferences initialization.
+       o Possible crash when gpg is upgraded to gpg-v21
+       o Save temporary file in mime temporary directory when using
+         right-click/Open image instead of saving in current working
+         directory.
+       o Crash in address completion when matching group name.
+       o Correct handling of RFC3339 timestamp format with second
+         fraction.
+       o Building on GLib older than 2.25.
+
+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.
+
+