Skip to content

Argo v0.3.0

Choose a tag to compare

@kristyancarvalho kristyancarvalho released this 31 Aug 21:25
· 144 commits to main since this release
c3fb0ef

Network awareness and profiles

  • Observe NetworkManager connection, interface, connectivity, and metered state through D-Bus.
  • Apply explicit automatic pause/resume behavior for metered connections.
  • Load strict validated TOML configuration from the XDG configuration path.
  • Switch named profiles at runtime to change download rate, scheduler defaults, and metered behavior.
  • Persist the active profile across daemon restarts.
  • Show network and profile state through typed IPC and argo status.

All v0.3.0 milestone checks passed.