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 v1.0.0
What's new in Version 1.0.0?
- Update project.yml
- Update README.md
- Revise SetupView with new StikDebug steps
ProStore v0.12.0d6
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
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
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
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
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
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
What's new in Version 0.11.0d12?
- Fix another bug
- Fix bug & update to v0.11.0d12
ProStore v0.11.0d11
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
What's new in Version 0.11.0d10?
- Update to 0.11.0d10
- Update print statement from 'Hello' to 'Goodbye'
- Fix bug