[3.7.5] - 2026-04-24
Development changes
- [endpoint]: Remove undefined attributes from MatterbridgeEndpoint.forEachAttribute().
- [devcontainer]: Add
Claude Code for VS Code extensionto Dev Container.
Added
- [docker]: Add script to run two instances of matterbridge (edge case when you need two instances of a plugin).
- [matter]: Validate out-of-range server node passcodes and discriminators before creating the server node. Thanks Alexander Thoukydides (#549).
Changed
- [package]: Update dependencies.
- [test]: Strengthen single-class device attribute assertions by aligning
forEachAttributechecks with the base test model. - [test]: Refactor
jestutilsmodule.
Fixed
- [frontend]: Add clear authClientsTimeout to destroy().