Where to obtain notmuch 0.32.1 =========================== https://notmuchmail.org/releases/notmuch-0.32.1.tar.xz Which can be verified with: https://notmuchmail.org/releases/notmuch-0.32.1.tar.xz.sha256.asc -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 a747ca4e8cc919d91feda6cadb97e63b72ff79119491989bbcea79ad47680615 notmuch-0.32.1.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEkiyHYXwaY0SiY6fqA0U5G1WqFSEFAmCgdKgACgkQA0U5G1Wq FSHOMA//cakFXVkEO9t7l9HVGrFmTr3tsoeBrFoWyQFzHO/MUcfornvm0DNL2veP E5P83XAjTRiaOWbd2hOE2aPCvHr3NBUxz7MocuWx/0MFgiK/o1ZqYRXirMyNlfx7 lZvOfEIJ0fyC+sj9Z7XgqUqFNKPOwykQHuXhD2o3e1vB4eTu1JWDyjxL+iEmPXPO 3dtY1zbBKXt8ytFC5qLo1IXsRoLEv56cM+4ppRYSu6FKu0YwMG7yil3fQyh6YbFL ICKGscvXqOW6xi9Nhvd2LoydAsCz/afjD3UqA3CUGkqZxtogr0EVRbZGBXcCzxyG XTD3H2XvOYtI1WyF0dxUFmfiqzDbueQjvHh2XLNOv6XtUaIyneXpaGevDWU8lx9C x+5fXmiKWN9C6buGtonvGN6YCiFrycwj04+bpsnocLdHkpoejMtLeCnxxhWaMkuB LZ3Voz0pz4Plbxsnqrqn63fT7bWvxWOT5F1dTcKvGPvelZoQ/VOfPg+iBudzXoGp WybRweVlltrEbIrzaNnxEtsRg4Bwywp6vVPrlgFgP3IjBJXi1KKMkkqX9lPs/3VY usM5vbXc1fNpS78A5vGD8DX0nPTq5dn2oARCXJfo5zcHztguItbqd3AoPTir/PvF 6orHO32HC+JXoUDKaRouaFjJLhjq6GVPkkJeEMWDG2XyiKXuuu4= =hZq0 -----END PGP SIGNATURE----- https://notmuchmail.org/releases/notmuch-0.32.1.tar.xz.asc (signed by David Bremner) What's new in notmuch 0.32.1 ========================= General ------- Restore handling of relative values for `database.path` that was broken by 0.32. Extend this handling to `database.mail_root`, `database.backup_dir`, and `database.hook_dir`. Reload certain metadata from Xapian database in notmuch_database_reopen. This fixes a bug when adding messages to the database in a pre-new hook. Fix default of `$HOME/mail` for `database.path`. In release 0.32, this default worked only in "notmuch config". Emacs ----- Restore the dynamically bound variables `tag-changes` and `query` in in `notmuch-before-tag-hook` and `notmuch-after-tag-hook`. 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