update translations
[claws.git] / RELEASE_NOTES
index 9a2be7b260984652cd957e300f91d7e1a1886211..4441df2f1e7f8c01b99b551263d6854e5111378c 100644 (file)
-4th December 2006                                    Claws Mail 2.6.1
+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.
 
-Claws Mail was previously known as Sylpheed-Claws.
+New in this release:
+~~~~~~~~~~~~~~~~~~~~
 
-Notes for this release:
-~~~~~~~~~~~~~~~~~~~~~~~
+* Preferences are now saved to disk immediately on pressing OK or
+  Apply.
 
-* Sylpheed-Claws is now known as Claws Mail.
-  The default configuration directory is now ~/.claws-mail. The main
-  configuration file is now called 'clawsrc'. When running this
-  version of Claws Mail for the first time all of the configuration
-  will be automatically migrated to the new location and it will be
-  seamless for the user. A 'sylpheed-claws' symlink pointing to
-  'claws-mail' will be installed, therefore all scripts and other apps
-  configured to use 'sylpheed-claws' will still function correctly.
+* 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.
 
-New in this release:
-~~~~~~~~~~~~~~~~~~~~
+* 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.
+
+* 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.
+
+* Automatic account selection is now also applied when you reply to
+  one of your own messages, e.g. from the Sent folder.
+
+* 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.
+
+* Folder list: The Home and End keys now move the selection to the
+  first folder and last folder in the tree.
+
+* Account Auto-configuration: when errors occur, a more detailed
+  error message is shown.
 
-This is a bug fix release.
+* GnuPG plugins: An option has been added to specify the location of
+  the GnuPG executable.
+
+* 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.
+
+* Python plugin: Folder has been added to MessageInfo objects.
+
+* The GeoLocation plugin is no longer included.
+
+* The user manual has been updated.
+
+* The man page has been updated.
+
+* Updated translations: Brazilian Portuguese, British English, Czech,
+  Dutch, Finnish, German, Hebrew, Hungarian, Norwegian BokmÃ¥l,
+  Slovak, Spanish, Swedish.
+
+* New translations: Italian, Traditional Chinese.
+
+* Removed translations:  Indonesian, Polish.
 
 * Bug fixes:
-       o bug 1053, 'SC fails to reestablish a secure connection'
-       o bug 1054, 'Slowness logging big data chunks'
-       o bug 1057, 'crash on sending s signed message to a
-                    newsgroup'
-       o bug 1060, 'compilation error with Irix's cc'
-       o bug 1061, 'crash on opening signed email'
-       o bug 1066, 'Incorrect mailbox size displayed'
-       o bug 1069, 'Sent mails disappear, BCC or locking problem?'
-       o fix Reply To/Mailing list from the menu
-       o forbid drag and drop from/to different folders of type
-         F_UNKNOWN
-       o src/ssl_manager.c: fix possible infinite loop
-       o fix Options/Reply mode after draft save
-       o obey always_show_msg option when marking as spam
-       o fix spelling menu when replying
-       o don't change the From column title to To if the To column
-         is visible
-       o fix the wrong recipient being selected when replying to a
-         msg which is From one of our accounts To another of our
-         accounts
-       o fix crash on combining mark_as_read_delay with Hide Read
-         Messages
-       o create ~/.mailcap if it doesn't exist
-
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
+       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.
 
+