From b6e252c69ae726e3e0b3e3cd31308636a0220584 Mon Sep 17 00:00:00 2001 From: Ricardo Mones Date: Sun, 2 Oct 2016 21:01:44 +0200 Subject: [PATCH] Release 1.0.0 --- Makefile | 2 +- NEWS | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f2eeb4f..52739fc 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ # NAME = clawsker -VERSION ?= 0.7.14 +VERSION ?= 1.0.0 PREFIX ?= /usr/local BINDIR = ${PREFIX}/bin DATADIR = ${PREFIX}/share diff --git a/NEWS b/NEWS index 0edec6d..4ecf6b6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +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 -- 2.25.1