X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=NEWS;h=106c8ad3ee13efe57a4675020733715e26ff67ad;hb=fc3bb11808d8e7d02265ddd08cbffa4ab9d712a2;hp=c6ce2eea90b250adbf7872bad13976faa09c601d;hpb=748154646eb44c8db3a7887e0ae8e4701e552bc9;p=notmuch diff --git a/NEWS b/NEWS index c6ce2eea..106c8ad3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +New add-on tool: notmuch-web +----------------------------- + +The new contrib/ tool `notmuch-web` is a very thin web client. It +supports a full search interface for one user: there is no facility +for multiple users provided today. See the notmuch-web README file +for more information. + +Be careful about running it on a network-connected system: it will +expose a web interface that requires no authentication but exposes +your mail store. + Notmuch 0.35 (2022-02-06) =========================