Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 22:35
· 72 commits to main since this release

New Features

  • Added a sync service to the app, which allows data to be synchronized across multiple devices and platforms.
    • Sync is currently experimental, and you should only use it if you are comfortable with possible data loss.
  • Added version and update information to the settings page, making it easy to keep track of the latest version of the app.
  • Upgraded the app's theme to Material 3, providing a more modern and consistent user interface.
  • Added a release notes dialog, which displays a summary of changes and updates made to the app.
  • Added a plain offline installer for Windows.

Bug Fixes

  • Fixed a bug that caused the app to display an incorrect version number.

Misc

  • Improved app performance.
  • A lot of code cleanup, refactoring, added tests, and other improvements.