Skip to content

v1.21.1

Choose a tag to compare

@y3owk1n y3owk1n released this 23 Feb 15:57
5f2f2d3

1.21.1 (2026-02-23)

Bug Fixes

  • accessibility: prevent AXUIElementRef leaks by releasing tree nodes after use (#418) (fd80ec3)
  • bridge: add explicit __strong qualifiers to ObjC fields in EventTapContext struct (#417) (1809167)
  • bridge: enable ARC and fix memory management in bridge package (#416) (00ce086)
  • overlay: include size in hint dicts and use position as center directly (#415) (a931c5a)
  • overlay: switch to layer-backed rendering with Retina/multi-monitor support (#412) (77e2be5)
  • overlay: use NSPanel with non-activating style to prevent focus stealing (#414) (d04a0c4)