Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 14:52
· 31 commits to master since this release
8e4641a
  • GUI and CLI prompts for upgrade through callback
  • Add CLI flag to bypass upgrade warning
  • Add set_version function to SQLiteBackend
  • Add graceful_quit function to GUI to stop logging before quits
  • Wrap all Freqlog init calls in try-except for graceful error logging
  • Refactor ConfirmDialog in GUI to use MessageBox instead of Dialog
  • Change bug TODOs into FIXMEs
  • Misc. bugfixes