Skip to content

Version 1.1.1

Latest
Compare
Choose a tag to compare
@tuuhin tuuhin released this 30 Sep 16:44
· 1 commit to main since this release
69ed4c9

This version is based on #2 . The latest updates include important bug fixes, new features, and some refactoring of the codebase to improve maintainability.

🐞 Bug Fixes

  • Recorder Graph and Timer Syncing: Addressed an issue where the recorder graph and timer were not syncing properly. While the issue is difficult to reproduce consistently, the changes should ensure improved behavior in most scenarios.
  • Shortcut Issues: Shortcut intents were not configured properly fixed that.

🆕 New feature

  • Bookmarks Export: You can now export bookmarks as a .csv file. This export includes both the timings, and the text associated with each bookmark, providing an easier way to access and manage bookmark data.

Other changes

  • Refactored the bookmarks feature for better code structure and readability
  • Added mipmaps in shortcut icons