Refernce bug
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 1c51d4e16bf30badd5f9e78adc7b0ec5c6cc8285..bb28cdf4a6cfe4c8c207294f9ef82b62d95fa62d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,370 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 3.7.10
+--------
+
+* The name of the account is now included within the Network Log
+  output. (See enhancement request 2184)
+
+* Right-clicking a message in the Message List no longer opens the
+  message. (See enhancement request 2353)
+  
+* Updated manuals.
+
+* Updated translations: Brazilian Portuguese, Czech, French, Hungarian,
+  Lithuanian, and Slovak.
+
+* Bug fixes:
+       o bug 1963, 'Preferences Templates Information Window Focus
+                    loss'
+       o bug 2397, 'Gtkhtml2 viewer ignores message encoding'
+       o bug 2402, 'can't download message from pop3 server'
+       o bug 2409, 'Failed to compile under GCC 3.x : option
+                    -Wno-pointer-sign badly set in configure.ac'
+       o bug 2412, 'Send account mail address in Message-ID wrongly
+                    implemented'
+       o bug 2414, 'Claws segfaults on startup with notification
+                    plugin enabled'
+       o bug 2418, 'NNTP authentication is broken'
+       o bug 2420, 'Invalid markup in icon tooltip text after
+                    signature check'
+       o bug 2439, 'use bitwise operator for bitmask instead of
+                    logical operator'
+       o bug 2461, 'popup menu in message list displays 'move to
+                    trash' and 'delete''
+       o bug 2462, 'Building without GnuTLS support leads to a
+                    failure in wizard.c'
+       o fix trayicon build with gtk < 2.18.x
+       o don't minimise/hide warning dialogue on plugin load error
+       o when using a Compose template, only place the cursor in the
+         body when the cursor symbol, %cursor (%X), is used
+       o fix build on Debian Sid.
+       o fix cursor placement in Forward template
+       o fix duplicate key accels
+       o fix NNTP server sending authentication warning as part of
+         the connection session
+
+* 3.7.9
+-------
+
+* Added a hidden option, 'show_inline_attachments'. When this is
+  de-activated inline attachments referenced by other message parts,
+  (e.g. attached images referenced in an HTML message part), are
+  hidden. This is on by default, maintaining previous behaviour.
+
+* Added a hidden option, 'msgview_date_format'. When this option is
+  activated the Date format in the Message View will have the same
+  format as in the Message List. The format of the date is also
+  controlled in the same way, by the option on the Display/Summaries
+  page of the Preferences. This is off by default, maintaining
+  previous behaviour.
+               
+* Several GUI improvements:
+       o Reworked Simplify Subject RegExp in the Folder Properties
+       o The IMAP option 'Move deleted mails to trash and expunge
+         immediately' has been moved to the Advanced page of the
+         Account Preferences.
+       o The option 'Send account mail address in Message-ID' has
+         been moved to theSend page of the Account Preferences.
+       o Improvements to the Preferences for the Toolbars.
+       o Improvements to the initial Set-up Wizard dialogues.
+       o Improvements to the Templates preferences pages.
+       o Implemented a nicer scroll when drag and dropping.
+       o Added a button to get dictionaries on WIndows.
+
+* New translation: Lithuanian.
+
+* Updated translations: Brazilian Portuguese, Czech, Finnish, French,
+  Slovak, Spanish, Ukranian.
+  
+* Bug fixes:
+       o bug 2039, 'SMTP AUTHENTICATION'
+       o bug 2050, 'Clawsmail sends return receipt every seconds'
+       o bug 2148, 'Attachment content-transfer-encoding incorrectly
+                    set when signing emails'
+       o bug 2165, 'The date not localized in the message view'
+       o bug 2203, 'Problems in forwarding multipart/alternative
+                    messages with HTML part'
+       o bug 2237, 'User action makes Claws unresponsive'
+       o bug 2279, 'crash when clicking 'define' in filter
+                    configuring'
+       o bug 2299, 'Incorrect handling of quoted printable coma
+                    in headers'
+       o bug 2315, 'claws-mail 3.7.7 crashes when trying to compose
+                    mail on FreeBSD 9.0 amd64 (GTK+ 2.22.1/GLib
+                    2.26.1)'
+       o bug 2322, 'GPG Full info: showing subkey ID instead of
+                    primary key fingerprint'
+       o bug 2325, 'messages remains in folder cache after moving
+                    from MH to IMAP boxes'
+       o bug 2331, 'Base64 is broken in 3.7.7 and 3.7.8'
+       o bug 2332, 'Crash when hitting cancel on the SMTP status
+                    window'
+       o bug 2346, 'Please register x-handler-scheme in .desktop
+                    file'
+       o bug 2350, 'Make displaying localized date/time in message
+                    view optional'
+       o bug 2361, 'Claws crashes after PGP Check in separate msg
+                    view'
+       o bug 2365, 'Crash when auto-scrolling headers in compose
+                    window'
+       o bug 2369, 'valgrind.h should NOT be part of claws-mail'
+       o bug 2381, 'Support for NetworkManager 0.9'
+       o bug 2383, 'folderitemrc not updated when account name is
+                    changed'
+       o bug 2393, 'Crashes and rendering problems in the "Save as"
+                    menu caused by attachments with umlauts in the
+                    file name'
+       o bug 2394, 'backtrace() crashes on FreeBSD'
+       o fix matcher body parsing
+       o fix crash when searching or adding a LDAP server
+       o fix sa-learn when offline
+       o TrayIcon plugin: fix logic bug which caused icon to be
+         always set no-mail status on plugin load
+       o TrayIcon plugin: force icon hide on plugin_done(), without
+          it an empty space is left in tray under KDE3 and KDE4
+       o fix segfault on Windows
+
+* 3.7.8
+-------
+
+* Bug fixes:
+       o rfe 2309, 'Shortcuts should not be modifiable by default'
+       o bug 2313, 'CLI quicksearch sometimes returns the same
+                    messages twice'
+       o bug 2317, 'Action results in "Bad file descriptor"'
+       o PGP/Core: Win32 build fix
+       o NNTP: fix replying (broken in corner case)
+       o fix configure option --disable-manual
+       o One more GTK+ 2.22 build fix
+       o Debian bug 599547, 'Please re-introduce quick shortcut for
+                             marking as spam'
+
+* 3.7.7
+-------
+
+* Enable building with GTK+ 2.22.
+
+* A QuickSearch can now be run from the command line using the
+  --search command. See `claws-mail --help` for more information.
+
+* Added a hidden option to set a margin in the text area of the
+  Compose window. 'show_compose_margin', defaults to FALSE.
+
+* 3.7.6
+-------
+
+* Require GTK+ 2.10 or newer.
+
+* Enable building with GTK+ 2.19 or newer.
+
+* Enable building with libetpan 1.0.
+
+* Encrypt saved LDAP passwords.
+
+* FIltering/Processing: Added 'List-Id' to the pre-defined headers.
+
+* Added 'Reply to this address' to popup menu in the Message View.
+
+* Added separate search phrase completion for normal/extended
+  QuickSearch.
+
+* Several interface improvements.
+
+* Use in-reply-to info that is passed in mailto: links.
+
+* Added the GB18030 Chinese charset, which is a superset of GB2312
+  and (X-)GBK.
+
+* Added German translation of the manual.
+
+* Added Ukrainian translation.
+
+
+* 3.7.5
+-------
+
+* Bug fixes:
+       o bug 2059 'gpgme >=1.1.8 not compatible with S/MIME
+                   encryption'
+       o bug 2076 'having worked 2 times properly CLAWS ceased to
+                   decrypt incoming PGP mails -displays base64 
+                   instead - sucks completely'
+       o bug 2098, 'claws-mails crashes frequently with pgpcore'
+       o Address Book: fix button sensitivity in compose mode.
+
+* 3.7.4
+-------
+
+* Spell checker: Highlight misspelled words when applying template
+  and 'check while typing' option is on
+
+* Spell checker: Highlight misspelled words in text inserted from
+  file(s) or pasted to message body when 'check while typing' option
+  is on
+
+* Improve parsing of List-Post header
+
+* 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.
+
+* 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.
+
+* QuickSearch: Use all of the available space to view expressions
+
+
+* 3.7.3
+-------
+
+* The user is now warned when inserting a large file in the message
+  body. The value of 'large' can be configured on the Compose/Writing
+  page of the Preferences.
+
+* Added 'has_attachment' and 'signed' matcher expressions to
+  Filtering and Processing Flags lists.
+
+* Support Reply prefixes of French Yahoo mail and French Lotus Notes.
+
+* Enabled Page Size and Orientation configuration in the print dialog.
+  GTK+ 2.18 or newer only.
+
+* tools/convert_mbox.pl
+  Add -R flag to support recursive conversions of arbitrary Evolution
+  mail folders.
+
+* 3.7.2
+-------
+
+* Default Cc, Bcc and Reply-To options have been added to Folder
+  Properties.
+
+* MIME parts that lack an end boundary are now handled, (even though
+  they're INVALID!).
+
+* A 'Metadata handling' option has been added to the Miscellaneous
+  options page. The options are 'safer' or 'faster'. 'faster' is
+  Claws' original behaviour. 'safer' prevents data loss on system
+  crashes where the filesystem is of a 'not-so-robust' variety, e.g.
+  xfs. If in doubt, use 'safer'. This option defaults to 'safer'.
+
+* Face and X-Face previews have been added to the Custom Header
+  Configuration dialogue in Account preferences.
+
+* An option has been added to the Receive page of IMAP account
+  preferences, "Move deleted mails to trash and expunge immediately".
+  This option is on by default to avoid changing the existing
+  behaviour. Turning it off prevents automatic expunging.
+  Also, 'Tools/Expunge'  and 'View/Hide deleted messages' menu items
+  have been added to main toolbar.
+
+* Support for clickable gopher:// links has been added.
+
+* In the Compose window a warning dialogue is raised if attachments
+  that have been added no longer exist on the filesystem at the time
+  of sending.
+
+* Buttons to clear header lines in the Compose window have been
+  added.
+
+* GnuTLS compatibility mode is now used, this avoids problems with 
+  servers that don't comply 100% with the spec, but still exist.
+
+* tools/csv2addressbook.pl
+  thunderbird import for version 2.0.0.21 has been added.
+
+* 3.7.1
+-------
+
+* Spell Checking has been added to the Subject in the Compose window.
+
+* The 'Quotation characters' option has been moved from the Compose/
+  Writing page of the preferences to the /Message View/Text Options
+  page.
+
+* 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.
+
+* If a text/calendar attachment is present in a message it is
+  automatcally selected if a suitable plugin (i.e. vCalendar) is
+  available.
+
+* /Tools/List URLs now shows both the link title and URI if possible.
+
+* A URI appearing in the statusbar is now only trimmed if necessary.
+
+* When using /Tools/Create filter|procesing rule/Automatically
+  the List-Id header is preferred to X-* headers.
+
+* The manual has been updated.
+
+* 3.7.0
+-------
+
+* Expanding/Collapsing of threads is now approximately 95% faster.
+
+* Cache reading is now approximately 10% faster. 
+
+* The shortcut key settings of the main window and the message list
+  context menus are now connected.
+
+* The preferences on the 'Other' page have now been moved to
+  Other/Miscellaneous. The parent pages are now unselectable and the
+  first page is automatically selected on opening the preferences.
+
+* In the Compose window, on the Others tab, the 'Save message to'
+  entry now has a drop-down list of the previous save locations.
+
+*  In the Compose window, the Attachments Properties window is now
+   confirmed and closed with the Return key.
+
+* When using an external editor to compose messages, the message is
+  automatically saved to Drafts when the external editor is closed. 
+
+* A hidden option has been added, 'primary_paste_unselects' which
+  causes the primary buffer to be cleared and the insertion point to
+  be repositioned when the middle mouse button is used for pasting
+  text. It is turned off by default.
+
+* In the Actions window, the Escape key now cancels the action
+  editing.
+
+* Offline SSL certificate verification has been added.
+
+* Privacy plugins: The decryption failure messages are now shown
+  in the NoticeView just above the message text rather than in a
+  popup window.
+
+* Privacy plugins: when listing the UIDs during a signature check,
+  show the UID validity
+
+* tools/popfile-link.sh
+  Support for reusing existing POPFile session ID has been added.
+
+* tools/kdeservicemenu
+  Support for kde4 has been added.
+
+* win32: better integration has been implemented by using the
+  standard file associations.
+
+* 3.6.1
+-------
+
+* Claws Mail now requires libetpan 0.57 for IMAP and NNTP.
+
+* SSL support is now provided by gnuTLS exclusively. OpenSSL support
+  has been dropped due to licensing issues.
+
+* Added /View/Fullscreen option.
+
+* Re-ordering of the filtering/processing condition and actions lists
+  is now possible using drag'n'drop.
+
 * 3.6.0
 -------