Update from 3aa8b630 to d56e949a:

- commands: allow to forward from eml
  - commands: allow to reply to eml
  - binds: allow account and folder binds to coexist
  - lint: update dependencies to work with go v1.22
  - hooks: add Message-ID to variables for mail-received
  - colorize: preserve defaults unless overridden
  - colorize: adapt default style for light backgrounds
  - config: improve styleset error reporting
  - config: change default appearance
  - config: add missing settings in aerc.conf
  - log: move package to lib
This commit is contained in:
Matej Cepl 2024-02-15 02:00:33 +01:00
parent 6013835837
commit a2af158554
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Feb 15 01:00:29 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 3aa8b630 to d56e949a:
- commands: allow to forward from eml
- commands: allow to reply to eml
- binds: allow account and folder binds to coexist
- lint: update dependencies to work with go v1.22
- hooks: add Message-ID to variables for mail-received
- colorize: preserve defaults unless overridden
- colorize: adapt default style for light backgrounds
- config: improve styleset error reporting
- config: change default appearance
- config: add missing settings in aerc.conf
- log: move package to lib
-------------------------------------------------------------------
Mon Feb 12 22:23:30 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.1707775553.3aa8b630
Version: 0.17.0+git.1707949246.d56e949a
Release: 0
Summary: An email client for terminals
License: MIT