]> git.cworth.org Git - notmuch-wiki/blob - news/release-0.34.mdwn
News for release 0.38.3
[notmuch-wiki] / news / release-0.34.mdwn
1 [[!meta date="2021-10-20"]]
2
3 Notmuch 0.34 (2021-10-20)
4 =========================
5
6 General
7 -------
8
9 An optional new s-expression based query parser is available if
10 notmuch is built with the `sfsexp` library. See
11 notmuch-sexp-queries(7) for syntax, and use `notmuch config get
12 built_with.sexpr_query` to check if notmuch is compiled with
13 s-expression query support.
14
15 CLI
16 ---
17
18 Support multiple `Delivered-To` headers in notmuch-reply(1).
19
20 Emacs
21 -----
22
23 Functions are now allowed in `notmuch-search-result-format`.
24
25 Improvements to unthreaded view on large threads.
26
27 Tolerate bad/missing working directory for most commands.
28
29 Allow customization of tree drawing symbols in notmuch-tree mode.