7c4b4b23815fd8a596a7f7ebbb86241808ca8004
[clawsker.git] / NEWS
1 1.1.0:
2   - Added support for new hidden preferences in Claws Mail 3.15.0
3     'tags_color', 'tags_bgcolor', 'qs_active_color', 'qs_active_bgcolor',
4     'qs_error_color', 'qs_error_bgcolor', 'default_header_color',
5     'default_header_bgcolor', and 'warn_sending_many_recipients_num'.
6   - Added new hotkeys tab for editing keyboard accelerators available in
7     the 'menurc' file of Claws Mail
8   - Fixed bugs:
9     • 3727 'race condition on install'
10     • 3735 'the number of accounts may make main window very tall'
11   - Improved internal versions handling and other minor refactorings
12   - Updated manual page
13   - Translations:
14     • Updated: French, Dutch, Swedish, Turkish, Danish, Brazilian
15       Portuguese, Catalan, Norwegian Bokmål and Spanish
16   - See git log for further details
17
18 1.0.1:
19   - Small code refactoring and some fixes
20   - String management improvements
21   - Complete application icons
22   - Translations:
23     • New: Danish
24     • Updated: Swedish, Catalan, Turkish, Indonesian, French,
25       Norwegian Bokmål and Spanish
26     • Partially updated: German
27   - See git log for further details
28
29 1.0.0:
30   - New plugins page to edit hidden preferences found in some plugins
31   - New accounts page to edit hidden preferences of your accounts
32   - Support hidden preference 'rewrite_first_from' (from git, to appear
33     in next Claws Mail release)
34   - New information page with detected versions
35   - New CLI flag --read-only/-r to view preferences only (also works
36     while Claws Mail is running)
37   - Dropped support for Claws Mail versions lower than 3.9.1
38   - Preferences not found in file are initialized to default values
39   - Translations:
40     • Updated: Turkish, Brazilian Portuguese, Catalan, Dutch, Swedish,
41       Norwegian Bokmål and Spanish
42     • Dropped: Indonesian and Italian
43   - And other minor improvements and fixes, see git log for details
44
45 0.7.14:
46   - Use xz compression format in release tarball
47   - Support hidden preferences 'next_on_delete' (since Claws Mail
48     3.13.1) and 'master_passphrase_pbkdf2_rounds' (since 3.14.0)
49   - Added application icon and desktop file
50   - Translations:
51     • New: German, Catalan and Turkish
52     • Updated: Dutch, Brazilian Portuguese, Swedish, French and Spanish
53     • Dropped: Serbian latin and Serbian cyrillic
54   - Added translators README and other minor fixes, see git log
55
56 0.7.13:
57   - New Norwegian Bokmål translation
58   - Honor TMPDIR environment variable
59   - Added short version of options and some minor fixes
60   - Updated Spanish translation
61
62 0.7.12:
63   - New Dutch translation
64   - Fix output encoding and some translation warnings
65
66 0.7.11:
67   - Support new hidden preferences added in Claws Mail 3.10.0:
68     'address_search_wildcard' and 'folder_search_wildcard'
69   - Fix reading UTF-8 values from clawsrc file
70   - Updated French, Swedish and Spanish translations
71   - Updated manpage, perl code style and some other minor fixes
72
73 0.7.10:
74 - Fix stupid bug which caused program not to start
75
76 0.7.9:
77 - Support detection of running Claws Mail up to 3.9.1
78 - Updated Brazilian Portuguese translation
79 - ChangeLog file obsoleted, kept as ChangeLog.old
80
81 0.7.8:
82 - Supported new hidden properties for Claws Mail 3.8.1
83   for coloured display of patch attachments
84 - Updated French, Spanish and Swedish translations
85
86 0.7.7:
87 - Supported new hidden property for Claws Mail 3.8.0:
88   'summary_from_show', and old one: 'zero_replacement_char'
89 - New Swedish translation by Andreas Rönnquist
90 - Updated French and Spanish translations
91 - GUI page has been sligthly improved, and some other fixes
92
93 0.7.5:
94 - Supported new hidden properties for Claws Mail 3.7.9:
95   'msgview_date_format' and 'show_inline_attachments'
96 - New Brazilian Portuguese translation by Frederico Gonçalves Guimarães
97 - Updated French and Spanish translations
98 - Development repository migrated to github.com/mones
99
100 0.7.2:
101 - Fix typo for running properly
102 - Support for new hidden property 'show_compose_margin'
103 - Updated Spanish translation
104
105 0.7.1:
106
107 - Split pod documentation from main script
108 - Rearrange some widgets for consistency
109 - Fix manpage header
110
111 0.7.0:
112
113 - Implemented windows positioning and/or size edition for 
114   all windows which have these saved in Claws Mail 3.7.2
115 - New Indonesian translation by MSulchan Darmawan
116 - Updated French, Italian and Spanish translations
117 - Other minor refactorisations and fixes, see ChangeLog
118
119 0.6.0:
120
121 - Supported new hidden property 'primary_paste_unselects'
122   in Claws Mail 3.7.0
123 - Enable or disable preferences according Claws Mail version
124 - New --version info option separated from --help screen
125 - New Italian translation by Francesco Groccia (fgr)
126 - Updated Spanish translation
127 - Other minor fixes, see ChangeLog 
128
129 0.5.0:
130
131 - Supported new hidden properties 'two_line_vertical' and
132   'outgoing_fallback_to_ascii' in Claws Mail 3.5.0
133 - New French translation thanks to Tristan Chabredier (wwp)
134 - Integer values handled with spin-buttons instead raw text
135 - Updated Spanish translation
136 - Fixed --alternate-config-dir argument checking
137 - Fixed minor warnings and typos
138
139 0.4.0:
140
141 - Supported new hidden property 'use_networkmanager' in
142   Claws Mail 3.3.1
143 - Fixed UTF-8 usage which made translations appear messed
144 - Fixed default locale for empty enviroments (like NetBSD)
145 - Updated Spanish translation
146 - New Serbian translations (cyrillic and latin)
147   thanks to Aleksandar Urosevic
148
149 0.3.0:
150
151 - Tooltips with extended help for all input items
152   * Requires a perl-gtk built with GTK+ > 2.12 to be enabled
153 - Better error handling
154 - A home page (thanks to Paul Mangan)
155 - Human Interface Guidelines compliant button ordering
156 - Flag for being verbose on console
157 - Version information for perl-gtk on --help 
158 - Updated Spanish translation
159
160 0.2.0:
161
162 - Initial public release
163