Skip to content

Releases: Nyasami/Ksign

Latest Beta Build

02 Feb 17:49

Choose a tag to compare

Latest Beta Build Pre-release
Pre-release

Commit: fix(UI): might be cleaner this way (2617cd4)

New in this build (Compared to v1.5.1):

  • fix(UI): might be cleaner this way (2617cd4)
  • chore(lang): update German translation (#89) (d120db7)
  • feat: bulk install (#88) (8082ed9)
  • ci: fix broken body (ae7b211)
  • ci: fix some inconsistencies (5901150)
  • feat: optimized for iOS 26 (#87) (ca93efb)
  • ci: detailed beta release description (1802de5)
  • ci: make nightly build instead (7b1af69)
  • ci: fix submodule (49b03f5)
  • ci: automated beta build (d8521be)
  • fix: url scheme (51dc1bb)
  • fix: less strict iconURL parsing (e874e3e)
  • feat: use BGContinuedProcessingTask for 26 instead of audio hack (5172084)
  • fix(NimbleKit): also handle empty display name in info.plist (52b2eaf)
  • docs: add CONTRIBUTING.md (dcc8908)
  • chore: fix swiftui import conflict with xcode 26 build (37a96de)
  • chore (lang): update German, Vietnamese translation and add missing strings (#76) (3af4696)
  • chore: update repo (7f90fad)

Commit SHA: 2617cd4

v1.5.1

18 Dec 06:21

Choose a tag to compare

Hawwo everywan its been a while since last update so here's a small update for this time !

What's Changed

  • Notification when finished downloading in background (you can enable in App Features settings)
  • Button that filled bundle ID with certificate's App ID
  • add share button to export in logs tab by @Am1nCmd in #59
  • remove support of ksign certificate file
  • prefix / suffix for app name in signing config
  • refactored the IPA Downloader to just Downloads and new features
  • some UI changes and better UX

New Contributors

Full Changelog: v1.5...v1.5.1

v1.5

11 Oct 20:16

Choose a tag to compare

Hawwo everywan! The next big update is here, thank you for all your feature request!

What's Changed

  • Bulk Signing (select multiple apps and click on the sign icon)
  • Ksign can be run in background now finally! (helpful with downloading ipas and installing them)
  • Logs tab so you can see what's going on under the hood!
  • Added experiments signing option from Feather
  • Reset cache and storage in reset tab
  • Ability to bundle default certificate with app
  • Ability to edit text files and make a new one in file manager
  • A few small UI changes

Tip

If you ever wanted to bundle a certificate with Ksign, you can unpack Ksign and adding certificate with example directory tree (with cert.txt is certificate password in plain text):

Ksign.app
|__ signing-assets
     |__ example
         |__ cert.p12
         |__ cert.mobileprovision
         |__ cert.txt
     |__ example2
         |__ cert.p12
         |__ cert.mobileprovision
         |__ cert.txt

Bundle a certificate cannot be easier as Ksign already has all the tools you need!

Full Changelog: v1.4.1...v1.5

v1.4.1

20 Aug 01:31

Choose a tag to compare

Hallo everywan! small update and a new app icon!

ksign

What's Changed

  • New default app icon! This one can adapt to Dark Mode and Tint and way more cleaner than old one
  • A new zip extractor ZIPFoundation, you can choose to use this in app's Archive & Extraction settings if importing IPA doesnt work on Zip
  • Plist Editor just got even better!
  • Context menu for file manager is back and even better! (the hold on a file row menu)
  • Edit toolbar is now on top right so ios 26 tabbar doesnt hid it
  • Move/Export option is now use system picker instead
  • A few UI changes

Full Changelog: v1.4...v1.4.1

v1.4

04 Aug 07:00

Choose a tag to compare

Hallo everywan! A new update yay, a few big changes:

What's Changed

  • Click on .ksign files will import to app automatically
  • Apps in App Store tab now has a detailed view
  • Added only modify option, you can find this in signing properties
  • Added revoke check in certificates
  • Cleaned up and fixed some UI inconsistency in File Manager on ipads
  • Added Liquid Glass appearance
  • Avoid the Signing Failed error upon signing a few apps
  • Cleaned up a bit UI

Also Ksign now has a AltStore repo, you can import the repo to any services supported AltSource at
https://raw.githubusercontent.com/Nyasami/Ksign/refs/heads/main/repo.json

Full Changelog: v1.3.2...v1.4

Preview

image

v1.3.2

12 Jul 17:35

Choose a tag to compare

Hello everyone, a new update no way! What's new in this version:

What's Changed

  • Adjust 'Show Dylibs' to include injected dylibs located in the .app directory by @brynts in #27
  • Added selection in Library tab for bulk deletion
  • Fixed on automatically adding Tweaks in Tweaks folder

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

30 Jun 15:30

Choose a tag to compare

Hello everyone, finally done with my finals hopefully i can pass it all, also here comes v1.3.1
what's new in this version:

  • Added Delete after install feature - you can enable this in signing options
  • Add a new small icon under every app to indicate which repo it was from
  • Remake the Downloader
  • Added back the UI tint color customization
  • Added back option to change app icon
  • Updated Zsign to properly fix the unable to verify app integrity without replace the framework (thank you khcrysalis!)
  • Clean up a bit UI

Nothing much from v1.3, happy sideloading!

v1.3

17 Jun 18:16

Choose a tag to compare

It's been a long time, what's new in this version:

  • FIxed the Unable to install apps bug (Unable to verify integrity)
  • Brought back the Tweaks folder which was removed in v1.2 - you can find this in App folder
  • New File importing method to Files tab which is now instant for any file sizes
  • Fixed issue when using IPA downloader would freeze at 100%
  • Fixed the bug that caused incorrect bundle identifier install with Sign & Install function
  • .ksign files are now works across any Ksign bundle
  • Higher Encryption on .ksign files

That's all, hopefully you guys can sideload more smoothly on this version, happy sideloading!

v1.2.1

28 May 10:40
cfd964e

Choose a tag to compare

just a small update from the previous version which has no affect in particularly (hopefully)

V1.2.0

26 May 09:47
491b0d9

Choose a tag to compare

Version 1.2.0

This update fixed all the import bugs and others installing bugs, also adding some new features