v0.0.7-beta
Pre-release
Pre-release
Release v0.0.7-beta: Interface, Client, Firewall controls added
What's New & Fixed in v0.0.7:
- Added Interface, Client, Firewall GUI controls: Implemented Restart and enable/disable toggle along with multi-stage fallback reload logic.
- Clients List Real-Time Synchronization: Fixed static lease removal reflecting immediately in the Clients tab without requiring a manual pull-to-refresh or app restart.
- Service Architecture: Promoted
execSucceededtoIApiServiceinterface for consistent command exit status validation across real and mock services.