v0.22.0 - Tweaked Layout Release
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.22.0] - 2026-03-26 @ 18:14 - Tweaked Layout Release
Added
- Complete network configuration is now visible in the TUI. The network configuration now shows:
- Hydra router address
- Hydra router port
- Hydra router heartbeat port
- Hydra router status
- Simulation server address
- Simulation server ZeroMQ pub port
- A placeholder for the simulation server status (not yet implemented feature)
- Updated screenshots in the documentation that show the new TUI layout.
Changed
- Changed the TUI layout (again) to allow for additonal settings.
- Move the random seed and move delay to the left side of the TUI
- Moved the Settings into a
TabbedContentwidget- Old settings are now in the Config tab
- Old, partial network config moved from the left side to a Network tab
Fixed
- Updatd the RTD documentation to reflect support for custom, distributed deployments.