This repository was archived by the owner on Mar 7, 2026. It is now read-only.
ProStore v0.5.2
What's new in Version 0.5.2?
- Bug fix
- Fix text alignment in AppDetailView by forcing VStack to use full width
- Instead of showing 'Unknown' in details view, just don't show those fields
- Add CertRevokeChecker for certificate validation
- Enhance CertificateView with status tracking
- Refactor CertificateView and AddCertificateView
- Refactor CertRevokeChecker for improved functionality
- Refactor AppsView and add image retry logic
- UI Updates, Cert Revoke Check, and improvements & bug fixes