Skip to content

v1.1.5

Compare
Choose a tag to compare
@ejbills ejbills released this 02 Aug 23:35
· 85 commits to main since this release
9b4158c

Changelog

Features

  • Introducing ability to track & navigate to windows from all applications across all spaces, along with support for window previews on minimized and hidden windows. @hasansultan92 & @ejbills
    • Note: This is the initial rollout of this feature and things may be buggy. Please report any bugs you encounter. It works as follows: as you navigate, window states are tracked and stored across spaces, allowing support for windows in other spaces, along with tracking minimized and hidden windows (which are displayed in a faded-greyed out look in the window preview).
  • Restart the app when needed instead of just quitting @ShlomoCode
  • Open app settings by relaunch @ShlomoCode
  • Add ability to choose traffic light buttons position @ShlomoCode
  • Add quit button @ShlomoCode

Fixes

  • Disable fullscreen button in settings window @ShlomoCode
  • Use decimalFormatter in 'preview hover delay' setting @ShlomoCode

Chore

  • Sync localizations with Crowdin @ejbills
  • Clearer wording in settings @ShlomoCode
  • GitHub issue template enforcement @ejbills
  • Add manual run ability to stale issues action @ejbills
  • Create pull request template @ejbills
  • Add Homebrew installation instructions @ejbills
  • Show copy button for brew command @ShlomoCode