unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: notmuch@notmuchmail.org
Subject: notmuch release 0.33 now available
Date: Fri, 03 Sep 2021 13:29:14 -0700	[thread overview]
Message-ID: <874kb14d45.fsf@tethera.net> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2994 bytes --]

Where to obtain notmuch 0.33
===========================
  https://notmuchmail.org/releases/notmuch-0.33.tar.xz

Which can be verified with:

  https://notmuchmail.org/releases/notmuch-0.33.tar.xz.sha256.asc
  -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

883e045b4bfa2c48c9a4671062a40603a7f6165724dd54618beeba100549d26c  notmuch-0.33.tar.xz
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkiyHYXwaY0SiY6fqA0U5G1WqFSEFAmEyhCkACgkQA0U5G1Wq
FSGmlRAAm85hcV4Vb+ca1769t1xzQVqmEVEypiZmdUmHcfdpuyt7cydgacEDgVlX
xYJi51QUA2xHrSOl3Z0Eh2Gs/HRnX06g6YxisptJzC1QHv2QQBUq9Lr9hNTGeeoX
huoWxRTT1SZjCKsIha/XZxrELhmkq/YaEl65CkFU5HxulXk3mXnd4Ho88e/0G1QJ
qsH6giF1Pjp+o/GJL3xipsk42BgTiWtyXLUPEe4RBJ+SfqkHN96iL7sP4YOT3fU1
yP9EfsM2+QQcvcuCToF2UiFzXH+BcK5LjW0DFk1fObcO+zqIZeowZ/VPQnYAMc2K
IOzRIDcnuY0zaO5nbeKmY1P+lGkmboId2xGgzGxPf4571nqNe4HPeHDpgVR9jobU
h9kxrby7bUAuZKETujAKmPj5FqqVsgwv1mU5RjppW5t9kdLvOK8zG+EmuYeEClnH
gBbYNEF070FMnwJ6fj/RShbH/dT/X2SMcz9RzSOW7hO3mMiA/3YokywVT13hj1hn
xqBChtPzZ7AsCSJAKLqrZ3e2MLMBUh87lsqZtOtAvap3cLrLOoGzuyeLFtQHqDKw
/vkPbSTO2MsZeG0x69BoC+ZlUg6jWKrDSHh/hFfn5W/3TZc3p6zG+blIPf0Kc71X
X7SQuDUd50F/56CPLXlItbO98C+/s5D6NFH2fKYnJ+hw/RffrEk=
=sj+o
-----END PGP SIGNATURE-----

  https://notmuchmail.org/releases/notmuch-0.33.tar.xz.asc
  (signed by David Bremner)

What's new in notmuch 0.33
=========================

Library
-------

Correct documentatation about transactions.

Add a configurable automatic commit of transactions. See
`database.autocommit` in notmuch-config(1).

Document the algorithm used to find a database.

CLI
---

Define format version 5, which supports sorting the output of
notmuch-show.

Emacs
-----

`notmuch` no longer sets `mail-user-agent` on load. To restore the
previous behaviour of using notmuch to send mail by default, customize
`mail-user-agent` to `notmuch-user-agent`.

`notmuch-company` now works in `org-msg`.

Improve the display of messages from long threads in unthreaded mode.

Prefer email addresses over User ID when showing valid signatures.

Define a new face `notmuch-jump-key`.

New commands in notmuch-tree view: `notmuch-tree-filter` and `notmuch-tree-filter-by-tag`.

Honour `notmuch-show-text/html-blocked-images` when using `w3m` to
render html.

Support toggling sort order in notmuch-tree mode.

Ruby
----

Memory management of allocated notmuch objects (database, messages,
etc...) is now done via the Ruby GC. This removes all constraints on
the order of object destruction.  Database close and destroy are
split, following an old library API change.

Vim
---

Respect excluded tags when showing a thread.

Documentation
-------------

Fix doc build for Sphinx 4.0.

Improve the markup and linking of the documentation.

What is notmuch
===============
Notmuch is a system for indexing, searching, reading, and tagging
large collections of email messages in maildir or mh format. It uses
the Xapian library to provide fast, full-text search with a convenient
search syntax.

For more about notmuch, see https://notmuchmail.org


[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 857 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



             reply	other threads:[~2021-09-03 20:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-03 20:29 David Bremner [this message]
2021-09-06  6:49 ` [bug] Invalid function: notmuch-user-agent (was: notmuch release 0.33 now available) Gregor Zattler
2021-09-06 17:00   ` David Bremner
2021-09-06 17:10     ` Gregor Zattler
2021-09-06 17:28       ` David Bremner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874kb14d45.fsf@tethera.net \
    --to=david@tethera.net \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).