matterbridge 3.10.0 → 3.10.1-dev-20260717-e55c1f5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -58,6 +58,20 @@ These classes will run as threads in the next releases:
|
|
|
58
58
|
- all plugins in bridge mode;
|
|
59
59
|
- each plugin in childbridge mode;
|
|
60
60
|
|
|
61
|
+
## [3.10.1] - Dev branch
|
|
62
|
+
|
|
63
|
+
- [matterbridge]: Bump `matterbridge` version to v.3.10.1.
|
|
64
|
+
- [matterbridge]: Update dependencies.
|
|
65
|
+
- [matterbridge]: Bump `@matter/main` to v.0.17.6.
|
|
66
|
+
- [matterbridge]: Bump `oxlint-tsgolint` to v.0.25.0.
|
|
67
|
+
- [frontend]: Bump `frontend` version to v.3.5.4.
|
|
68
|
+
- [frontend]: Update dependencies.
|
|
69
|
+
- [frontend]: Bump `@rjsf` packages to v.6.7.0.
|
|
70
|
+
- [frontend]: Bump `vite` to v.8.1.5.
|
|
71
|
+
- [frontend]: Bump `oxlint-tsgolint` to v.0.25.0.
|
|
72
|
+
|
|
73
|
+
<a href="https://www.buymeacoffee.com/luligugithub"><img src="https://matterbridge.io/assets/bmc-button.svg" alt="Buy me a coffee" width="80"></a>
|
|
74
|
+
|
|
61
75
|
## [3.10.0] - 2026-07-17
|
|
62
76
|
|
|
63
77
|
### Breaking changes
|