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
## [3.1.8] - 2025-07-28
### Added
- [Jest]: Total coverage 100%.
- [certification]: Improved certification management in pairing.json. Added pemToBuffer function for converting PEM strings to Uint8Array.
- [certification]: Improved certification management in pairing.json. Added extractPrivateKeyRaw function for extrating the raw part of PEM private key to Uint8Array.
- [workflow]: Update permissions and change GitHub token for Docker build triggers.
- [update]: Added support for retrieving and logging plugin development versions.
- [frontend]: Improved test units on Frontend class (total coverage 100%).
- [frontend]: Bump version 2.7.1.
- [frontend]: Added Changelog button that appears in the frontend when a new version is installed and the frontend needs to be updated (page refresh).
- [frontend]: Added restart plugin in childbridge mode.
- [frontend]: Added update to stable and update to dev banner. The update to new appears only if you are on the dev and there is a new dev version.
- [frontend]: Added update to stable and update to dev banner for plugins. The update to new dev appears only if you are on the dev and there is a new dev version.
- [frontend]: Added new menu item for manual update check.
### Changed
- [package]: Updated dependencies.
### Fixed
- [switch]: Added conditional handling for momentary switch events in MatterbridgeEndpoint for single press only switches.
- [advertise]: Changed the message advertise stopped to work also in childbridge mode.
<a href="https://www.buymeacoffee.com/luligugithub">
<img src="bmc-button.svg" alt="Buy me a coffee" width="80">
</a>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,36 @@ If you like this project and find it useful, please consider giving it a star on
8
8
<imgsrc="bmc-button.svg"alt="Buy me a coffee"width="120">
9
9
</a>
10
10
11
+
## [3.1.8] - 2025-07-28
12
+
13
+
### Added
14
+
15
+
-[Jest]: Total coverage 100%.
16
+
-[certification]: Improved certification management in pairing.json. Added pemToBuffer function for converting PEM strings to Uint8Array.
17
+
-[certification]: Improved certification management in pairing.json. Added extractPrivateKeyRaw function for extrating the raw part of PEM private key to Uint8Array.
18
+
-[workflow]: Update permissions and change GitHub token for Docker build triggers.
19
+
-[update]: Added support for retrieving and logging plugin development versions.
20
+
-[frontend]: Improved test units on Frontend class (total coverage 100%).
21
+
-[frontend]: Bump version 2.7.1.
22
+
-[frontend]: Added Changelog button that appears in the frontend when a new version is installed and the frontend needs to be updated (page refresh).
23
+
-[frontend]: Added restart plugin in childbridge mode.
24
+
-[frontend]: Added update to stable and update to dev banner. The update to new appears only if you are on the dev and there is a new dev version.
25
+
-[frontend]: Added update to stable and update to dev banner for plugins. The update to new dev appears only if you are on the dev and there is a new dev version.
26
+
-[frontend]: Added new menu item for manual update check.
27
+
28
+
### Changed
29
+
30
+
-[package]: Updated dependencies.
31
+
32
+
### Fixed
33
+
34
+
-[switch]: Added conditional handling for momentary switch events in MatterbridgeEndpoint for single press only switches.
35
+
-[advertise]: Changed the message advertise stopped to work also in childbridge mode.
<!doctype html><htmllang="en"><head><metacharset="utf-8"/><basehref="./"><linkrel="icon" href="./matterbridge 32x32.png"/><metaname="viewport" content="width=device-width,initial-scale=1"/><metaname="theme-color" content="#000000"/><title>Matterbridge</title><linkrel="manifest" href="./manifest.json"/><scriptdefer="defer" src="./static/js/main.1d25e0d8.js"></script><linkhref="./static/css/main.944b63c3.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><divid="root"></div></body></html>
1
+
<!doctype html><htmllang="en"><head><metacharset="utf-8"/><basehref="./"><linkrel="icon" href="./matterbridge 32x32.png"/><metaname="viewport" content="width=device-width,initial-scale=1"/><metaname="theme-color" content="#000000"/><title>Matterbridge</title><linkrel="manifest" href="./manifest.json"/><scriptdefer="defer" src="./static/js/main.6ab99f2a.js"></script><linkhref="./static/css/main.944b63c3.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><divid="root"></div></body></html>
0 commit comments