]> git.cworth.org Git - notmuch-wiki/blob - news/release-0.38.mdwn
News for release 0.38.3
[notmuch-wiki] / news / release-0.38.mdwn
1 [[!meta date="2023-09-12"]]
2
3 Notmuch 0.38 (2023-09-12)
4 =========================
5
6 General
7 -------
8
9 Support relative lastmod queries (see notmuch-sexp-queries(7) and
10 notmuch-search-terms(7) for details).
11
12 Support indexing of designated attachments as text (see
13 notmuch-config(1) for details).
14
15 CLI
16 ---
17
18 Add options --offset and --limit to notmuch-show(1).
19
20 Emacs
21 -----
22
23 New commands notmuch-search-edit-search and notmuch-tree-edit-search.
24
25 Introduce notmuch-tree-outline-mode.
26
27 Some compatibility fixes for Emacs 29. At least one issue (hiding
28 images) remains in 0.38.
29
30 Support completion when piping to external command.
31
32 Fix regression in updating tag display introduced by 0.37.
33
34 Library
35 -------
36
37 Fix bug creating database when database.path is not set.
38
39 Incremental performance improvements for message deletion.
40
41 Catch Xapian exceptions when deleting messages.
42
43 Sync removed message properties to the database.
44
45 Replace use of thread-unsafe Query::MatchAll in the infix query
46 parser.
47
48 Notmuch-Mutt
49 ------------
50
51 Be more careful when clearing the results directory.
52
53 Ruby
54 ----
55
56 Use `database_open_with_config`, and provide compatible path search
57 semantics.
58
59 ### Bugfix for query.get_sort
60
61 Test Suite
62 ----------
63
64 Support testing installed version of notmuch.
65
66 Adapt to some breaking changes in glib handling of init files.
67
68 Replace OpenPGP key used in test suite.
69
70 Performance Tests
71 -----------------
72
73 Update signatures for performance test corpus.