Skip to content

0.4.2 (2025-07-29)

Choose a tag to compare

@github-actions github-actions released this 29 Jul 08:18
· 20 commits to main since this release
cd8fbb1

This release comes with a few noticeable performance improvements for @popup-toggle. Thanks to the techniques introduced in #33, the latency of popup toggles has been reduced by 40% to 60% on average.

Added

  • Support using {popup_caller_path} and {popup_caller_pane_path} to open popups (#35)
  • Support using nop to disable a hook explicitly (#36)

Changed

  • Reduce the lantency of popup toggles by up to 60% (#33, #34)