summaryrefslogtreecommitdiff
path: root/NEWS.org
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2024-11-03 16:03:59 +0200
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2024-11-03 17:12:47 +0200
commit9d960d092f204decb78833ecea50fe19f47589ec (patch)
treefdffff82ea72df41ef3ba96efa54fedf69b8db03 /NEWS.org
parent33c09c57220be4c8bfd7cc77d6ebccebc4b3a528 (diff)
NEWS.org: update
Diffstat (limited to 'NEWS.org')
-rw-r--r--NEWS.org20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS.org b/NEWS.org
index a782e64..669e429 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,6 +1,26 @@
#+STARTUP:showall
* NEWS (user visible changes & bigger non-visible ones)
+* 1.12 (post 1.12.0 updates)
+
+ The 1.12 series has been opened for a fairly long time, and gained some
+ changes, some beyond mere bug-fixing. We decided to put off a new development
+ series (1.13 -> 1.14) until incompatible changes are required; for now working
+ in the 1.12 series seems a good way to get improvements to users more quickly.
+
+ - man documentation improvements
+
+ - message composition has been reworked to avoid a number of problems user
+ reported
+
+ - many small mu4e bugs fixed, usually very old ones
+
+ - with 1.12.7, ~mu~ indexing is single-threaded again (by default), to avoid
+ cases of database-corruption that have appeared.
+
+ There's the ~-Dxapian-single-threaded=false~ flag to Meson to retain the old
+ behavior.
+
* 1.12 (released on February 24, 2024)
** Some highlights