Skip to content

client: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 07:38
dde9cbe

0.2.0 (2026-08-15)

Added

  • web: add @indi-nexus/client transport and property store (6c77924)
  • web: live current-value readouts on writable elements (c631c1e)

Fixed

  • client: ignore a socket that has already been superseded (7b4d0e2)
  • client: keep a property's state when a set does not carry one (dfa9a46)
  • client: key BLOB policies on a pair, and drop non-object frames (ff2d87e)
  • client: render numbers the way the wire renders them (9903f21)
  • web: buffer INDI messages and replay them to late-joining viewers (93c258e)

Packaging

  • automate PyPI and npm releases (097a3b9)
  • let Release Please own the changelog and drop towncrier (8a37c37)

Documentation

  • fix the claims an audit found were no longer true (65c8cc9)
  • web: add readmes and licences to the published npm packages (169e304)