[3.5.2] - 2026-01-31
Added
- [matterbridge]: Added brand to MatterbridgeAccessoryPlatform and MatterbridgeDynamicPlatform.
- [PluginManager]: Verify brand of MatterbridgePlatform, MatterbridgeAccessoryPlatform and MatterbridgeDynamicPlatform.
- [PluginManager]: Added frontend message when a plugin is not added cause it is in the pluginIgnoreList or for other issues.
- [MatterbridgePlatform]: Verify brand of MatterbridgeEndpoint.
- [BasicVideoPlayer]: Added Basic Video Player class (suported by SmartThings).
- [frontend]: Added pluginIgnoreList to avoid to install a plugin that is only a test or a name reservation on npm.
- [docker]: Added instructions about how to disable the health check when you override the frontend port or enable https.
- [Alexa]: Added a full review of supported device types and known issues. Thanks Tamer Salah.
- [virtual]: Added outlet to mounted switch device type in virtual devices (Matter 1.4.2). Now the mounted switch is supported by all controllers.
- [package]: Added @matterbridge/thread monorepo scoped package.
- [docker]: Added mb_health bin to be used with docker health check. It allows to reduce the image size by 20MB.
Changed
- [package]: Updated dependencies.
- [docker]: Clarified in README-DOCKER.md the content of the matterbridge docker images on Docker Hub.
- [frontend]: Bumped
frontendversion to v. 3.4.3. - [frontend]: For the matterbridge docker image with tag dev, the frontend now shows the versions with the tag git.
- [worker]: Bumped worker module to v. 1.1.0.