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

Releases: ProStore-iOS/ProStore

ProStore v1.0.0

15 Dec 05:47
5a4ce1e

Choose a tag to compare

What's new in Version 1.0.0?

  • Update project.yml
  • Update README.md
  • Revise SetupView with new StikDebug steps

ProStore v0.12.0d6

15 Dec 01:33
0148477

Choose a tag to compare

What's new in Version 0.12.0d6?

  • Update version
  • Fix swift 6 compile errors
  • fix: fully fix DownloadSignManager for Swift 6 + real-world use
  • Fix bugs
  • Fix bug
  • Squash pesky bug
  • Remove cert error stuff
  • Update updater links
  • Fix stuff

ProStore v0.12.0d5

13 Dec 04:08
5d8e714

Choose a tag to compare

What's new in Version 0.12.0d5?

  • Squash pesky bug
  • Update AboutView.swift
  • Add IDeviceSwift import to installApp function
  • Change installApp to async function
  • Fix async functions
  • Fix: resolves the Swift concurrency error in Swift 6 and allows your async installApp function to be called in a compile-safe way.
  • Fix certificate detection
  • Fix swift 6 compile errors
  • fix: fully fix DownloadSignManager for Swift 6 + real-world use
  • Fix bugs
  • Fix bug

ProStore v0.12.0d4

13 Dec 00:51
d7d0407

Choose a tag to compare

What's new in Version 0.12.0d4?

  • Fix: resolves the Swift concurrency error in Swift 6 and allows your async installApp function to be called in a compile-safe way.
  • Enhance installApp function with heartbeat and installer
  • Update project.yml with new version numbers
  • Update AboutView.swift
  • Add IDeviceSwift import to installApp function
  • Change installApp to async function
  • Fix async functions

ProStore v0.12.0d3

09 Dec 04:22
e97c689

Choose a tag to compare

What's new in Version 0.12.0d3?

  • Update version numbers in project.yml
  • Update SetupView.swift
  • Refactor SetupView shortcut installation logic

ProStore v0.12.0d2

09 Dec 04:12
6b724cf

Choose a tag to compare

What's new in Version 0.12.0d2?

  • Refactor OfficialCertsDownloader.swift structure
  • Refactor installApp function with import statement
  • Refactor SetupView for shortcut URL handling
  • Add showCertError state to AppDetailView
  • Implement alert for missing certificate selection
  • Add alert for missing certificate selection
  • Update project.yml with new versioning
  • Refactor CertificatesManager to use Combine
  • Refactor AppDetailView for certificate management
  • Refactor CertificateView and AddCertificateView
  • Refactor CertificateView and AddCertificateView
  • Refactor CertificatesManager for improved identity handling

ProStore v0.12.0d1

07 Dec 21:47
a2f7674

Choose a tag to compare

What's new in Version 0.12.0d1?

  • Refactor installApp function with import statement
  • Fix another bug
  • Replace installApp with placeholder
  • Update SetupView

ProStore v0.11.0d12

07 Dec 04:07
c913545

Choose a tag to compare

What's new in Version 0.11.0d12?

  • Fix another bug
  • Fix bug & update to v0.11.0d12

ProStore v0.11.0d11

07 Dec 03:41
05be5a6

Choose a tag to compare

What's new in Version 0.11.0d11?

  • Update to dev update 11 v0.11.0
  • Update ProStore to use password

ProStore v0.11.0d10

07 Dec 03:25
2187257

Choose a tag to compare

What's new in Version 0.11.0d10?

  • Update to 0.11.0d10
  • Update print statement from 'Hello' to 'Goodbye'
  • Fix bug