X-Git-Url: http://git.claws-mail.org/?p=clawsker.git;a=blobdiff_plain;f=NEWS;h=769c3f8dcfca3ba6ffaaa34e61475993fcc87c48;hp=3eb219975bcf1aa41c659087d9ed40d3b102f6c8;hb=81c8d99f9f131e00475f9b1d9e069288aac8be31;hpb=5524e736f351b8c67f2e04444f69fa2eb70220be diff --git a/NEWS b/NEWS index 3eb2199..769c3f8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,94 @@ +1.2.0: + - Implemented warning when quitting with unapplied changes (3736) + - Program can now be exited with Escape key + - Fixed bug '"Menu path" font size in Hotkeys tab is too small' (4013) + - Translations: + • Updated: Dutch, Swedish, Turkish, Danish, Catalan, Norwegian + Bokmål, French and Spanish + - See git log for further details + +1.1.1: + - Updated preferences data to cope with changes in Claws Mail 3.16.0 + - Fix bug in Quick Search colors data which rendered it unsettable + - Translations: + • Updated: German + - See git log for further details + +1.1.0: + - Added support for new hidden preferences in Claws Mail 3.15.0 + 'tags_color', 'tags_bgcolor', 'qs_active_color', 'qs_active_bgcolor', + 'qs_error_color', 'qs_error_bgcolor', 'default_header_color', + 'default_header_bgcolor', and 'warn_sending_many_recipients_num'. + - Added new hotkeys tab for editing keyboard accelerators available in + the 'menurc' file of Claws Mail + - Fixed bugs: + • 3727 'race condition on install' + • 3735 'the number of accounts may make main window very tall' + - Improved internal versions handling and other minor refactorings + - Updated manual page + - Translations: + • Updated: French, Dutch, Swedish, Turkish, Danish, Brazilian + Portuguese, Catalan, Norwegian Bokmål and Spanish + - See git log for further details + +1.0.1: + - Small code refactoring and some fixes + - String management improvements + - Complete application icons + - Translations: + • New: Danish + • Updated: Swedish, Catalan, Turkish, Indonesian, French, + Norwegian Bokmål and Spanish + • Partially updated: German + - See git log for further details + +1.0.0: + - New plugins page to edit hidden preferences found in some plugins + - New accounts page to edit hidden preferences of your accounts + - Support hidden preference 'rewrite_first_from' (from git, to appear + in next Claws Mail release) + - New information page with detected versions + - New CLI flag --read-only/-r to view preferences only (also works + while Claws Mail is running) + - Dropped support for Claws Mail versions lower than 3.9.1 + - Preferences not found in file are initialized to default values + - Translations: + • Updated: Turkish, Brazilian Portuguese, Catalan, Dutch, Swedish, + Norwegian Bokmål and Spanish + • Dropped: Indonesian and Italian + - And other minor improvements and fixes, see git log for details + +0.7.14: + - Use xz compression format in release tarball + - Support hidden preferences 'next_on_delete' (since Claws Mail + 3.13.1) and 'master_passphrase_pbkdf2_rounds' (since 3.14.0) + - Added application icon and desktop file + - Translations: + • New: German, Catalan and Turkish + • Updated: Dutch, Brazilian Portuguese, Swedish, French and Spanish + • Dropped: Serbian latin and Serbian cyrillic + - Added translators README and other minor fixes, see git log + +0.7.13: + - New Norwegian Bokmål translation + - Honor TMPDIR environment variable + - Added short version of options and some minor fixes + - Updated Spanish translation + +0.7.12: + - New Dutch translation + - Fix output encoding and some translation warnings + +0.7.11: + - Support new hidden preferences added in Claws Mail 3.10.0: + 'address_search_wildcard' and 'folder_search_wildcard' + - Fix reading UTF-8 values from clawsrc file + - Updated French, Swedish and Spanish translations + - Updated manpage, perl code style and some other minor fixes + +0.7.10: +- Fix stupid bug which caused program not to start + 0.7.9: - Support detection of running Claws Mail up to 3.9.1 - Updated Brazilian Portuguese translation @@ -84,7 +175,5 @@ 0.2.0: -- Initial release +- Initial public release --- -$Id$