2012-06-20 [paul] 3.8.0cvs54
[claws.git] / RELEASE_NOTES
index 7b7f7ce445e4130e01dda220a39722b15368bb6a..492ae3496f49347d7fafd1af607046d6198fd10d 100644 (file)
-25th September 2006                              Sylpheed-Claws 2.5.0
+16th December 2011                                   Claws Mail 3.8.0
 
-                   SYLPHEED-CLAWS  RELEASE NOTES
-                    http://www.sylpheed-claws.net
+                   CLAWS MAIL  RELEASE NOTES
+                    http://www.claws-mail.org
                      
-Sylpheed-Claws is a GTK+ based, user-friendly, lightweight, and fast 
+Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
-Notes for this release:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-* Minimum required versions of GTK+ and GLIB is now 2.6.0
-
-* Minimum required version of libetpan (for IMAP support) is now 0.46
-
-* metamail support has been dropped, this is now handled internally
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* New plugin: Bogofilter, providing Spam filtering and learning
-
-* Account-based filtering rules. Each filtering rule can now be
-  assigned to a specific account, by default it's "All".
-
-* Filtering against Address Book. It is now possible add matched 
-  conditions to determine if any email address in a message matches
-  or doesn't match any or all books or folders in the Address Book.
-
-* Quote folding. Quotes in the message view can now be folded, via
-  the "/View/Quotes/..." menu. The folding can also be toggled by
-  double clicking on the quotes in the Message View
-
-* Re-enabled user-defined Headers in Displayed Headers configuration
-
-* "/View/Go to/Parent message" and "/View/Go to/Last read message"
-  have been added
-
-* Made the list views look more modern by add alternating coloured
-  lines, replacing the box-type expanders with arrows, removing the
-  dotted lines.
-  Hidden prefs have been added to enable users to maintain the old
-  style:
-  'enable_dotted_lines' for the dotted lines and box-type expanders. 
-  'use stripes_in_summary' to enable alternating coloured lines in
-   the Message and Folder lists.
-  'use stripes_everywhere' to  also enable alternating coloured lines
-   in all other lists.
-  Note: 'use_stripes_everywhere' replaces the previous hidden option
-  'enable_rules_hint'.
-
-* New hidden pref, 'stripes_color_offset', to change the value added/
-  subtracted to normal bgcolor to create the stripes in the summaries
-* The Send button on the main toolbar is now inactive when the Queue
-  folders are empty
-
-* IMAP: Added a View Log button on auth error
-
-* PGP/Core plugin: it is now possible to create a new key pair from
-  within Sylpheed-Claws
-
-* PGP/Core plugin: When encrypting, if only one key matches, and it 
-  matches exactly, it is automatically used
-
-* TrayIcon plugin: the icon now has transparency
-
-* Enabled text selection for replying from MimeViewer plugins
-
-* The attachments list in the MimeView column can now be scrolled
-  using the mousewheel
-
-* In the MimeView column a middle-click will now just open the Mime
-  part without showing it in the Message View, likewise, a right-
-  click will display the context menu without displaying the part
-
-* The "When entering a folder..." selection option is now used for
-  '/View/Go to/Next unread folder'
-
-* A special Return-Receipt message is shown if the message is from
-  the user
-
-* An icon has been added to the statusbar to notify of errors
-
-* Added missing icons to the Icon Legend dialog
-
-* Enabled closing of SSL certificates and Folder Sort dialogs with Esc
-  key
-
-* Displaying of huge mails can now be cancelled, so the GUI doesn't
-  block
-
-* Sylpheed-Claws' internal queue headers are now hidden when showing
-  all headers. They'll be present only in Source window.
-
-* Several GUI improvements.
-
-* Faster loading of folders and other optimisations and speed-ups
-
-* Logging has been improved.
-
-* improved sizing of some widgets
-
-* Made the desktop file XDG compliant
-
-* The manuals have been updated
-
-* A Spanish translation of the manual has been added
-
-* Added an action tool, tools/uuooffice, to open uuencoded *.doc files
-  with OpenOffice.
-
-* Added an action tool, tools/fix_date.sh, to fix a missing Date field
-  in emails.
-
-* updated Brazilian Portuguese, Czech, Dutch, Finnish, French, German,
-  Serbian, Simplified Chinese, Slovak and Spanish translations.
-
-* Bug fixes: 
-       o bug 456  'current message is hidden when the view is
-                   refreshed and extended search is "unread
-                   messages"'
-       o bug 956  'DnD text with accents in compose text entry'
-       o bug 973  'Unicode punctation characters are not recognized'
-       o bug 979  'Plugin crashes when exiting sylpheed-claws'
-       o bug 988  'Very specific filesystem issue on temp files'
-       o bug 995  '"Mark cross-posted as read" doesn't work'
-       o bug 998  'last attachment is not accessible'
-       o bug 999  'Timing out on TSL cert validation dialog makes
-                   ugly things happen'
-       o bug 1007 'Wrong folder highlighted'
-       o bug 1011 'wrong (negative) count on unread messages'
-       o bug 1012 'crashed upon sending mail from compose window'
-       o bug 1013 'expand selected thread tree'
-       o problem with Actions of the format "> stuff >"
-       o strict ISO C90 compliance
-       o crash setting the priority on re-edit
-       o default font size setting after wizard run
-       o missing last line in some mail cases (Fixes debian bug
-         #381872)
-       o Send button sensitivity at startup
-       o encrypt bug on IMAP
-       o occasional IMAP bug where large msgs were left in the queue
-         folder after sending
-       o encrypted mail marked as new when saved in normal folders
-       o switching to offline, asking if it should be overriden for
-         synchronising
-       o body quicksearch in non-encoded bodies containing '='
-       o replied flag not being set after drafting
-       o data loss when copy fails during a move
-       o automatic sizing of some dialogs
-       o compilation on FreeBSD
-       o fix free-after-use in some cases
-         (when procmime_encode_content() frees mimeinfo->data.mem
-         and turns it to a temp file)
-       o fix "real-time" sorting in folder list by freezing/thawing
-       o fix can't click forward/backward buttons in the summary
-         search
-       o miscellaneous printing issues: 
-         - Bad font for linkified headers
-         - Different font if the mail was displayed or not
-       o select the mimepart icon when displaying as text
-       o fix blocking check of an SSL certificate
-       o update folder name label on folder rename
-       o workaround possible GTK crash: remove selection clipboard
-         before destroying widget, or GTK+-2.10
-       o workaround GTK+ Bug 351600 - 'Can't re-click on button after
-         sensitivity update'
+* GnuTLS 2.2 is now a minimum requirement if encrypted connections to
+  servers are required.
+
+* The list displays have been updated to use newer GTK+ functions,
+  this means that the expanders look different and the optional dotted
+  lines have been dropped.
+
+* A hidden option, 'summary_from_show', which controls the display in
+  the From column of the Message List: 0 (default): show name,
+  1: show address, 2: show name + address
+               
+* The image viewer now uses the EXIF Orientation.
+               
+* 'Generate X-Mailer header' has been added as an Account option.
+
+* /View/Message scroll has been added, allowing keyboard shortcuts to
+  be added and used for message scrolling.
+
+* Home and End keys now function in the Message View.
+
+* /Message/Print has been added to the Compose window.
+
+* Updated manuals
+
+* Update man page
+
+* Updated translations: Brazilian Portuguese, Czech, French,
+       Hungarian, Indonesian, Russian, Slovak, Spanish, Ukrainian.
+
+* Bug fixes:
+       o bug 1489, 'Filter action mark_as_read inoperative
+                    following move action
+       o bug 1563, 'Folder view: show complete threads if they
+                    contain unread messages'
+       o bug 1870, 'arrow scrolling in filters'
+       o bug 2116, 'Rip spaces off server names in account
+                    configuration'
+       o bug 2127, 'SSL cert check uses canonical name instead of
+                    specified name'
+       o bug 2177, 'addrbook/addrbook-00000?.xml is not deleted
+                    after removing the address book in the GUI'
+       o bug 2303, 'Next unread message enables message view'
+       o bug 2310, 'Crash when hitting Ctrl+R to reply to a 
+                    particular mail'
+       o bug 2377, 'Show All Headers - make change persistent
+                    between sessions'
+       o bug 2402, 'GnuTLS change breaks socket communication'
+       o bug 2404, 'matcherrc updates upon account renaming'
+       o bug 2406, 'some part of accountrc not updated upon account
+                    rename'
+       o bug 2408, 'Some UI elements are not persistent between
+                    sessions'
+       o bug 2422, 'Toggle Message View w/ V crashes Claws'
+       o bug 2479, 'LDIF address book import matches tags case
+                    sensitive'
+       o bug 2481, 'do not scroll "from" dropdown list and sender
+                    address'
+       o bug 2493, 'Subscription pull down should be alphabetized'
+       o bug 2502, 'gnutls_transport_set_lowat removed in gnutls
+                    3.0.3'
+       o bug 2505, 'tagsdb becomes polluted with old folder entries'
+       o bug 2509, 'manually added headers are lost unless mail is
+                    sent inmediately'
+       o bug 2520, 'Please remove verbose "No further processing
+                    after rule %s" message.'
+       o bug 2525, 'Address completion window does not get keyboard
+                    focus'
+       o bug 2526, 'When reading message in separate window, n and p
+                    keys do not work'
+       o bug 2529, 'crash in mimeview_start_drag after deleting
+                    message'
+       o bug 2543, 'filter actions in actionsrc not updated upon
+                    account renaming'
+       o bug 2560, 'crash when unsubscribing newsgroup and having
+                    active search field'
+       o Fix focus problem on Gnome shell
+       o Fix flicker on recursive quicksearch
+       o Fix huge slowness induced by spellcheck "while typing"
+         during initial quote rewraps.
+       o Fix build with GLib 2.31.
+       o Fix crasher when spellchecking is not enabled
+       o Fix compose window size saving/restoring
 
 For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi
-
-* and other code reorganisation, cleanups, and more.
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/
 
 ---------------------------------------------------------------------
-See ChangeLog and README for full information regarding changes in
-this release.
-
+See ChangeLog for full information regarding changes in this release.