We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4fb51 commit 00a7207Copy full SHA for 00a7207
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [1.8] - 2025-07-06
4
+
5
+* Use Websocket connection instead of raw HTTP connection for connection to MatterBridge API (fixes #6)
6
7
## [1.7] - 2023-05-24
8
9
* Fixed check whether advancement should be sent to Matterbridge
@@ -43,4 +47,4 @@ Fixed sending "§e" before playername in join/quit messages (fixes #4)
43
47
44
48
## [1.0] - 2020-09-02
45
49
46
-Initial release
50
+Initial release
0 commit comments