Release Notes
This page shows release notes from the repository changelog.
[2.0.1] - 2026-04-23
- Added antenna component support and remove handling for antenna definitions.
- Added per-radio TX-only and RX-only support.
- Completed component handling for antennas and corrected related typos.
- Fixed a crash that occurred when no antenna template was configured.
- Improved scenario handling for TX-only and RX-only antennas.
[2.0.0] - 2026-02-08
- Split legacy MOAS II server into:
- native core (
Moas.Core.Native) - native C++ CLI (
moas-server-cli)
- native core (
- Added cross-platform native build support (Windows/Linux).
- Added simulation mode and summary reporting.
- Added config file monitoring with automatic restart-on-change.
- Added release packaging workflow for prebuilt:
- Windows x64
- Windows x86
- Linux x64
- Added centralized versioning and CLI/native version reporting.