Update from 23ba5478 to 9b3e3d1b:

- stylesets/nord: make unread selected mails readable
  - completion: hide quotes from choices
  - cf: fix over quoting of notmuch queries
  - binds: allow <a-0> to <a-9>
  - rmdir: ensure proper sequence of operations
  - {im,ex}port-mbox: allow using ~ in path
  - ui: correct some push status messages
  - threads: add .ThreadUnread to template data
  - search: add rcpts fields to header in search criteria
This commit is contained in:
Matej Cepl 2023-11-13 15:14:39 +01:00
parent c30e595397
commit c1ab776352
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Nov 13 14:14:30 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Update from 23ba5478 to 9b3e3d1b:
- stylesets/nord: make unread selected mails readable
- completion: hide quotes from choices
- cf: fix over quoting of notmuch queries
- binds: allow <a-0> to <a-9>
- rmdir: ensure proper sequence of operations
- {im,ex}port-mbox: allow using ~ in path
- ui: correct some push status messages
- threads: add .ThreadUnread to template data
- search: add rcpts fields to header in search criteria
-------------------------------------------------------------------
Thu Nov 2 21:04:13 UTC 2023 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define _libexecdir %{_exec_prefix}/libexec
Name: aerc
Version: 0.16+git.1698939060.23ba5478
Version: 0.16+git.1699790329.9b3e3d1b
Release: 0
Summary: An email client for terminals
License: MIT