2008-06-27 [paul] 3.4.0cvs114
[claws.git] / RELEASE_NOTES
index b04dcd9437b5b2444d95fa0164acb284d1834f7c..47610c40a1014586ac30c948a2f72506bd49bd1b 100644 (file)
@@ -1,4 +1,4 @@
-26th February 2007                                   Claws Mail 2.8.0
+18th April 2008                                      Claws Mail 3.4.0
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,111 +9,86 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Removed 'Separate Folder tree' and 'Separate Message View' and put
-  new layouts in place of it, 'Standard', 'Three columns', 'Wide
-  message' and 'Wide message list'. Accessible from /View/Layout.
+* 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/
 
-* Added IMAP subscriptions
-  Creating a new folder subscribes it. Deleting a folder unsubscribes
-  it. "Creating" an existing but unsubscribed folder will subscribe
-  it. By default, for new accounts, only subscribed folders are shown.
-  A contextual menu item has been added, /Subscriptions,  which allows
-  switching the display between All folders and Subscribed folders
-  only. It also enables the subscribing and unsubscribing of folders. 
+* Enabled moving/copying folders to root folders when using the
+  folder selection dialogue.
 
-* Added the option 'Enable customisable menu shortcuts' to the
-  'Other' preferences page. Turning this off locks the current hot
-  keys, preventing accidental changes.
+* Global and per-folder templates can now override the From name.
 
-* Added icons for application/pdf, application/pgp-signature,
-  application/postscript and text/calendar.
+* Added a tooltip with extended folder stats. (Hover the cursor over
+  the short stats on the right, below the message list.)
 
-* Added /Tools/List URIs
-  Enables opening any or all of the URIs contained in the currently
-  selected mail.
+* Implemented 2-line items in the message list when in three column
+  mode.
 
-* Added 'spam flag' to the Filtering and Processing Match Types.
+* Added support for png themes.
 
-* Removed the 'Composing messages exist' dialogue on exit. Instead
-  opened messages are automatically saved to drafts, and re-opened at
-  the next startup.
+* Added an icon for attached patches (text/x-patch and text/x-diff).
 
-* Added handling of local URIs, (file:///...), from the --attach
-  command line.
+* 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 Account options for spellcheck default dictionaries.
+* Added a button to the templates preferences to restore defaults for
+  current language.
 
-* Added 'Edit/Delete thread'.
+* Added search in filtering rules list.
 
-* Added an option 'Ask about account specific filtering rules...' to
-  the 'Other' page, which was previously a hidden option.
+* Bogofilter Plugin:
+  Added a "learn from whitelist" preference.
 
-* Some preferences have been re-arranged:
-  Moved the 'Ask before emptying trash' option on the 'Other' page
-  outside of the 'On exit' frame as it's not only an 'On exit' option.
-  Moved 'Never send Return Receipts' from 'Other'  to 'Sending' page.
-  Moved keybinding preferences to the 'Other' page.
-  Added 'mousepad' to the list of text editors on the 'External
-  Programs' page.
+* MAEMO:
+  Added information when fetching large messages.
 
-* Bogofilter and SpamAssassin plugins: Enabled moving spam mail to the
-  Account's Trash folder instead of default Trash folder.
+* tools/csv2addressbook.pl
+  Added support for Kmail/Kaddressbook.
 
-* ClamAV plugin: updated for the upstream changes in libclamav, whilst
-  maintaining compatibility with older version of libclamav.
-
-* GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to
-  GPG page of the common preferences. Fixes annoyances with distro-
-  installed gpg-agent, when no pinentry program is installed, and the
-  user is at a loss on why "decryption failed". It can be turned off
-  to bypass gpg-agent. The option is disabled if gpg-agent is not
-  running.
-
-* TrayIcon plugin: Added 'Hide at startup' and 'Close to tray'
-  options.
-  When the 'Close to tray' option is used the Window Manager's hotkey
-  and [X] button will hide the window instead of closing it - closing
-  CM can be done using the tray icon menu or the /File menu.
-  Clicking the trayicon now raises the window to current desktop when
-  it was either minimized or shaded, or when it was on another desktop.
-
-* Added support for non ISO-8859-1 compatible locales to the Actions
-  scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl.
-               
-* Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl
-  and updated it to work with newer versions of Kmail. 
-
-* Added thunderbird-filters-convertor.pl script, which converts
-  thunderbird filter rules to Claws filter rules.
-
-* Updated Brazilian Portuguese, British English, Czech, Finnish,
-  French, German, Hungarian, Polish, Serbian, Simplified Chinese,
-  Slovak and Spanish translations.
+* Updated translations: Brazilian Portuguese, Finnish, French,
+  German, and Italian.
 
 * Bug fixes:
-       o bug 1033, 'Automatically refresh message list when new
-                    messages arrives'
-       o bug 1106, 'Claws crash on exit if LDAPS autocompletion
-                    was used'
-       o bug 1110, 'pgpmime fails to process encapsulated openpgp
-                    mime (rfc 3156, 6.1 -> rfc1847)'
-       o bug 1116, 'summary view allow a subject line break'
-       o bug 1117, 'fcntl locking code does not work in mbox.c'
-       o bug 1123, 'Segmentation fault while opening address book'
-       o Gentoo bug 165819, 'can't create a "local mbox file" account'
-       * Fixed bug that prevented colorization from working in the
-          Compose window without the wrap quotation option.
-       * Fixed address completion issues.
-       * Fixed focus issues after hiding the Quick Search
-       * Don't encode ',' in URIs before passing it to the browser
-         command-line.
-       * Fixed markup being shown in the alert panel
-       * Recognize .utf8 locales as .UTF-8 ones
-       * Fixed code conversion when dragging a file
-       * Fixed 'warn if there are queued messages' option, which
-         only checked the first mailbox's queue
-       * Fixed default hotkeys in Compose's Send menu.
-       * Plug some memory leaks.
+       o bug 1494, 'Trayicon plugin breaks UI...' (MAEMO)
+       o bug 1515, 'large messages crash claws when syncing for
+                    offline mode'
+       o bug 1532, '"login refused" message insufficiently 
+                    detailed'
+       o bug 1533, 'Claws is unable to mark messages as "read" in
+                    IMAP shared folders'
+       o bug 1534, 'Segmentation fault when doing some draft saving
+                    and then throwing away'
+       o bug 1539, 'Program crashes':
+                   Setup Gcrypt's thread functions when built with
+                   GnuTLS
+       o bug 1541, 'Deleting message from within read window
+                    displays next message then closes.' (MAEMO)
+       o bug 1553, 'File lock not respected'
+       o bug 1555, 'Bug with the feature "save a copy of outgoing
+                    messages in this folder"'
+       o bug 1559, 'Claws Mail crashed deleting all common contacts'
+       o bug 1561, 'Crashes leaving unsubscribed folder after
+                    ticking "Show only subscribed"'
+       o bug 1562, 'Claws-Mail does not completely respect settings
+                    in GTK2_RC_FILES environment'
+       o Fix blinking of the taskbar entry.
+       o Fix folder view's scrollbar at startup if starting hidden.
+       o If no MH mailbox and no account exists, when creating a
+         POP/Local account, just create it and use the default one
+         instead of bailing with a "Mailbox doesn't exist" error.
+       o Clean up session disconnection. Possibly fix Ubuntu bug
+         #204290
+       o Fix RedHat bug 431735, 'segfault if /home is full'
+       o Fix compose template formats (in global preferences)
+         getting translated under specific conditions.
+       o Fix updating of tags menu.
+       o Fix log size getting out of control (claws-mail getting
+         SIGXFSZ): rotate if every 10MB.
+       o Fix debian bug 474712, 'claws seg faults when IMAP 
+         connection breaks after an IMAP protocol error (BAD UID
+         SEARCH Invalid parameter: $Forwarded)]'
 
 For further details of the numbered bugs listed above consult
 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi