Hi,
The plaintext filter provided by previous versions is referenced by some
users' configuration. The filter was changed from awk to a python
script which breaks backward compatibility.
I am releasing 0.8.1 to fix that.
~$ git shortlog 0.8.0..0.8.1
Robin Jarry (3):
filters: rename plaintext to colorize
filters: restore plaintext awk script
Release version 0.8.1
https://git.sr.ht/~rjarry/aerc/refs/0.8.1
--
Robin