Update from 7b4c8f67 to 2276a796:

- ui: add select-last-message option
  - jmap: fetch entire threads
  - jmap: invalidate cache if mailbox state is not consistent
  - sendemail-validate: optionally use patatt to attest patches
  - wrap: use nl_langinfo to get locale codeset
  - binds: fix default d binding to actually ask a question
  - doc: fix new-account mentions for all protocols
  - github: fix macos build
  - config: fix typos in aerc.conf comments
  - readme: fix broken arch binary link
  - imap: fix panic in connect
  - docs: remove msmtp notice
  - msgstore: restore the directoryChange bool to fix new message bell
  - app: make aerc satisfy the Beeper interface again
This commit is contained in:
Matej Cepl 2024-05-29 08:42:28 +02:00
parent 49d2a6f37d
commit 050b48be35
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 20 additions and 1 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed May 29 06:42:23 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 7b4c8f67 to 2276a796:
- ui: add select-last-message option
- jmap: fetch entire threads
- jmap: invalidate cache if mailbox state is not consistent
- sendemail-validate: optionally use patatt to attest patches
- wrap: use nl_langinfo to get locale codeset
- binds: fix default d binding to actually ask a question
- doc: fix new-account mentions for all protocols
- github: fix macos build
- config: fix typos in aerc.conf comments
- readme: fix broken arch binary link
- imap: fix panic in connect
- docs: remove msmtp notice
- msgstore: restore the directoryChange bool to fix new message bell
- app: make aerc satisfy the Beeper interface again
-------------------------------------------------------------------
Thu May 9 23:35:18 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define _libexecdir %{_exec_prefix}/libexec
Name: aerc
Version: 0.17.0+git.1714515349.7b4c8f67
Version: 0.17.0+git.1716933160.2276a796
Release: 0
Summary: An email client for terminals
License: MIT