You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[3.10.4] - 2026-08-07
Development changes
[instructions]: Add CHIP test and plugin frontend agents (Copilot, Claude and Codex) instruction files and update Development Guide.
Development breaking changes
[onOff]: MatterbridgeOnOffServer now bakes in the Lighting feature, so always use MatterbridgeOnOffServer.with() instead of the bare class for endpoints created without the Lighting feature.
Added
[frontend]: Add icons for the chapter 16 Camera device types (Camera, FloodlightCamera, VideoDoorbell, Intercom, AudioDoorbell, SnapshotCamera, Chime, CameraController and Doorbell). See matterbridge-example-camera for a fully working and Matter compliant example of chapter 16 device types.