fix file encoding issues
[claws.git] / RELEASE_NOTES
index b04dcd9437b5b2444d95fa0164acb284d1834f7c..542843023e41b5aa0fe46f4ed0b36a128a015109 100644 (file)
@@ -1,4 +1,4 @@
-26th February 2007                                   Claws Mail 2.8.0
+6th March 2009                                       Claws Mail 3.7.1
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,111 +9,73 @@ 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.
+* Spell Checking has been added to the Subject in the Compose window.
 
-* 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. 
+* The 'Quotation characters' option has been moved from the Compose/
+  Writing page of the preferences to the /Message View/Text Options
+  page, where it should be.
 
-* Added the option 'Enable customisable menu shortcuts' to the
-  'Other' preferences page. Turning this off locks the current hot
-  keys, preventing accidental changes.
+* 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.
 
-* Added icons for application/pdf, application/pgp-signature,
-  application/postscript and text/calendar.
+* If a text/calendar attachment is present in a message it is
+  automatcally selected if a suitable plugin (i.e. vCalendar) is
+  available.
 
-* Added /Tools/List URIs
-  Enables opening any or all of the URIs contained in the currently
-  selected mail.
+* /Tools/List URLs now shows both the link title and URI if possible.
 
-* Added 'spam flag' to the Filtering and Processing Match Types.
+* A URI appearing in the statusbar is now only trimmed if necessary.
 
-* Removed the 'Composing messages exist' dialogue on exit. Instead
-  opened messages are automatically saved to drafts, and re-opened at
-  the next startup.
+* When using /Tools/Create filter|procesing rule/Automatically
+  the List-Id header is preferred to X-* headers.
 
-* Added handling of local URIs, (file:///...), from the --attach
-  command line.
+* The manual has been updated.
 
-* Added Account options for spellcheck default dictionaries.
-
-* Added 'Edit/Delete thread'.
-
-* Added an option 'Ask about account specific filtering rules...' to
-  the 'Other' page, which was previously a hidden option.
-
-* 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.
-
-* Bogofilter and SpamAssassin plugins: Enabled moving spam mail to the
-  Account's Trash folder instead of default Trash folder.
-
-* 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 Brazilian Portuguese, Czech, Dutch, Finnish, French,
+  German, Hungarian, Simplified Chinese, Spanish and Swedish
+  translations.
 
 * 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 1432, '& not escaped in links (HTML rendered as
+                    text)'
+       o bug 1506, 'Recursive search in collapsed folders'
+       o bug 1799, '"Discard message" deletes manually saved draft'
+       o bug 1804, 'attach_save_directory does not default to $HOME'
+       o bug 1811, '[mime] Crash when there's no room for filename's
+                    start on the same line'
+       o bug 1817, 'Changing Themes does not update the pixmaps in
+                    "Select folder" dialog box'
+       o bug 1825, 'Unable to fetch messages from IMAP folders named
+                    with non-ASCII string'
+       o bug 1834, '"semi"-selection when collapsing thread'
+       o bug 1838, 'Claws-Mail sometimes quits when attempting to
+                    type a capital Q'
+       o bug 1840, 'margins for printing not restored'
+       o Launchpad bug 335571: 'claws-mail crashed with SIGSEGV in
+         strlen() while deleting large amount of e-mails on IMAP
+         account'
+       o fix font updating after changing derive_from_normal_font
+       o fix build for bison 2.4.1
+       o fix bug where if plugin path[0] had same name as plugin
+         path[1], (like in the de translation), the plugin path[1]
+         page was lost and not shown in the GUI
+       o fix updating of summaryview popup menu sensitivity
+       o fix crash when right-clicking in summaryview when
+         processing is active
+       o fix synchronisation dialog that shouldn't appear when
+         network goes down (Network Manager)
+       o Disable use of disabled privacy keys
+       o Win32: bug 1810, 'Pressing 'o' key crashes CM'
+       o Win32: bug 1813, 'Installing Theme Creates Error'
+       o Win32: bug 1814, 'Windows' WM badly places message view'
+       o Win32: bug 1815, 'Drag-n-Drop of files on Compose Window
+                           does not attach'
+       o Win32: bug 1816, 'Attaching files with command-line
+                           generates error after attaching'
+       o Win32: bug 1865, 'IMAP account name changes are not
+                           followed at filter actions'
+       o Win32: fix window placement
 
 For further details of the numbered bugs listed above consult
 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi