2008-07-05 [colin] 3.5.0cvs8
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 50f79b26754118af282938e4348d7bf44f42f327..cca993e7bab10b08fe59cb5e37b086af2fc12921 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,290 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 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
+-------
+
+* Due to licensing problems, the ClamAV plugin has been removed from
+  the Claws Mail core distribution and can now been found packaged
+  separately or with the 'extra plugins' package.
+
+* Added NetworkManager support
+  This is built by default if the dependencies are satisfied; it can
+  be specifically disabled with '--disable-networkmanager-support'.
+  This enables Claws Mail to track changes to the network status.
+
+* Added DIGEST-MD5 support for IMAP authentication
+
+* Added Folder Properties option, 'Run processing rules when opening'
+  to the General page.
+
+* Added sub-sorting to the Message List; when the Sort type is either
+  Subject, From, To or Tags, sub-sorting by Date will be active.
+
+* Added from=address to the mailto sequence
+  The 'from' will try to select the first matching account in the
+  Accounts list, otherwise it will use the usual account selection
+  mechanism but will override it with the given 'from' address.
+
+* Added insert=FILE  to the mailto sequence (stands for 'insert file')
+  This adds the ability to create a new message from the command-line,
+  with the body set from the contents of an existing file.
+               
+* Added mailto with NNTP accounts
+  This comes into play if mailto is used when an NNTP account is the
+  default account or if an NNTP account address is used with 'from'.
+
+* Added several GUI improvements to the Filtering, Processing, Tags,
+  Actions, Templates, Logging and Address Book dialogues
+
+* Added a tooltip to the 'replied' icon in the Message List which
+  indicates 'click to see your reply' feature.
+
+* Added 'claws-mail --version-full' to display the version and a list
+  of the compiled-in features
+
+* Implemented speed-ups to list operations, deletions and cache
+  updates.
+
+* Updated the man page
+
+* The Trayicon plugin icons are now themable.
+
+* text/calendar message parts are now automatically displayed if a
+  plugin handling text/calendar is loaded, e.g. vCalendar.
+
+* Maemo: connect HW status change signal for shutdown
+
+* Maemo: identify mmc1 and mmc2 more clearly in the GUI
+
+* Maemo: Make dnd threshold higher
+
+* 3.2.0
+-------
+
+* 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.
+
+* 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.
+
+* 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
+
+* Much improved handling of Return Receipts, both outgoing and
+  incoming. 
+
+* Added the option to use the system defaults for External Programs
+  preferences on the '/Message View/External Programs' page.
+
+* 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.
+
+* IMAP: Added IMAP tags support. (Note: 'Bandwidth-efficient' mode
+  prevents fetching of tags.)
+
+* IMAP: Optimised flag handling and message copying.
+
+* 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.
+
+* Optimised filtering on flags/tags changes.
+
+* MAEMO: Added LED flashing for new mail alerts
+
+* MAEMO: Made all of the left of column in the Folder List a hotspot
+  for expanding/collapsing the tree.
+
+* 3.1.0
+-------
+
+Non-blocking NNTP has been implemented. NNTP support is now provided
+       by and depends upon libetpan
+
+GnuTLS support has been implemented as an alternative to OpenSSL.
+       [./configure --enable-gnutls]
+
+A run-time alternative configuration directory switch has been added,
+       [claws-mail --alternate-config-dir DIR]
+
+Tags: Added tag alphabetical sorting and unified the dialogues.
+
+Edit accounts dialogue: The 'default account' (D) column has been
+       removed, instead the default account is indicated by use of
+       bold text.
+
+Templates: Added ability to attach files using |attach{filename}.
+    Templates options are now presented in a tabbed layout.
+
+Address Book: Added duplicate finder, '/Tools/Find duplicates'.
+    It is now possible to set an image for each contact. Pictures 
+       from a contact's Face or X-Face will be automatically set
+       when available. The contact's image will be automatically
+       displayed in the message view or header pane if the message
+       has no Face or X-Face header.
+
+'/View/Character encoding' submenus are now grouped together
+
+GTK+ built-in print support is now used if GTK+ >= 2.10 is available.
+       libgnomeprint will never be used if GTK+ >= 2.10 is available.
+
+Reinstated 'Generate Message-ID' option as an Account preference. It
+       is hidden on IMAP accounts, because Message-IDs are needed on
+       servers that don't implement the UIDPLUS extension.
+
+Toolbar preferences: Improved dialogue.
+
+Compose window: the number of attachments is now shown in the tab's
+       title.
+
+Attachments: When opening attachments with 'Open' or 'Open with...'
+       the temporary files are now saved as read-only. A hidden
+       preference has been added, 'save_parts_readwrite', which
+       permits the previous behaviour.
+
+IMAP: Added a button on the Folder Properties General page to allow
+       users to discard local caches.
+    Added much better error handling.
+    Fetching of cached mails has been heavily optimised.
+
+LDAP: Added read-only support for jpegPhoto LDAP field
+
+Bcc in commandline URIs has been added.
+
+Dillo browser plugin: Address book based whitelisting for loading
+       remote images has been added.
+
+SpamAssassin plugin: Address book based whitelisting has been added.
+
+MAEMO: Maemo 4.0 (Chinook) build enabled.
+
+MAEMO: Removed some useless tooltips.
+
+tools/csv2addressbook.pl
+       a new script that imports a CSV formatted address book. Becky
+       and Thunderbird address book are currently supported.
+
 * 3.0.2
 -------