Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
Luligu committed Jan 20, 2025
1 parent e9e7088 commit d685227
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -16,12 +16,12 @@ Tamer (https://github.com/tammeryousef1006) has created the Matterbridge Discord
### Breaking Changes

Starting from v. 2.0.0 Matterbridge is running only in mode edge (no parameter needed).
The legacy old api have been completely removed.
The legacy old api have been removed.

The frontend has a new dark and light mode. The dark mode is now the default mode.
It is possible to change the mode (Classic, Dark or Light) in Settings, Matterbridge settings.

## [2.0.0-edge.6] - 2025-01-19
## [2.0.0] - 2025-01-20

### Added

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "matterbridge",
"version": "2.0.0-edge.6",
"version": "2.0.0",
"description": "Matterbridge plugin manager for Matter",
"author": "https://github.com/Luligu",
"license": "Apache-2.0",

0 comments on commit d685227

Please sign in to comment.