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