You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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.