Added Christoph Ruegge to AUTHORS file, for bug #3100.
[claws.git] / RELEASE_NOTES
index a08b6439aa5135911f67d9443854dc5cc46eb5ca..9197ef9ea6327d17d859b5d2cbbae68ad1cc14c7 100644 (file)
@@ -1,4 +1,4 @@
-8th January 2010                                     Claws Mail 3.7.4
+14th December 2013                                   Claws Mail 3.9.3
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,68 +9,90 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Spell checker: Highlight misspelled words when applying template
-  and 'check while typing' option is on
+* The TAB address completion in the Compose window now matches any
+  part of the address and not just the beginning.
 
-* Spell checker: Highlight misspelled words in text inserted from
-  file(s) or pasted to message body when 'check while typing' option
-  is on
+* When copying or moving a message, the type-ahead search now matches
+  any part of a folder name and not just the beginning.
 
-* Improve parsing of List-Post header
+* It is now possible to replace the current signature in the Compose
+  window by using the '/Message/Replace signature' menu item.
 
-* Add new drag type "claws-mail/msg-path-list" for drag'n'drop of a
-  message selection from the message list into other applications.
-  This enables other applications to back-link to Claws Mail via a
-  "claws-mail --select" call after they received a drop.
+* It is now possible to disable the 'Subject is empty' warning
+  dialogue. See the option 'Warn when Subject is empty' option on the
+  '/Configuration/Preferences/Mail handling/Sending' page.
+  
+* When sending messages, if the hostname cannot be determined,
+  fallback to 'localhost' rather than 'unknown', as the latter is
+  rejected by some servers.
 
-* Place the cursor in the compose window according to provided input.
-  If To: is present place cursor in Subject: field and if both To:
-  and Subject: are present place cursor in body. If body: is present
-  insert a new line after text and place cursor there.
+* Added better handling of messages from broken mailers, such as
+  yahoo groups.
 
-* QuickSearch: Use all of the available space to view expressions
+* PDF plugin: the minimum required version of poppler is 0.12.0.
 
-* Updated English and Spanish user manuals.
+* PGP/* plugin: long key IDs are now displayed in the dialogues
+  instead of short IDs.
 
-* Updated  Brazilian Portuguese, Catalan, Czech, Dutch, French,
-  German, Hungarian, Indonesian, Japanese, Portuguese, Russian, and
-  Slovak translations.
+* PGP/* plugin: The automatic signature check is now non-blocking.
+
+* Python plugin: can now access accounts, mailboxes, folder
+  properties
+
+* vCalendar plugin: webcals:// URLs are now treated as https://
+
+* Translation updates: Brazilian Portuguese, Czech, Dutch, French,
+  German, Hebrew, Slovak, Spanish, and Swedish.
+
+* Support for Maemo has been removed.
 
 * Bug fixes:
-       o bug 1850, '"Reply All" duplicates "To" user in "CC" if
-                    original email had user in "From" and "CC"
-       o bug 1867, 'Changing account does not change BCC address'
-       o bug 1996, 'S/MIME key not selected'
-       o bug 2028, 'Attempts to connect to all accounts on exit'
-       o bug 2040, 'numbers in subject entry marked as misspelled'
-       o bug 2041, 'add autonomical scrolled windows to prefs pages'
-       o bug 2049, 'some icons not copied?'
-       o bug 2053, 'Inconsistent application of Coloration of
-                    Message text'
-       o bug 2055, 'duplicate mailing list reply if List-Post +
-                    Reply-To present'
-       o bug 2057, 'Claws mail does not keep renamed names of
-                    nntp-subscribed groups'
-       o bug 2063, 'glib assertion in GRelation use in imap.c'
-       o bug 2074, 'Remember sending account for sent messages'
-       o bug 2082, 'Wrong color rectangle position when replacing
-                    "color" processing rule'
-       o bug 2089, 'URLs ending with an underscore ('_') are not
-                    correctly parsed'
-       o fix statusbar in GTK+ 2.19.x
-       o fix crash in some cases when Enchant is enabled but the
-         spell checker is disabled
-       o fix leak and unchecked accesses.
-       o modify cairo clip handling in preview windows, to prevent
-         print preview windows from being blank with GTK+ 2.18
-       o fix core dump when attempting to insert a non-existing file
-         using a mailto: uri
-       o fix LDIF export
-       o fix registering as default client on windows 7
-       o fix win32 build on latest mingw32
+       o bug 2132, 'Keyboard accelerators for "Clear" and "Edit"
+                    quick search conflict with top menus'
+       o bug 2210, 'Display name with invalid addresses not quoted
+                    when inserted from address book'
+       o bug 2794, 'account privacy signing method ignored on reply'
+       o bug 2923, 'build failure with perl 5.18'
+       o bug 2940, 'Extended search dialog too small for content in
+                    polish l10n'
+       o bug 2954, 'Crash in "Save Image As" for HTML message'
+       o bug 2957, 'Double-free in account preferences'
+       o bug 2960, 'rfc3156 deviation regarding hash symbols'
+       o bug 2961, 'Partial retrieval not available with PGP/Inline
+                    encrypted messages'
+       o bug 2964, 'Lack of escaping of nested double-quotes in To:
+                    header'
+       o bug 2979, 'claws fails to load (empty) folderlist.xml and
+                    shows account wizard'
+       o bug 2982, 'variable declaration behind FLOCK conditional'
+       o bug 2986, 'Down and Delete buttons have same hotkey in
+                    filtering config'
+       o bug 2989, 'Segfault at startup because of corrupted
+                    folderlist.xml'
+       o bug 2994, 'translating folder name'
+       o bug 2995, 'closing extended quick search information panel
+                    triggers window focus bug'
+       o bug 3002, 'undefined reference to check_file_integrity'
+       o bug 3004, 'claws picks wrong mime type for attachments'
+       o bug 3009, '"Rebuild folder tree" causes SIGSEGV if a
+                    directory name isn't valid utf-8'
+       o bug 3011, 'crash when using %f Action on two or more
+                    uncached (IMAP) messages.'
+       o bug 3021, 'Icon key_pgp_signed always shows as the default,
+                    never the themed version'
+       o debian bug 711864, 'claws-mail-vcalendar-plugin: when
+                             creating meeting GTK_IS_COMBO_BOX_TEXT
+                             failed'
+       o Quote all specials in name as defined on RFC,
+         see http://tools.ietf.org/html/rfc5322#section-3.2.3
+       o fix sensitivity and state of 'hide read threads'
+       o Fancy plugin: disable DNS Prefetching when 'Enable loading
+         of remote content' is switched off
+       o Bogofilter plugin: insert X-Bogosity header like the option
+         says, not X-Claws-Bogosity header
 
 For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.