Fix bug #2991, "POP3 sessions duplicated" on race conditions. Patch by
[claws.git] / RELEASE_NOTES
1 14th December 2013                                   Claws Mail 3.9.3
2
3                     CLAWS MAIL  RELEASE NOTES
4                     http://www.claws-mail.org
5                       
6 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
7 email client.
8
9 New in this release:
10 ~~~~~~~~~~~~~~~~~~~~
11
12 * The TAB address completion in the Compose window now matches any
13   part of the address and not just the beginning.
14
15 * When copying or moving a message, the type-ahead search now matches
16   any part of a folder name and not just the beginning.
17
18 * It is now possible to replace the current signature in the Compose
19   window by using the '/Message/Replace signature' menu item.
20
21 * It is now possible to disable the 'Subject is empty' warning
22   dialogue. See the option 'Warn when Subject is empty' option on the
23   '/Configuration/Preferences/Mail handling/Sending' page.
24   
25 * When sending messages, if the hostname cannot be determined,
26   fallback to 'localhost' rather than 'unknown', as the latter is
27   rejected by some servers.
28
29 * Added better handling of messages from broken mailers, such as
30   yahoo groups.
31
32 * PDF plugin: the minimum required version of poppler is 0.12.0.
33
34 * PGP/* plugin: long key IDs are now displayed in the dialogues
35   instead of short IDs.
36
37 * PGP/* plugin: The automatic signature check is now non-blocking.
38
39 * Python plugin: can now access accounts, mailboxes, folder
40   properties
41
42 * vCalendar plugin: webcals:// URLs are now treated as https://
43
44 * Translation updates: Brazilian Portuguese, Czech, Dutch, French,
45   German, Hebrew, Slovak, Spanish, and Swedish.
46
47 * Support for Maemo has been removed.
48
49 * Bug fixes:
50         o bug 2132, 'Keyboard accelerators for "Clear" and "Edit"
51                      quick search conflict with top menus'
52         o bug 2210, 'Display name with invalid addresses not quoted
53                      when inserted from address book'
54         o bug 2794, 'account privacy signing method ignored on reply'
55         o bug 2923, 'build failure with perl 5.18'
56         o bug 2940, 'Extended search dialog too small for content in
57                      polish l10n'
58         o bug 2954, 'Crash in "Save Image As" for HTML message'
59         o bug 2957, 'Double-free in account preferences'
60         o bug 2960, 'rfc3156 deviation regarding hash symbols'
61         o bug 2961, 'Partial retrieval not available with PGP/Inline
62                      encrypted messages'
63         o bug 2964, 'Lack of escaping of nested double-quotes in To:
64                      header'
65         o bug 2979, 'claws fails to load (empty) folderlist.xml and
66                      shows account wizard'
67         o bug 2982, 'variable declaration behind FLOCK conditional'
68         o bug 2986, 'Down and Delete buttons have same hotkey in
69                      filtering config'
70         o bug 2989, 'Segfault at startup because of corrupted
71                      folderlist.xml'
72         o bug 2994, 'translating folder name'
73         o bug 2995, 'closing extended quick search information panel
74                      triggers window focus bug'
75         o bug 3002, 'undefined reference to check_file_integrity'
76         o bug 3004, 'claws picks wrong mime type for attachments'
77         o bug 3009, '"Rebuild folder tree" causes SIGSEGV if a
78                      directory name isn't valid utf-8'
79         o bug 3011, 'crash when using %f Action on two or more
80                      uncached (IMAP) messages.'
81         o bug 3021, 'Icon key_pgp_signed always shows as the default,
82                      never the themed version'
83         o debian bug 711864, 'claws-mail-vcalendar-plugin: when
84                               creating meeting GTK_IS_COMBO_BOX_TEXT
85                               failed'
86         o Quote all specials in name as defined on RFC,
87           see http://tools.ietf.org/html/rfc5322#section-3.2.3
88         o fix sensitivity and state of 'hide read threads'
89         o Fancy plugin: disable DNS Prefetching when 'Enable loading
90           of remote content' is switched off
91         o Bogofilter plugin: insert X-Bogosity header like the option
92           says, not X-Claws-Bogosity header
93
94 For further details of the numbered bugs listed above consult
95 http://www.thewildbeast.co.uk/claws-mail/bugzilla/
96
97 ---------------------------------------------------------------------
98 See ChangeLog for full information regarding changes in this release.