Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@viettrungphan viettrungphan released this 10 Jun 10:21
· 7 commits to master since this release
9eb039b

Happy June. We are happy to announce a new version with a bunch of bugs fixed, improvement as well as features.

Don't forget to grant permission for the app again #9 .

  • Add new switch Active Workspace windows feature (this feature required screen recording permission), in Hint mode, Press Tab to show SwitchWindow View and Press Tab again to hide it.
  • Multiple screens supported. Dock in the different monitors with a focused window can show tags.
  • Add ability to show Dock if Dock is Automatic Hide then hide after use.
  • Temporary hide tags for 0.75s. Press "Space Bar" in Hint mode to hide all tags for 0.75s. (To see contents overlap by tags)
  • Async load AXUIElement to improve query performance.
  • Detect fullscreen mode now work better, can detect StatusBar Show or not in FullScreen mode
  • Better Tag filter, ignore user input if the existed tags label does not contain character user typed.
  • Fix can not show tag for FullScreen window
  • Revert J <-> K scroll direction, add a setting in the Preference window to revert it.
  • Fix memory leak.