Skip to content

2022-10-10

Choose a tag to compare

@simonrob simonrob released this 10 Oct 19:42
· 223 commits to main since this release
991237f
  • #67: Include account name in log messages in normal (as well as debug) mode – thanks @Steltek
  • #69: Temporary requirements.txt fix for a Windows pywebview issue (to be removed when pywebview 3.6.4 is released) – thanks @dbilewicz
  • #73: Only encrypt client secret if actually present – thanks @athoms