[3.2.8] - 2025-09-20
Added
- [logger]: Set different color for log names to matterbridge, frontend and matter.js.
- [frontend]: Bumped
frontend
version to 3.0.0. - [frontend]: Bumped
react
version to 19.1.1. - [frontend]: Bumped
react-router
version to 7.9.1. - [frontend]: Bumped
@mui
version to 7.3.2. - [frontend]: Bumped
@rjsf
version to 5.24.13. - [frontend]: Dropped
Create React App (CRA)
and moved toVite
. - [frontend]: Added
eslint
andvitest
. - [frontend]: Typed broadcast messages.
- [frontend]: Typed api request and api response messages.
- [frontend]: Updated the QRCode component to be used in bridge mode and childbridge mode and for the devices with mode='server'. Features: turn on and off pairing mode, resend mDns advertise, remove single fabrics, formatted manual paring code, copy to clipboard the manual pairing code.
Changed
- [package]: Updated dependencies.
Fixed
- [childbridge]: Fixed the case when the plugin didn't restart in childbridge mode when it didn't add any device.
- [shutdown]: Fixed the case when shutting down the http(s) server took 10 seconds.