Skip to content

0.4.3 (2025-08-14)

Choose a tag to compare

@github-actions github-actions released this 14 Aug 08:19
· 4 commits to main since this release
0dc4458

This release resolves a long-standing issue with @popup-toggle on macOS's ancient built-in Bash (#44). Thanks to u/Beautiful_Baseball76 for the feedback , which also motivated me to add a number of integration tests, although many are powered by some "dark" Bash magic =.=

Added

Changed

  • The before-open and after-close hooks are called in the same execution that opens the popup window. This should rarely have side effects (#46)

Fixed

  • Support macOS's ancient built-in Bash (#44)
  • Forward all arguments when setting specified toggle keys (#45)