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

Releases: jailbreakdotparty/AvarkSign

v0.0.8 (Preview)

09 Mar 02:25

Choose a tag to compare

v0.0.8 (Preview) Pre-release
Pre-release

NeoSigner

Public Alpha v0.0.8 (Preview)

Changes

  • Added library system and IPA importing
  • Added certificate importing
  • Implemented sideloading and installation code 🎉
  • Added debug logs to the Settings view
  • Other minor UI improvements

v0.0.7

03 Mar 23:32

Choose a tag to compare

NeoSigner

Public Alpha v0.0.7

This is currently just a basic AltStore repo viewer. We’re working to improve the sideloading backend and implement a library system before adding the signing frontend.

Changes

  • Added screenshots to the app details view
  • App details view now allows sharing the download URL of an app's IPA
  • Repo parser now accepts date as a fallback/replacement for versionDate (you're welcome Realmzer)
  • Repo tint color now applies to the whole™ view
  • Other minor UI improvements

v0.0.6

28 Feb 15:09

Choose a tag to compare

NeoSigner

Public Alpha v0.0.6

This is currently just a basic AltStore repo viewer. We’re working to improve the sideloading backend and implement a library system before adding the signing frontend.

Changes

  • Improved repo parsing (now falls back to using the first app’s icon if the repo doesn’t have one set)
  • Added SSL certificate downloader for local installation
  • Minor UI improvements