Update from 2187ea16 to 7c7a7ba8:

- view: only set seen flag if not present
  - templates: Add documentation for .Signature
  - security: update dependencies with known vulnerabilities
  - filter: allow workers to combine filter terms
  - commands: add align
  - config: add msglist-scroll-offset
  - scrollable: rewrite with scroll offset
  - calendar: make invitation matching case-insensitive
  - app: add keybinds annotation when printing bindings
  - compose: show annotations on the review screen
  - binds: parse annotations from keybind config
  - templates: use email address as fallback
This commit is contained in:
Matej Cepl 2024-02-12 00:40:57 +01:00
parent b95fb94252
commit 734cba8814
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 18 additions and 1 deletions

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Feb 11 23:40:50 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 2187ea16 to 7c7a7ba8:
- view: only set seen flag if not present
- templates: Add documentation for .Signature
- security: update dependencies with known vulnerabilities
- filter: allow workers to combine filter terms
- commands: add align
- config: add msglist-scroll-offset
- scrollable: rewrite with scroll offset
- calendar: make invitation matching case-insensitive
- app: add keybinds annotation when printing bindings
- compose: show annotations on the review screen
- binds: parse annotations from keybind config
- templates: use email address as fallback
-------------------------------------------------------------------
Sun Feb 4 10:29:58 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.1707038456.2187ea16
Version: 0.17.0+git.1707685436.7c7a7ba8
Release: 0
Summary: An email client for terminals
License: MIT