Authentication-Results: mail-b.sr.ht; dkim=none Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by mail-b.sr.ht (Postfix) with ESMTPS id 2776A11EFA6; Fri, 14 Jan 2022 20:31:14 +0000 (UTC) Received: (Authenticated sender: robin@jarry.cc) by mail.gandi.net (Postfix) with ESMTPSA id 40C2E1BF207; Fri, 14 Jan 2022 20:31:11 +0000 (UTC) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 14 Jan 2022 21:31:11 +0100 Message-Id: From: "Robin Jarry" To: <~rjarry/aerc-announce@lists.sr.ht>, <~rjarry/aerc-devel@lists.sr.ht> Cc: <~sircmpwn/aerc@lists.sr.ht> Subject: aerc 0.7.0 Hi all, I am glad to announce the release of aerc 0.7.0. Please note that I have forked this project recently. I will keep old mailing lists in Cc for a while to give people time to react. See https://sr.ht/~rjarry/aerc/ for more details. Thanks to all contributors! ~$ git shortlog 0.6.0..0.7.0 Dian M Fay (2): doc: fix typo in stylesets-dirs style: customize vertical and horizontal border characters Jonathan Bartlett (1): binds: add account specific bindings Kalyan Sriram (3): notmuch: allow empty searches binds: add escape to clear search notmuch: allow sort by file order Koni Marti (4): pgp: update openpgp packages (go-crypto and go-pgpmail) pgp: PGP/MIME signing for outgoing emails pgp: PGP/MIME encryption for outgoing emails fix segfault when copy-pasting into compose editor Nguy=E1=BB=85n Gia Phong (1): Stop wrapping OriginalText in default templates Parasrah (1): completions: add support for completing multiple addresses Robin Jarry (14): doc: fix default values for dynamic date formats imap: fix segfault when disconnecting maildir: watch for external changes maildir: watch for message renames imap: move connect procedure into a dedicated function imap: use low level tcp connection imap: add tcp connection options readme: add contribution guide imap: fix build on macos config: fix code formatting build: add check for code formatting format: reformat code with go 1.17 imap: attempt automatic reconnection on error Release version 0.7.0 inwit (1): recall: allow recalling messages from any folder psykose (1): mk: remove version override y0ast (1): messages: allow displaying email threads --=20 Robin