Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:23
5e55e7f

1.2.0 (2026-07-06)

Bug Fixes

  • main: disarm hideOnClose veto on app quit so the drain completes (d1127d2)
  • main: exit fullscreen before hiding a window on macOS (a7f19c5)

Features

  • add per-window onWindowSetup hook to createWindowPool (32bfd55), closes #root #root
  • main: add childWindowOpenHandler / onChildWindowCreated setup hooks (e7d359b)
  • main: add WindowManager.owns() for O(1) ownership checks (962d2bc)
  • main: reap owned child windows on owner hard navigation (5175766)