Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 18:02
4e14747

0.3.0 (2026-02-20)

Features

  • bonjour: add .local allspark server discovery (1320084)
  • camera: added auto record of video chunks and remote recall (306a7af)
  • client: add list of device interfaces for debug (aa40fc1)
  • server: add qrcode scan for alternate out of band setup (5522926)
  • server: added python implementation of server (49298a1)
  • server: make general client settings config at server level (5f5f301)
  • video: add video storage limit monitor (23322a9)
  • ws: allow camera view to control ws connect/disconnect (189c67a)

Bug Fixes

  • add release-please version marker for python script (44b4c1b)
  • config: perform deep merge from default config (7bf43e7)
  • server: keep only one set of default settings (e1aeab2)
  • upload: convert file upload and tests to websockets (0e6cfd4)
  • use config instead of inline for release-please (b9ebfe0)
  • video: handle multiple file uploads asynchronously (d615f80)