Update from 247308d4 to fff69046:

- view-message: add option to view message in background tab
  - search,filter: add flag to use custom extensions
  - imap: expose extension in capabilities
  - imap: extend SEARCH with X-GM-RAW for full Gmail search syntax
  - hooks: add logging for STDOUT and STDERR
This commit is contained in:
Matej Cepl 2024-08-06 22:09:18 +02:00
parent e5cf616123
commit 6b4d74dabe
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Aug 6 20:09:12 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 247308d4 to fff69046:
- view-message: add option to view message in background tab
- search,filter: add flag to use custom extensions
- imap: expose extension in capabilities
- imap: extend SEARCH with X-GM-RAW for full Gmail search syntax
- hooks: add logging for STDOUT and STDERR
-------------------------------------------------------------------
Sun Aug 4 16:17:29 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec}
Name: aerc
Version: 0.18.2+git.1722788081.247308d4
Version: 0.18.2+git.1722788818.fff69046
Release: 0
Summary: An email client for terminals
License: MIT