Skip to content

Releases: WiseLabCMU/AllSpark-ios

v0.3.0

20 Feb 17:41
a8e8843

Choose a tag to compare

0.3.0 (2026-02-20)

Features

  • bonjour: add .local allspark server discovery (741eff1)
  • camera: added auto record of video chunks and remote recall (351337a)
  • client: add list of device interfaces for debug (500c213)
  • network: manage network connection as a background task (e36b643)
  • server: add qrcode scan for alternate out of band setup (9db96f7)
  • server: added python implementation of server (7286f69)
  • server: make general client settings config at server level (2611223)
  • video: add video storage limit monitor (531f1bd)
  • ws: migrate connection status to inline settings (a8cf255)

Bug Fixes

  • config: perform deep merge from default config (339ca0c)
  • flip: ensure camera flip switches video chunks (9b0974b)
  • server: keep only one set of default settings (6c1248a)
  • video: handle multiple file uploads asynchronously (1a7a09d)

v0.2.0

23 Jan 17:09
baea98f

Choose a tag to compare

0.2.0 (2026-01-23)

Features

  • adding video file save of blurred video (6889772)
  • audio: add audio recording to video file capture (7f10ff2)
  • ws: allow camera view to control ws connect/disconnect (cc722d4)

Bug Fixes

  • upload: convert file upload and tests to websockets (740d132)

v0.1.0

03 Dec 16:37
09b3b93

Choose a tag to compare

0.1.0 (2025-12-03)

Features