Changelog
Version history for Ariane
1.0.0 — April 3, 2026
Initial release.
- Connect to aria2 JSON-RPC server over HTTPS/HTTP
- Real-time download monitoring via WebSocket
- Adaptive polling with configurable interval (3–30 seconds)
- Filter downloads by status: In Progress, Completed, Paused, Waiting, Error
- Download details: file name, progress bar, speed, ETA, download directory
- Background app refresh with local notifications on download completion
- Server setup with connection validation
- Token stored securely in iOS Keychain
- Connection lost banner when server becomes unreachable
- Battery efficient: WebSocket disconnects on background, polling stops when idle