notmuch release 0.29 now available

Subject: notmuch release 0.29 now available

Date: Fri, 07 Jun 2019 06:53:33 -0300

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


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

Which can be verified with:

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

08e926aba53c4b0337fe7907d4f44e76ecc5eaa5d5a59ecda90a6acac195e465  notmuch-0.29.tar.xz
-----BEGIN PGP SIGNATURE-----

iQGzBAEBCAAdFiEE3VS2dnyDRXKVCQCp8gKXHaSnniwFAlz6M2oACgkQ8gKXHaSn
nizz0Av/f7vsEMJMFyorZ6MeiD1yAPfwCI8mZnUbjcsb9+wh3PtY99kXXiiIk08r
h8HMhUGYviDTtmltgYoUm0IuhSz0dBy2hkMUD/uY9t4U9Yj84NH69QcQy1gU/CEV
S1s4XtVHSpxUMsOS4MASJKtSyuaj9PxywLScIXwke/8l/xgXPD8dSgxRSqMsqOY1
hcRjIUh8jqYSCV5qfSVo7Ny/jJywhADVkp1mrtHrQrLY8x1z6c6EnZMeSpiakkci
t/oXqvqECE5jCydouJCcv80Vsgf6YS1hEEYFm2Y8KOA95e2PB2dfKucI3UkeA1UB
9U0DsJxkOx863a1hLJr4lcQA9yqOKkbd1pITvfGmrFxNt49PLlyYQ2Yk6rNxsnGd
nU4q3J4knWL/u49NL4+tryr2Jg1a1ohaYsSNaBhB30E5HUcFcXRZgklo4MjbjnbR
dZ3wcNUwNISrlHCn+YUYDVRzyeQZhH7G2jzkjw70AT+YmAl9HUHEQanUURcWcrJ+
bYY0wNpW
=Wwsb
-----END PGP SIGNATURE-----

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

What's new in notmuch 0.29
=========================

General
-------

Add "body:" field to allow searching for terms that occur only in the
message body. Users will need to reindex their mail to take advantage
of this feature.

Add support for indexing user specified headers (e.g. List-Id). See
notmuch-config(1) for details. This requires reindexing after changing
the set of headers to be indexed.

Fix bug for searching in some headers for Xapian keywords in quoted
strings.

Add support for gzip compressed mail messages (/not/ multi-message
mboxes); e.g. `gzip -9 $MAIL/archive/giant-message && notmuch new`
should work. Note that maildir flag syncing for gzipped messages is
currently untested.

Notmuch is now capable of indexing, searching and rendering
cryptographically-protected Subject: headers of the form produced by
Enigmail and K-9 mail in encrypted messages.

Command Line Interface
----------------------

`notmuch show` now supports --body=false and --include-html with
--format=text

Fix several performance problems with `notmuch reindex`.

`notmuch show` and `notmuch reply` now emit per-message cryptographic
status in their json and sexp output formats.  See devel/schemata for
more details about what is included there.  This status includes
information about cryptographic protections for the Subject header.

Emacs
-----

Optionally check for missing attachements in outgoing messages (see
function `notmuch-mua-attachment-check`).

Bind `B` to browse URLs in current message.

Bind `g` to refresh the current notmuch buffer.

Editing a message as new now includes an FCC header.

Forwarded messages are now tagged as +forwarded (customizable).

Add references header to link forwarded message to thread of original
message.

The minimum supported major version of Emacs is now 24.

Support for GNU Emacs older than 25.1 is deprecated with this release,
and may be removed in a future release.

Notmuch-emacs documentation is somewhat expanded. More contributions
are very welcome.

Build System
------------

Notmuch release tarballs are now compressed with `xz`.

We now provide conventional detached signatures of the release
tarballs in addition to the signed `sha256sum` files.

Dependencies
------------

Support for GMime 2.6 is removed. The minimum supported version of
GMime is now 3.0.3.  GMime also needs to have been compiled with
cryptography support.

Test Suite
----------

If either GNU parallel or moreutils parallel is installed, the tests
in the test suite will now be run in parallel (one per available
core).  This can be disabled with NOTMUCH_TEST_SERIALIZE=1.

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

signature.asc (application/pgp-signature)
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: