Skip to content

Commit

Permalink
NEWS.org: update for 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
djcb committed Feb 24, 2024
1 parent f7ba00e commit 6b3411b
Showing 1 changed file with 32 additions and 7 deletions.
39 changes: 32 additions & 7 deletions NEWS.org
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@

* 1.11.x (unreleased development build)

** Some highlights

- Significant speedups in both ~mu~ and ~mu4e~
- Reworked message composition, closer to its Gnus origins which adds many of its features
- Overhauled the query parser; squashing a number of bugs/limitations, incl. dealing
with CJK messages
- Experimental folding of message threads
- Better and faster indexing of HTML messages
- Experimental search by (human) language wit CLD2

For details & more, see below.

*** mu

- new command ~mu move~ to move messages across maildirs and/or change their
Expand All @@ -17,7 +29,7 @@

It's not unusual for ~noreply~-type e-mail addresses to be the majority in
an e-mail corpus; to get rid of those, with something like
~=--ignored-address=/.*no.*reply.*/~
~--ignored-address=/.*no.*reply.*/~

- what used to be the ~mu fields~ command has been merged into ~mu info~; i.e.,
~mu fields~ is now ~mu info fields~.
Expand Down Expand Up @@ -160,7 +172,24 @@

- ~mu4e~ now follows Emacs' ~package~ guidelines

* 1.10 (released on March 26, 2023)
*** Contributors

Thanks to our contributors - code committers belows, but also to everyone
who filed tickets, asked questions, answered them etc.

Babak Farrokhi, Christophe Troestler, Christoph Reichenbach, Daniel Fleischer,
David Edmondson, Davide Masserut, Dirk-Jan C. Binnema, Jeremy Sowden,
Lin Jian, Martin R. Albrecht, Nacho Barrientos, Nicholas Vollmer,
Nicolas P. Rougier, ramon diaz-uriarte (at Phelsuma), reindert, Ruijie Yu,
Sean Farley, stardiviner, Tassilo Horn and Thierry Volpiatto


* Old news
:PROPERTIES:
:VISIBILITY: folded
:END:

** 1.10 (released on March 26, 2023)

*** mu

Expand Down Expand Up @@ -314,7 +343,7 @@
#+end_example

to get a histogram of such messages. Note, this area is under active
developement and will likely change.
development and will likely change.

*** building and installation

Expand Down Expand Up @@ -353,10 +382,6 @@
And of course all the people how filed tickets, asked question, provided
suggestions.

* Old news
:PROPERTIES:
:VISIBILITY: folded
:END:

** 1.8 (released on June 25, 2022)

Expand Down

0 comments on commit 6b3411b

Please sign in to comment.