Ios Signer Service Versions Save

✒ A free, self-hosted platform to sideload iOS apps without a computer

v2.5.9

2 years ago

2.5.9 (2021-11-23)

Bug Fixes

  • deps: bump github.com/labstack/gommon from 0.3.0 to 0.3.1 (b1ff879)

v2.5.8

2 years ago

2.5.8 (2021-11-23)

Bug Fixes

  • deps: bump actions/checkout from 2.3.5 to 2.4.0 (bcc8337)
  • deps: bump alpine from 3.14.2 to 3.14.3 (0249bc6)
  • deps: bump github.com/knadh/koanf from 1.3.0 to 1.3.2 (cf61e79)
  • deps: bump github.com/ziflex/lecho/v2 from 2.5.1 to 2.5.2 (e885c4c)
  • deps: bump golang from 1.17.2-alpine to 1.17.3-alpine (7c9f3e9)

v2.5.7

2 years ago

2.5.7 (2021-10-26)

Bug Fixes

  • show Submit 2FA during pending state (81ce241)
  • deps: bump docker/metadata-action from 3.5.0 to 3.6.0 (b5ea210)

v2.5.6

2 years ago

2.5.6 (2021-10-24)

Bug Fixes

  • allow toggling refresh by clicking on label (bbef6a5)
  • handle unsafe path (ee6258f)
  • remove hash search string (a788935)

v2.5.5

2 years ago

2.5.5 (2021-10-24)

Bug Fixes

  • add auto refresh toggle (3322dcb)
  • display tweak count (669a5b5)
  • don't show tweak download if no tweaks (b479d94)
  • show download dropdown on failed sign (bf0da1f)

v2.5.4

2 years ago

2.5.4 (2021-10-24)

Bug Fixes

Reverts

  • Revert "fix: restore tweaks on "Create from..."" (0ac203c)

v2.5.3

2 years ago

2.5.3 (2021-10-24)

Bug Fixes

  • error on missing tweaks (82cd16a)

v2.5.2

2 years ago

2.5.2 (2021-10-24)

Bug Fixes

  • add app name when downloading tweaks (c535885)
  • allow downloading tweaks (742ccb9)
  • incorrect permissions (6927a9e)
  • make refresh more conservative (2c3e49e)
  • missing error check (1ce5f7e)
  • remove unusable header (e14db46)

v2.5.1

2 years ago

2.5.1 (2021-10-23)

Bug Fixes

  • restore tweaks on "Create from..." (9217eee)

v2.5.0

2 years ago

2.5.0 (2021-10-23)

⭐ Highlights

Rebranded from ios-signer-service to SignTools

Ironically, most people already called it the new way anyway. I find the new name to be easier to remember, less ambiguous, and more exciting. Nothing else changes, and you shouldn't need to do anything special when updating.

Tweak injection

As per popular request, you can now inject tweaks into any app that you sign!

NOTE: It will NOT work for all tweaks and apps. You will likely not receive any support about tweaks from me.

Head over to the "Advanced" tab, and on the bottom, you will find a "Tweaks" upload button. You can select as many files as you want. Tweak injection is powered by https://github.com/Al4ise/Azule from @Al4ise.

Bug Fixes

  • don't read hidden files in storage/filesystem (9ce9d35)
  • deps: bump actions/checkout from 2.3.4 to 2.3.5 (0ef6c59)
  • deps: bump cycjimmy/semantic-release-action from 2.5.4 to 2.6.0 (da68d20)
  • deps: bump github.com/knadh/koanf from 1.2.4 to 1.3.0 (145c1cf)
  • deps: bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0 (37be71d)

Features