Skip to content

0.6.3

Choose a tag to compare

@github-actions github-actions released this 03 Jul 12:58

New Features

  • per-camera volume in multi-cam view (2a8e765)

Bug Fixes

  • cascade new tiles at half size so covered tiles stay visible (d955042)
  • rename clear-cameras action to layout-centric wording (046a7c3)
  • persist z-order from bringToFront and skip no-op raises (5924be4)
  • Esc cancels the clear-cameras dialog in all locales (7615b80)
  • restore live stream when leaving recording playback via focus switch (a904da0)
  • flicker when switching focus between camera tiles (fd63446)
  • font scaling (84937c6)
  • timeline rollover on date change (2a7e278)

Refactors

  • collapse moveTile/resizeTile into setTileRect (2af53ee)
  • share context-menu plumbing and widen the close-race window (cea983b)

Chores

  • remove unused layout geometry helpers (a0b9a34)
  • remove unused dependency (b23d271)