[3.4.1] - 2025-12-01
Added
- [matterbridge.io]: Updated website https://matterbridge.io with all guides.
- [matterbridge]: Added addVirtualEndpoint() to match Matterbridge thread module.
- [BroadcastServer]: Backport BroadcastServer v.2.0.0 from Matterbridge thread module.
- [MatterbridgePrefix]: Added worker thread to get the global node_modules.
- [PluginManager]: Improved the resolve method to resolve automatically also in the plugin directory. Usefull for developing with DevContainer.
Changed
- [package]: Updated dependencies.
- [frontend]: Updated dependencies.
- [frontend]: Bumped
frontendversion to v.3.3.2. - [platform]: Bumped
MatterbridgePlatformv.1.6.0. - [thread]: Bump
BroadcastServerto v.2.0.0. - [updates]: The update availability check now starts after 5 minutes and each 12 hours. It can also be triggered from the frontend.
Fixed
- [frontend]: Fixed when the user put special characters in password. Thanks Dabern (#443).
- [frontend]: Fixed minimum size to 1300x1024 and add a max width to Url. Thanks Ricardo B. (Luligu/matterbridge-home-assistant-addon#23).