github SignTools/SignTools v2.4.8

latest releases: v3.0.3, v3.0.2, v3.0.1...
2 years ago

2.4.8 (2021-08-15)

❗ Don't forget

Update your ios-signer-ci, most new changes are in there!

🎯 Highlights

This update is huge so a lot of exciting stuff to talk about:

  • Many more signing options

    Multiple new signing options have been added: custom bundle name, control whether to encode original IDs to unique IDs, control whether to patch new IDs into app's binaries, force original bundle ID. Also, Force enable file sharing now also allows you to browse the app's files through any on-device file manager (such as Files). For more information on each of these options, click on the blue question mark (?) next to the options when signing an app.

  • Support for Distribution accounts

    You can now enjoy full support for production entitlements such as push notifications. It is important to note that if going this route, you need to have both your development and distribution certificates in your cert.p12. You may also need to enable the new option Force original bundle ID.

  • Signing page reworked

    Because of the changes above, the signing page was reworked to better fit all those buttons and checkboxes. There are now two tabs - Main and Advanced, and the UI looks much less crammed.

  • Much improved web interface responsiveness

    New logic was added that refreshes the page only when you are not using it. Also, the storage backend was reworked, so all issues where the web UI would lock up while an app is being uploaded/downloaded will longer happen.

Commits

  • add custom bundle name (993c211)
  • add tabs to signing menu (f025488)
  • allow disabling id patches (575541d)
  • append bundle name to file name if set (c7026c2)
  • better tooltips (2a12f71)
  • handle leak (9ebf379)
  • hardcode ambiguous form name for builder (8c60ad6)
  • improve refresh logic (d0872a6)
  • remove hrefs to prevent deleting search query (8c90537)
  • remove unnecessary private methods (44ea143)
  • rework signing options (623d630)
  • rework storage mechanism (c666818)
  • set tabs to same height (a9e9764)
  • support multiple certificates (f062015)
  • deps: bump alpine from 3.14.0 to 3.14.1 (1c0d8bc)
  • deps: bump github.com/labstack/echo/v4 from 4.4.0 to 4.5.0 (07bfe90)
  • deps: bump golang from 1.16.6-alpine to 1.16.7-alpine (38b3be2)

Don't miss a new SignTools release

NewReleases is sending notifications on new releases.