Ios Signer Service Versions Save

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

v2.5.18

1 year ago

2.5.18 (2022-06-13)

Bug Fixes

  • disable auto refresh on key press (8892253)
  • show text on install page (90b7599)
  • deps: bump github.com/rs/zerolog from 1.26.1 to 1.27.0 (c4f6d8c)
  • deps: bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (a9a9fe7)

v2.5.17

1 year ago

2.5.17 (2022-06-03)

Bug Fixes

  • deps: bump actions/setup-go from 3.0.0 to 3.2.0 (e8a827f)
  • deps: bump alpine from 3.15.4 to 3.16.0 (c87fb9b)
  • deps: bump golang from 1.18.1-alpine to 1.18.3-alpine (c10ca52)
  • deps: bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0 (692364b)

v2.5.16

2 years ago

2.5.16 (2022-05-06)

Bug Fixes

  • install endpoint url escape (7eb3aee)
  • deps: bump docker/build-push-action from 2.10.0 to 3.0.0 (1392bb2)
  • deps: bump docker/login-action from 1.14.1 to 2.0.0 (eebfbd6)
  • deps: bump docker/metadata-action from 3.7.0 to 4.0.1 (009db5a)
  • deps: bump docker/setup-buildx-action from 1.6.0 to 2.0.0 (92c6dc8)
  • deps: bump docker/setup-qemu-action from 1.2.0 to 2.0.0 (5490c06)

v2.5.15

2 years ago

2.5.15 (2022-04-26)

Bug Fixes

v2.5.14

2 years ago

2.5.14 (2022-04-23)

Bug Fixes

  • bump website deps (1a2eca8)
  • webpage attempting tus upload over http (036385b)
  • deps: bump actions/checkout from 3.0.1 to 3.0.2 (b26ef0d)
  • deps: bump cycjimmy/semantic-release-action from 2.7.0 to 3.0.0 (4408d98)
  • deps: bump docker/metadata-action from 3.6.2 to 3.7.0 (cc3b914)

v2.5.13

2 years ago

2.5.13 (2022-04-20)

Bug Fixes

  • bump all deps (45d8b5d)
  • bump npm deps (f0e2c8d)
  • Docker build (43bbf73)
  • go-pkcs12 version (e5432fe)
  • deps: bump actions/checkout from 2.4.0 to 3.0.1 (84fa796)
  • deps: bump actions/setup-go from 2.1.5 to 3.0.0 (1c26430)
  • deps: bump alpine from 3.15.0 to 3.15.4 (2b37b83)
  • deps: bump docker/build-push-action from 2.8.0 to 2.10.0 (8810e40)
  • deps: bump docker/login-action from 1.12.0 to 1.14.1 (fb7fdfb)
  • deps: bump github.com/knadh/koanf from 1.4.0 to 1.4.1 (2ab08f6)
  • deps: bump github.com/labstack/echo/v4 from 4.6.3 to 4.7.2 (4204f83)
  • deps: bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (0eaadfd)
  • deps: bump golang from 1.17.6-alpine to 1.18.1-alpine (8dbf45c)
  • deps: bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1 (6279dab)

v2.5.12

2 years ago

2.5.12 (2022-01-23)

Bug Fixes

  • patches for ARM-based Macs (e695bbc)
  • deps: bump actions/setup-go from 2.1.4 to 2.1.5 (3aa7f13)
  • deps: bump docker/build-push-action from 2.7.0 to 2.8.0 (1d2e305)
  • deps: bump docker/login-action from 1.10.0 to 1.12.0 (a54915e)
  • deps: bump github.com/knadh/koanf from 1.3.3 to 1.4.0 (93fc125)
  • deps: bump github.com/labstack/echo/v4 from 4.6.1 to 4.6.3 (c235325)
  • deps: bump github.com/rs/zerolog from 1.26.0 to 1.26.1 (f1848b6)
  • deps: bump golang from 1.17.5-alpine to 1.17.6-alpine (6ca1841)
  • deps: bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 (5dcbf60)

v2.5.12-develop.1

2 years ago

2.5.12-develop.1 (2022-01-17)

Bug Fixes

  • patches for ARM-based Macs (f014464)
  • deps: bump actions/setup-go from 2.1.4 to 2.1.5 (3aa7f13)
  • deps: bump docker/login-action from 1.10.0 to 1.12.0 (a54915e)
  • deps: bump github.com/knadh/koanf from 1.3.3 to 1.4.0 (93fc125)
  • deps: bump github.com/labstack/echo/v4 from 4.6.1 to 4.6.3 (c235325)
  • deps: bump github.com/rs/zerolog from 1.26.0 to 1.26.1 (f1848b6)
  • deps: bump golang from 1.17.5-alpine to 1.17.6-alpine (6ca1841)
  • deps: bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 (5dcbf60)

v2.5.11

2 years ago

2.5.11 (2021-12-13)

Bug Fixes

  • bump default sign timeout to 30 mins (104e9f1)
  • uploading single tweak (94ffc75)
  • deps: bump cycjimmy/semantic-release-action from 2.6.0 to 2.7.0 (f03d145)

v2.5.10

2 years ago

2.5.10 (2021-12-12)

⭐ Highlights

Completely reworked uploading

One of the biggest issues with SignTools has always been the initial upload of an IPA file. First, there was no progress bar, so you wouldn't even know how much time is left. But more importantly, sometimes the upload would get stuck, or it would simply be slower than it should for no reason at all. During my experiments, this has been especially true for the builder, which can end up slowing down the signing by a lot. Well, this update addresses all of these issues.

File uploading is now powered by Uppy on the front end and Tus on the back end. This means that you will get a progress bar at the top of the screen whenever you are uploading, but also, you will get automatic upload retries in case of an error. In fact, even if you accidentally close the tab and start a new upload, it will intelligently resume from where it left off.

And now, the most amazing part. Tus allows us to split the file in multiple parts and upload them in parallel. This significantly increases upload speeds, especially for the builder. So, after this update, expect everything to be faster.

NOTE: You have to update BOTH your SignTools and SignTools-CI!

NOTE2: If you are using the ADVANCED setup, there are two more endpoints you need to unprotect:

/jobs/:id/tus/
/files/:id

Check the updated guide for more information.

Bug Fixes

  • use tus for uploads (914b9c6)
  • deps: bump alpine from 3.14.3 to 3.15.0 (09116a5)
  • deps: bump docker/metadata-action from 3.6.0 to 3.6.1 (88cfb6d)
  • deps: bump docker/metadata-action from 3.6.0 to 3.6.2 (42b793c)
  • deps: bump github.com/knadh/koanf from 1.3.2 to 1.3.3 (ba7bb31)
  • deps: bump golang from 1.17.3-alpine to 1.17.5-alpine (dff7e39)