Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@rharish101 rharish101 released this 06 Jan 17:59
0.2.0
c75486b

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 to STATE_DIR. Essentially, /var/lib/ is used instead of /var/cache for the last session cache. See #33 for the motivation.