[3.10.11] - 2026-09-25
Development Breaking Changes
- [matter]: Generate the Matter 1.6.1 data model with the data model script. See Matter 1.6.1 changes from 1.6.0 for delta from 1.6.0.
Added
- [matter]: Add the Matter 1.6.1 changes from 1.6.0 document.
- [frontend]: Add loading messages in HomeDevices.
- [devcontainer]: Add Dev Container 2.1.1.
Changed
- [matterbridge]: Bump
matterbridgeversion to v.3.10.11. - [matterbridge]: Bump
@types/nodeto v.26.6.1. - [matterbridge]: Bump
vitestto v.5.0.1. - [matterbridge]: Bump
@vitest/coverage-v8to v.5.0.1. - [matterbridge]: Bump
oxlint-tsgolintto v.7.0.2002. - [matter]: Update the data model script to support Matter 1.6.1 generation (new
systime-msdatatype mapped toSystimeMs). - [frontend]: Bump
frontendversion to v.3.6.2. - [frontend]: Bump
@rjsfto v.6.10.1. - [frontend]: Bump
react-routerto v.8.4.0. - [frontend]: Bump
@types/nodeto v.26.6.1. - [frontend]: Bump
vitestto v.5.0.1. - [frontend]: Bump
oxlint-tsgolintto v.7.0.2002.
Fixed
- [test-utils]: Fix test-utils typecheck.