This repository was archived by the owner on Mar 7, 2026. It is now read-only.
Releases: ProStore-iOS/ProStore
Releases · ProStore-iOS/ProStore
ProStore v0.8.5
What's new in Version 0.8.5?
- Bug fixes & Improvements
- Update UpdaterView.swift
ProStore v0.8.4
What's new in Version 0.8.4?
- Update project.yml with new version details
- Refactor UpdaterView and add notification support
ProStore v0.8.3
What's new in Version 0.8.3?
- Update to v0.8.3
- Enhance UpdaterView with refresh and notifications
- Update UpdaterView.swift
ProStore v0.8.2
What's new in Version 0.8.2?
- Update to v0.8.2
- Force no website caching
ProStore v0.8.1
What's new in Version 0.8.1?
- Bug fix
- Enhance UpdaterWebView with navigation handling
ProStore v0.8.0
What's new in Version 0.8.0?
- Add UpdaterView
- Refactor AppsView to avoid compiler timeouts and fix date formatter warnings
- Remove AppTesters credit as we now use multiple app sources
- Add equatable fields so Swift can synthesize no-unavailable-conformance
ProStore v0.7.0
What's new in Version 0.7.0?
- Add equatable fields so Swift can synthesize no-unavailable-conformance
- Add retractable repos when sort by repository
- Add repository name to AppsDetailView
- Update label
- Update to v0.7.0
- Refactor AppsView to avoid compiler timeouts and fix date formatter warnings
- Remove AppTesters credit as we now use multiple app sources
ProStore v0.6.2
What's new in Version 0.6.2?
- Add another app source coz why not
- Remove duplicate AppDetailsView
ProStore v0.6.1
What's new in Version 0.6.1?
- Remove duplicate AppDetailsView
- Add more App Repos
- fix
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