Releases: alexmt/mobile-for-argocd
Releases · alexmt/mobile-for-argocd
Release list
v1.1.1
v1.1.0
v1.0.1
Bug fixes
- fix: make login experience friendlier
- fix: reload discovery after server url change
- fix: clear client cache on logout
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v1.0.0 — Initial Release
The first public release of ArgoCD Mobile — a native iOS client for Argo CD, built with React Native.
Features
- Browse all applications with real-time health and sync status
- Filter by sync state, health, project, namespace, cluster, and labels
- Trigger sync, hard refresh, and rollback
- View resource tree, managed resources, and diffs
- Stream pod logs with per-container selection
- Deployment history per application
- SSO login via OIDC/PKCE (GitHub, LDAP, SAML, Dex, and more)
- Username/password login as fallback
- Anonymous access for open Argo CD instances
Privacy
No backend, no telemetry, no analytics. The app talks directly from your device to your Argo CD server. Credentials are stored in the iOS Keychain.
Requirements
- iOS 16+
- Argo CD v2.x or later, reachable from the device