Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions docs/source/release-history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@
Release History
===============


v0.0.14 (2026-01-21)
====================

Added
-----

- New `/console_output/ws` socket for streaming console output messages.

- New `/info/ws` socket for streaming RE Manager system info messages.

- New `/status/ws` socket for streaming RE Manager status messages.

- Support for `size` and `item_uid` parameters of `/history/clear` API.

- Support for secured access for websockets (authentication using API keys).


v0.0.13 (2025-05-18)
====================

Expand Down
Loading