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