Skip to content

Releases: ProStore-iOS/ProSign

Prosign v3.0.1

21 Oct 05:36
bd81ce6

Choose a tag to compare

What's new in Version 3.0.1?

  • Update repo
  • Update README with release info and links
  • Add files via upload
  • Revise README with images and credits
  • Update star history chart links in README
  • Update iconURL and localizedDescription in app-repo.json
  • Refactor app repo update to directly target ProStore-iOS.github.io/apps.json, remove local app-repo.json maintenance, and enable multi-app support via bundle-keyed updates

ProSign v3.0.0 – Last Major Update

19 Oct 02:44

Choose a tag to compare

What's new in Version 3.0.0?

  • Update to 3.0.0 - The big one
  • Fix typo in README for upload fields error
  • Add Official Certificates View
  • Use GitHub PAT to access certificates
  • Fix Swift compilation errors in CertificateView.swift
  • Enhance UI feedback and loading states in OfficialCertificatesView
  • Update README with checklist changes for certificates
  • Add another password option
  • Automate certificate validation and refine details layout in OfficialCertificatesView
  • Fix Swift compiler error for ambiguous toolbar modifier
  • Fix SwiftUI toolbar API misuse in OfficialCertificatesView
  • Fix SwiftUI toolbar ambiguity in CertificateView.swift
  • Fixing toolbar ambiguity
  • Replace the .toolbar { ... } block with navigationBarItems(trailing:) — stable, unambiguous, keeps the same UI.
  • Update credits and task list in README.md
  • Fix a pesky bug
  • Only have one candidate in build ipa
  • Fix another bug
  • Fix certificate item alignment by centering VStack in certificateContent to align name and expiry text within the box
  • Update README by removing completed To-Do items

Prosign v2.6.1

18 Oct 01:15
fd1da95

Choose a tag to compare

What's new in Version 2.6.1?

  • Add cert status in brackets on the signer view & update to v2.6.1

Prosign v2.6.0

18 Oct 01:09

Choose a tag to compare

What's new in Version 2.6.0?

  • Update to v2.6.0 with certificate exipiry
  • Remove revoke check as it is not working
  • Update README checklist by removing completed tasks
  • Update capital letters in AboutView
  • Implement getExpirationDate method
  • Fix bug in CertificatesView
  • Initial plan
  • Merge pull request #5 from ProStore-iOS/copilot/fix-safe-unwrap-cert-expiry
  • Fix optional Date unwrapping in CertificateView to resolve compiler error when displaying expiry dates
  • Remove duplicate task for expiry dates in README

Prosign v2.5.1d [Debug]

14 Oct 06:49

Choose a tag to compare

Pre-release

What's new in Version 2.5.1d?

  • Update to debug version v2.5.1d
  • Update README.md
  • Update README.md
  • Enhance CertStatus with raw status numbers
  • Debug version
  • Debug update

Prosign v2.5.0

13 Oct 06:12

Choose a tag to compare

What's new in Version 2.5.0?

  • Update to v2.5.0
  • Remove duplicate progress bar task from To-Do
  • Delete gallery directory
  • Add updated images to gallery
  • Rename IMG_0300.png to screenshot5.png
  • Rename IMG_0304.png to screenshot4.png
  • Rename IMG_0303.png to screenshot2.png
  • Rename IMG_0302.png to screenshot1.png
  • Rename IMG_0301.png to screenshot3.png
  • Rename screenshot1.png to Screenshot1.png
  • Delete gallery/screenshot2.png
  • Rename screenshot3.png to Screenshot3.png
  • Rename screenshot4.png to Screenshot4.png
  • Rename screenshot5.png to Screenshot5.png
  • Add files via upload
  • Rename image to Screenshot2
  • Add credits section to README
  • Update progress UI: instant percentage updates, sliding bar animation, fading status text
  • Delete LICENSE_LC.txt
  • Delete Sources/prosign/certificates/CustomCertificatesManager.swift
  • Add back CertificatesManager.swift file
  • Implement certificate status tracking in CertificateView

Prosign v2.4.0

12 Oct 05:46

Choose a tag to compare

What's new in Version 2.4.0?

  • Replace status box with progress bar and update to v2.3.0
  • Enhance SignerView with progress and error states

Prosign v2.3.0

12 Oct 05:34
0376932

Choose a tag to compare

What's new in Version 2.3.0?

  • Add progress for zipping and unzipping .ipa files during the signing process and update to v2.3.0
  • Refactor CertificateFileManager and FileItem classes
  • Refactor SignerView for improved functionality

Prosign v2.2.2

12 Oct 05:08

Choose a tag to compare

What's new in Version 2.2.2?

  • Update version numbers in project.yml
  • Update To-Do list in README with clearer tasks
  • Enhance CertificateView with new certificate handling
  • Refactor CertificateFileManager and FileItem classes

Prosign v2.2.1

12 Oct 03:05

Choose a tag to compare

What's new in Version 2.2.1?

  • Update project.yml
  • Update README.md
  • Update signerview for clarity