github ognistik/macrowhisper v1.2.1

latest releases: v1.3.3, v1.3.2, v1.3.1...
one month ago

Added

  • Added a new openBackground option for URL Actions, which is set to false by default. This lets URLs open in the background without the app taking focus—perfect for automation workflows. To update all your URL actions with this new field, just add any action to your config via the CLI.

Changed

  • Clipboard restoration now has a delay of 0.3 seconds instead of the previous 0.1, to prevent paste issues. #3

How to Update

If Installed through Homebrew

brew update
brew upgrade macrowhisper
macrowhisper --restart-service

If Installed with Script

curl -L https://raw.githubusercontent.com/ognistik/macrowhisper/main/scripts/install.sh | sh
macrowhisper --restart-service

You may need to grant accessibility permissions one more time

Don't miss a new macrowhisper release

NewReleases is sending notifications on new releases.