Skip to content

v0.0.7-beta

Pre-release
Pre-release

Choose a tag to compare

@nightcodex7 nightcodex7 released this 12 Aug 22:38
· 36 commits to main since this 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 execSucceeded to IApiService interface for consistent command exit status validation across real and mock services.