[Commits] [SCM] clawsker branch, master, updated. 1.3.5-21-ga6defb4

mones at claws-mail.org mones at claws-mail.org
Sat Oct 29 18:04:37 UTC 2022


The branch, master has been updated
       via  a6defb41bfbc13e6c588cd5da7bf648af508fbea (commit)
      from  7d5d42d576943ea5aef01d7ba87e8e71535def6a (commit)

Summary of changes:
 Makefile |  2 +-
 NEWS     | 16 ++++++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit a6defb41bfbc13e6c588cd5da7bf648af508fbea
Author: Ricardo Mones <ricardo at mones.org>
Date:   Sat Oct 29 20:04:17 2022 +0200

    Release 1.3.7

diff --git a/Makefile b/Makefile
index 36342ea..b488f09 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@
 #
 
 NAME = clawsker
-VERSION ?= 1.3.5
+VERSION ?= 1.3.7
 PREFIX ?= /usr/local
 BINDIR = ${PREFIX}/bin
 DATADIR = ${PREFIX}/share
diff --git a/NEWS b/NEWS
index 51047e4..95af709 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+1.3.7
+  - Support for two new hidden preferences in Claws Mail 4.1.1:
+    "qs_press_timeout" and "bold_marked".
+  - New CLI flag --hide-disabled-keys/-k to hide disabled hotkeys
+    until selected (workaround for RFE 4050).
+  - Manual page was updated.
+  - Fixed bugs:
+    • 4051 'enable sortable columns on hotkeys'
+    • 4571 'impossible to set white colour'
+    • 4641 'cannot handle `&` in account names'
+  - Translations:
+    • Updated: French, Swedish, Catalan, Turkish, Dutch and Spanish
+    • New: Polish
+    • Dropped: German
+  - See git log for further details.
+
 1.3.5
   - Support low resolutions with scrolled UI (RFE #4554)
   - New CLI flag --small-screen/-s to force scrolled UI

-----------------------------------------------------------------------


hooks/post-receive
-- 
Hidden preferences editor for Claws Mail


More information about the Commits mailing list