Skip to content

v2.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 17:42
· 284 commits to main since this release

What's Changed

New Features πŸŽ‰

  • Minimizing/restoring the window automatically is now an option #123
    • Setting in the GUI
    • CLI flag to override settings: --no-minimize

Fixes ✨

  • Several misc changes that should improve performance
  • Fix "sticky" windows on Linux not showing up #113

Code Cleanup πŸͺ₯

  • Large amounts of code cleanup
    • Will improve reliability and confidence when making changes and doing maintenance
    • Large ongoing refactoring
    • Many added unit tests