[2.2.5] - 2025-03-19
Added
- [frontend]: Frontend v.2.6.0.
- [frontend]: The Devices panel on the Home page selects and unselects using the device serial or device name (it reads the plugin schema).
- [frontend]: Added download of plugins storage to the Download menu.
- [frontend]: Added download of plugins config to the Download menu.
- [frontend]: Added the possibility to show an action button in the config editor.
- [frontend]: Added the possibility to show an action button with input in the config editor.
Changed
- [package]: Update dependencies.
- [frontend]: The select list panel in the config editor now shows as primary the device name and secondary the device serial.
- [frontend]: Removed @rjsf/mui and use @rjsf/core (this allows to update to the latest react and @mui packages).
- [frontend]: Updated @emotion @fontsource/roboto @mdi @mui @rjsf qrcode.react react-router notistack packages.
Fixed
- [frontend]: Fixed case where more then one plugin has select in the Home page Devices panel.