We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fb8904 + 7345326 commit cecb52dCopy full SHA for cecb52d
1 file changed
docs/source/release-history.rst
@@ -2,6 +2,24 @@
2
Release History
3
===============
4
5
+
6
+v0.0.14 (2026-01-21)
7
+====================
8
9
+Added
10
+-----
11
12
+- New `/console_output/ws` socket for streaming console output messages.
13
14
+- New `/info/ws` socket for streaming RE Manager system info messages.
15
16
+- New `/status/ws` socket for streaming RE Manager status messages.
17
18
+- Support for `size` and `item_uid` parameters of `/history/clear` API.
19
20
+- Support for secured access for websockets (authentication using API keys).
21
22
23
v0.0.13 (2025-05-18)
24
====================
25
0 commit comments