Remove mention of ircNet
[claws.git] / RELEASE_NOTES
index c2a64b05173f9cb5e67879ea50b573ffc3f616f2..9197ef9ea6327d17d859b5d2cbbae68ad1cc14c7 100644 (file)
@@ -1,4 +1,4 @@
-27th June 2012                                      Claws Mail 3.8.1
+14th December 2013                                   Claws Mail 3.9.3
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,59 +9,87 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Replied and Forwarded message status flags are now non-exclusive.
-  Introduced a new message state (and relevant icon in message list)
-  where both the Replied and Forwarded flags are set
+* The TAB address completion in the Compose window now matches any
+  part of the address and not just the beginning.
 
-* 'Send to...' has been added to the context menu of a message's
-  parts. This causes a new Compose window to open with the selected
-  mime part attached.
+* When copying or moving a message, the type-ahead search now matches
+  any part of a folder name and not just the beginning.
 
-* 'Hide' and 'View Log' buttons have been added to the Send and
-   Receive dialogues. The former will hide the dialogue, the latter
-   will open the Network Log dialogue.
+* It is now possible to replace the current signature in the Compose
+  window by using the '/Message/Replace signature' menu item.
 
-* A short symbol has been added the QuickSearch Extended mode: 'ha',
-  an abbreviated form of 'has_attachment'.
+* 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.
 
-* Basic session statistics are now available, from the Statistics
-  tab in About dialog and the command-line.
+* Added better handling of messages from broken mailers, such as
+  yahoo groups.
 
-* The display of attached patches, (text/x-patch or text/x-diff), is
-  now colourised. The colours are controlled by 3 new hidden
-  preferences: diff_added_color, diff_deleted_color, and
-  diff_hunk_color.
+* PDF plugin: the minimum required version of poppler is 0.12.0.
 
-* Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
-  Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
-  Traditional Chinese.
+* PGP/* plugin: long key IDs are now displayed in the dialogues
+  instead of short IDs.
+
+* 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 1090, 'Standard-folders appear again after rescanning tree'
-       o bug 1924, 'Messages marked move to Trash appear identical to
-                    messages marked move to $FOLDER'
-       o bug 2598, 'Actions can move locked messages'
-       o bug 2501, 'opened message blanks when moved to other folder'
-       o bug 2574, 'Statement might be overflowing a buffer in strncat'
-       o bug 2577, 'Focus rectangle on folder list and message
-                    list headings doesn't get properly cleared when switching
-                     heading and horizontally scrolling list (underlines and
-                     vertical lines remain on screen)'
-       o bug 2582, 'Expanded mimeview drag n drop no longer works'
-       o bug 2595, 'Change expand behavior for message list / message view'
-       o bug 2620, 'shift+tab from subject field not working'
-       o bug 2624, 'dialog "Action Configuration" cannot be closed'
-       o bug 2646, 'Compile fails with gnutls-3.0.18'
-       o bug 2659, 'E-mail attachments are handled inconsistently'
-       o bug 2662, '"ag" quicksearch adds "1" to value'
-       o Fix bug in search criteria when doing a complete directory
-         search using '*'
-       o Fix GTK+2.16 build (w32)
-       o Fix sensitivity of toolbar's get_btn (retrieve mail from current
-          account) and of mainwindows's relevant entry when current account
-          is not able to retrieve (SMTP-only).
-       o don't do TLS if not requested by user. fixes connecting to servers
-         which, for example, want SSL 3 only
+       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/