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

Releases: ProStore-iOS/ProStore

ProStore v0.8.5

01 Dec 21:12
5c27b68

Choose a tag to compare

What's new in Version 0.8.5?

  • Bug fixes & Improvements
  • Update UpdaterView.swift

ProStore v0.8.4

01 Dec 08:03
65b7656

Choose a tag to compare

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

01 Dec 07:56
b05fd88

Choose a tag to compare

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

01 Dec 07:01
0b460ad

Choose a tag to compare

What's new in Version 0.8.2?

  • Update to v0.8.2
  • Force no website caching

ProStore v0.8.1

01 Dec 06:55
027ce9a

Choose a tag to compare

What's new in Version 0.8.1?

  • Bug fix
  • Enhance UpdaterWebView with navigation handling

ProStore v0.8.0

01 Dec 06:18
f37a3a5

Choose a tag to compare

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

01 Dec 06:15
a43aa7b

Choose a tag to compare

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

01 Dec 05:45
66bc968

Choose a tag to compare

What's new in Version 0.6.2?

  • Add another app source coz why not
  • Remove duplicate AppDetailsView

ProStore v0.6.1

01 Dec 05:39
bcb8dfb

Choose a tag to compare

What's new in Version 0.6.1?

  • Remove duplicate AppDetailsView
  • Add more App Repos
  • fix

ProStore v0.5.2

24 Nov 06:07
cc5a18e

Choose a tag to compare

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