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