[3.3.7] - 2025-11-08
Breaking Changes
- [frontend]: When a plugin is first added, it will not be anymore started to allow to configure it before restarting.
Added
- [matterbridge]: Added a first check for plugin existence (docker pull or Hass add-on rebuild) and reinstall it before parsing the plugin. The error messages have been removed.
- [service]: Added configuration to run matterbridge as a daemon with systemctl (Linux only), private global node_modules, user/group matterbridge and no sudo required.
Changed
- [frontend]: Bumped
frontendversion to 3.3.1. - [PluginManager]: Bumped
PluginManagerversion to 1.3.0. - [DeviceManager]: Bumped
DeviceManagerversion to 1.1.0. - [frontend]: Readded password dialog when running in Ingress.
Fixed
- [frontend]: Fixed route fallback and cross platform path failing randomly with node prefix.