[1.5.2] - 2024-08-30
Added
- [frontend]: Added a confirmation message for removing and disabling plugins.
- [matterbridge cli]: Added the parameter
-sudo
to force the use of sudo when installing or updating a package (this is useful when the internal logic is not working in your setup). - [matterbridge cli]: Added the parameter
-nosudo
to force not using sudo when installing or updating a package (this is useful when the internal logic is not working in your setup).
Changed
- [package]: Update dependencies.
- [spawn]: Modified the install or update function to add more info in the log.