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.10.0

05 Dec 08:18
b655bda

Choose a tag to compare

What's new in Version 0.10.0?

  • Remove SignerView
  • Remove logging file
  • Add download/sign feature
  • Add DownloadSignManager
  • Fix bug

ProStore v0.9.0

05 Dec 07:19
6cd419f

Choose a tag to compare

What's new in Version 0.9.0?

  • Remove loyahdev certificates
  • Add AppleP12 Credit and remove loyahdev certs and credit.

ProStore v0.8.13

05 Dec 05:57
ba13700

Choose a tag to compare

What's new in Version 0.8.13?

  • Update project.yml
  • Rename duplicate var
  • Update CertificateView.swift

ProStore v0.8.12

05 Dec 05:48
2b11a56

Choose a tag to compare

What's new in Version 0.8.12?

  • Rename duplicate var
  • Update to v0.8.12
  • Remove newlines

ProStore v0.8.11

04 Dec 21:03
5f779de

Choose a tag to compare

What's new in Version 0.8.11?

  • Update project.yml with new version details
  • Refactor HTML parsing in certChecker.swift

ProStore v0.8.10

04 Dec 20:45
e7d49c2

Choose a tag to compare

What's new in Version 0.8.10?

  • Fix issue with certificate status
  • Remove privacy from logging
  • Refactor parseHTML for improved readability and logic

ProStore v0.8.9

04 Dec 05:56
93274ec

Choose a tag to compare

What's new in Version 0.8.9?

  • Remove privacy from logging
  • Fix
  • Fix ambiguous stupid error
  • Add debug logs
  • Debug update 0.8.9

ProStore v0.8.8

03 Dec 05:58
3d6c742

Choose a tag to compare

What's new in Version 0.8.8?

  • Fix ambiguous stupid error
  • Fix sorting
  • Enhance UpdaterWebView with JavaScript support
  • Update certChecker to use applep12 API
  • Update to v0.8.8
  • Fix

ProStore v0.8.7

02 Dec 08:31
ecbf5b4

Choose a tag to compare

What's new in Version 0.8.7?

  • Fix sorting
  • Add missing stuff
  • fix: move image cache set to .onAppear in AppRowView to avoid buildExpression error
  • Fix A-Z sorting and remove expand/collapse buttons
  • Update to v0.8.7

ProStore v0.8.6

02 Dec 06:15
9fe573c

Choose a tag to compare

What's new in Version 0.8.6?

  • fix: move image cache set to .onAppear in AppRowView to avoid buildExpression error
  • Improve list performance: debounce search/sort, background processing & CachedApp
  • Add Image cache & major performance improvements
  • Update to v0.8.6
  • Add missing stuff