Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 665 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 665 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased] - yyyy-mm-dd

[0.0.0-pre.2] - 2024-01-01

Added

  • Added better config management in the rust backend.
  • Added sound effects.

Fixed

  • The overlay window was open, but invisible when the app was started. This caused the window to intercept mouse clicks that were intended for other apps. This has been resolved by setting the overlay window to be hidden by default.
  • Settings window will now be brought to the front when opened.

[0.0.0-pre.1] - 2023-12-26

First release 🚀