3.6.1 unleashed
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 121fab0aecaa84045b539cbcec09062f020d6aa1..7c38e00740b492bef624c1e4afea6e94440b2c5f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,175 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 3.6.1
+-------
+
+* Claws Mail now requires libetpan 0.57 for IMAP and NNTP.
+
+* SSL support is now provided by gnuTLS exclusively. OpenSSL support
+  has been dropped due to licensing issues.
+
+* Added /View/Fullscreen option.
+
+* Re-ordering of the filtering/processing condition and actions lists
+  is now possible using drag'n'drop.
+
+* 3.6.0
+-------
+
+* Claws Mail now requires libetpan 0.56 for IMAP and NNTP
+
+* Spell checking is now provided by Enchant instead of Aspell. To
+  build spell checker support, you will need the libenchant headers.
+
+* The S/MIME plugin is now part of this package.
+
+* IMAP, NNTP, and SSL are now supported in the Windows port.
+
+* Support for client SSL certificates.
+
+* Better support of SSL certificate stores, to be able to verify
+  server certificates.
+
+* Renaming of newsgroups is possible.
+
+* "Always open message when selected" can now have three values:
+  'Never', 'Always' and 'When message view is visible'.
+
+* Unsaved server passwords can now be temporarily saved for the
+  duration of the session. They can be cleared before the session
+  expires by using '/Tools/Forget all session passwords'.
+
+* Auto-wrapping settings are now saved in drafted messages.
+
+* Support for basic auto-indentation in the Compose window.
+
+* Support for animated GIFs in the message view.
+
+* Type-ahead search in Filtering, Templates, Actions dialogs now
+  select the result of the search.
+
+* Finer granularity in POP3 accounts' Remove After delay - hours in
+  addition to days.
+
+* Spam/Ham flag is now stored on IMAP server when possible, using
+  "Junk" and "NonJunk" keywords. 
+
+* Use less precise intervals when possible for auto-checking, thus
+  the CPU is woken up less frequently.
+
+* The warning icon in the main window is cleared when the error it
+  relates to is clipped from the network log.
+
+* IMAP errors now reveal the server on which they happen.
+
+* All deprecated GTK interfaces have been replaced with their
+  non-deprecated equivalents.
+
+* csv2addressbook.pl: Added support for FoxMail.
+
+
+* 3.5.0
+-------
+
+* Added an option, "Use secure file deletion if possible", which
+  enables shredding of temporary files and messages instead of
+  just removing them. This is available on the Other preferences
+  page.
+
+* Added an option, "Select the HTML part of multipart/alternative
+  messages". This is available on the Message View/Text Options
+  preferences page. 
+
+* Added an option to the 'Create new folder' dialogue which enables
+  new folders to inherit the properties of their parent folders
+  during folder creation.
+
+* Added a hidden option, "two_line_vertical", which toggles the
+  2-line view in the message list when using the 3-column layout.
+  Defaults to '1', show 2 lines.
+
+* Added a hidden option, "outgoing_fallback_to_ascii", which allows
+  the user to specify an outgoing charset/encoding, but still fall
+  back to 7bit US-ASCII when possible.
+  Defaults to '1', fallback when possible.
+
+* Added support for the Avant Window Navgator (Awn) information
+  bubble. This is automatically enabled if dbus is available.
+
+* Face and X-Face headers can now be added globally and per-account
+  from configuration files under ~/.claws-mail/autofaces/. Further
+  information is provided in the manual.
+
+* The SHA1 fingerprint is now shown on the SSL certificate dialogue
+  and the labels are now selectable.
+
+* Several GUI improvements have been made, (Address book, filtering
+  dialogue, Actions dialogue, and Account preferences).
+
+* New icons have been added for 'Reply to list' and 'Cancel'. The
+  'Insert file' and 'Close' icons have been improved, as have the
+  tray icons.  
+
+* Added the Trash and Delete icons to the Custom Toolbars options.
+
+* SMTP-only accounts are now not shown in the Receive menus and
+  Account lists in filtering/processing, as they are irrelevant here.
+
+* tools/csv2addressbook.pl
+  Support for a gmail exported csv address book was added.
+
+* Updated English, French, and Spanish manuals.
+
+* 3.4.0
+-------
+
+* Added support for /dev/mem_notify. This Linux kernel feature
+  will allow applications to be notified that memory has to be
+  freed before getting OOM-killed.
+  For more information: http://lwn.net/Articles/267013/
+
+* Enabled moving/copying folders to root folders when using the
+  folder selection dialogue.
+
+* Global and per-folder templates can now override the From name.
+
+* Added a tooltip with extended folder stats. (Hover the cursor over
+  the short stats on the right, below the message list.)
+
+* Implemented 2-line items in the message list when in three column
+  mode.
+
+* Added support for png themes.
+
+* Added an icon for attached patches (text/x-patch and text/x-diff).
+
+* When viewing a message that has a large amount of text, show a
+  maximum of 1MB of text and add a noticeview to show optionally show
+  the whole message.
+
+* Added a button to the templates preferences to restore defaults for
+  current language.
+
+* Added search in filtering rules list.
+
+* Bogofilter Plugin:
+  Added a "learn from whitelist" preference.
+
+* MAEMO:
+  Added information when fetching large messages.
+
+* tools/csv2addressbook.pl
+  Added support for Kmail/Kaddressbook.
+
+* 3.3.1
+-------
+
+* Forbid attaching anything containing "../" or ".ssh/" in mailto:
+  URIs.
+
+* Add a hidden preference, 'use_networkmanager', to disable
+  NetworkManager handling
+
 * 3.3.0
 -------