3.7.2 unleashed
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index cca993e7bab10b08fe59cb5e37b086af2fc12921..1111b71d0e57f357e5594068844cd453b2b2c278 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,188 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 3.7.2
+-------
+
+* Default Cc, Bcc and Reply-To options have been added to Folder
+  Properties.
+
+* MIME parts that lack an end boundary are now handled, (even though
+  they're INVALID!).
+
+* A 'Metadata handling' option has been added to the Miscellaneous
+  options page. The options are 'safer' or 'faster'. 'faster' is
+  Claws' original behaviour. 'safer' prevents data loss on system
+  crashes where the filesystem is of a 'not-so-robust' variety, e.g.
+  xfs. If in doubt, use 'safer'. This option defaults to 'safer'.
+
+* Face and X-Face previews have been added to the Custom Header
+  Configuration dialogue in Account preferences.
+
+* An option has been added to the Receive page of IMAP account
+  preferences, "Move deleted mails to trash and expunge immediately".
+  This option is on by default to avoid changing the existing
+  behaviour. Turning it off prevents automatic expunging.
+  Also, 'Tools/Expunge'  and 'View/Hide deleted messages' menu items
+  have been added to main toolbar.
+
+* Support for clickable gopher:// links has been added.
+
+* In the Compose window a warning dialogue is raised if attachments
+  that have been added no longer exist on the filesystem at the time
+  of sending.
+
+* Buttons to clear header lines in the Compose window have been
+  added.
+
+* GnuTLS compatibility mode is now used, this avoids problems with 
+  servers that don't comply 100% with the spec, but still exist.
+
+* tools/csv2addressbook.pl
+  thunderbird import for version 2.0.0.21 has been added.
+
+* 3.7.1
+-------
+
+* Spell Checking has been added to the Subject in the Compose window.
+
+* The 'Quotation characters' option has been moved from the Compose/
+  Writing page of the preferences to the /Message View/Text Options
+  page.
+
+* When replying to signed and/or encrypted mail and the preference to
+  sign and/or encrypt is set, the original mail's privacy system is
+  automatically used, if available.
+
+* If a text/calendar attachment is present in a message it is
+  automatcally selected if a suitable plugin (i.e. vCalendar) is
+  available.
+
+* /Tools/List URLs now shows both the link title and URI if possible.
+
+* A URI appearing in the statusbar is now only trimmed if necessary.
+
+* When using /Tools/Create filter|procesing rule/Automatically
+  the List-Id header is preferred to X-* headers.
+
+* The manual has been updated.
+
+* 3.7.0
+-------
+
+* Expanding/Collapsing of threads is now approximately 95% faster.
+
+* Cache reading is now approximately 10% faster. 
+
+* The shortcut key settings of the main window and the message list
+  context menus are now connected.
+
+* The preferences on the 'Other' page have now been moved to
+  Other/Miscellaneous. The parent pages are now unselectable and the
+  first page is automatically selected on opening the preferences.
+
+* In the Compose window, on the Others tab, the 'Save message to'
+  entry now has a drop-down list of the previous save locations.
+
+*  In the Compose window, the Attachments Properties window is now
+   confirmed and closed with the Return key.
+
+* When using an external editor to compose messages, the message is
+  automatically saved to Drafts when the external editor is closed. 
+
+* A hidden option has been added, 'primary_paste_unselects' which
+  causes the primary buffer to be cleared and the insertion point to
+  be repositioned when the middle mouse button is used for pasting
+  text. It is turned off by default.
+
+* In the Actions window, the Escape key now cancels the action
+  editing.
+
+* Offline SSL certificate verification has been added.
+
+* Privacy plugins: The decryption failure messages are now shown
+  in the NoticeView just above the message text rather than in a
+  popup window.
+
+* Privacy plugins: when listing the UIDs during a signature check,
+  show the UID validity
+
+* tools/popfile-link.sh
+  Support for reusing existing POPFile session ID has been added.
+
+* tools/kdeservicemenu
+  Support for kde4 has been added.
+
+* win32: better integration has been implemented by using the
+  standard file associations.
+
+* 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
 -------