Skip to content

Releases: phit/vigilatus

0.6.6

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:04

Bug Fixes

  • accept modern TLS ciphers and retry sleeping battery cameras (3bb8f96)

Chores

0.6.5

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:59

New Features

  • restart streams clicking the 'live' button (99fc804)

Chores

0.6.4

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:05

Bug Fixes

  • reset stale live camera state when a died stream has no tile (2f2332c)
  • scope stream cleanup handlers to their own session (3819989)
  • readd lodash (03ac4eb)

Chores

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)

0.6.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 21:09

New Features

  • show toast when tile cap is reached (2039ed0)

Bug Fixes

  • keep tile position stable during drag across external re-renders (acb2cef)
  • clear playback state when clicking empty area during playback (6cb6731)
  • restarting unfocused cams (9864db6)

Performance Improvements

  • commit drag/resize to store once on pointer-up instead of every frame (4d6e440)

0.6.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 18:31

Bug Fixes

  • clicking cam preview should switch focus (d4b4e2a)

Chores

  • update screenshot (7906477)
  • updated the wiki

0.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 17:41

New Features

Chores

  • bump version & update dependencies (cd6aff6)

0.5.3

Choose a tag to compare

@github-actions github-actions released this 10 Jun 20:55

Bug Fixes

  • widen HLS playlist window and add renderer-side stall recovery (066668b)

Refactors

  • simplify resolvePlaybackUserIdCandidates (bdb2a8c)
  • use requireCamera consistently in all IPC handlers (2a281e2)
  • move stream restart backoff into the camera store (a848090)

0.5.2

Choose a tag to compare

@github-actions github-actions released this 05 Jun 21:53

Bug Fixes

  • dedupe stream death restarts (365a158)

0.5.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 20:14

Bug Fixes

  • reduce restart max timer and show retry countdown (3a39229)