Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

ProStore v0.5.2

Choose a tag to compare

@github-actions github-actions released this 24 Nov 06:07
· 289 commits to main since this release
cc5a18e

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