Skip to content

Release 1.2.5

Compare
Choose a tag to compare
@Luligu Luligu released this 08 Apr 19:16
· 879 commits to main since this release

Stable release with @project-chip/matter-node.js 0.8.0

[1.2.5] - 2024-04-08

Added

  • [frontend]: Added update Matterbridge (spawn the command: 'npm -install -g matterbridge'). The console inherit the the spawned process running so you can check.
  • [frontend]: Added install plugin (spawn the command: 'npm -install -g plugin-name'). The console inherit the the spawned process running so you can check.
  • [frontend]: Added shutdown button.
  • [frontend]: Added login with password (default no password). Change the password in the Settings page of frontend.
  • [frontend]: Frontend got updated to 0.8.5.
  • [Matterbridge]: Added configuration and guidelines in the readme to run Matterbridge like a daemon with systemctl on Linux machine.