Skip to content

0.2.1

Choose a tag to compare

@jl0906 jl0906 released this 19 Jul 23:38
e1fef6b

Changelog 0.2.1

Corrective release for the 0.2 frontend rollout.

Fixed

  • Replaced the old sidebar panel registration during integration setup instead of retaining the already registered 0.1 panel.
  • Assigned the 0.2.1 frontend its own web-component name so an already loaded 0.1 component cannot block registration.
  • Assigned the bundled JavaScript a release-specific static URL.
  • Disabled static cache headers for the bundled panel file.
  • Removed hard-coded 0.2 labels from the panel and now display the backend release version.
  • Added consistency tests for manifest, backend version, frontend component name, panel registration, and cache settings.

Included

  • All reliable room-based light-control functionality introduced for 0.2.0.