What's Changed
- Some aspects of the clock widget are now customizable. Check the sample config for more information.
- Passwords, OTPs and secrets are no longer exposed in plain text in logs.
Breaking changes
- For packagers: Renamed the
CACHE_DIR
compile-time variable toSTATE_DIR
. Essentially,/var/lib/
is used instead of/var/cache
for the last session cache. See #33 for the motivation.