Skip to main content
This release completes the package transition to the new Alpha SDK naming and publishes the public example apps used throughout the docs.

New

  • Public example apps — the docs now point at the live reference repos:
  • Notebook / data-collection Python example — a minimal Jupyter-friendly helper flow for discovery, property collection, live view, and capture.
  • Docs recipe alignment — the Swift and TypeScript lifecycle recipes now mirror the actual public example apps.

Changed

  • Server package migration — the old camera-remote-web-api npm package is now deprecated in favor of:
  • Swift SDK docs now reference AlphaSDK 0.3.1 and the current public repository layout.
  • Python and npm package READMEs now link directly to the public example repos instead of the old in-repo-only paths.

Fixed

  • Docs-site package references — corrected stale package examples and outdated helper links, including the Python notebook helper path and the TypeScript priority-key usage examples.