Skip to content

Releases: roothide/Bootstrap

1.2.8

05 Oct 12:03
Compare
Choose a tag to compare

1.2.8:
1: fix orphan processes not being able to fork

2: fix interpose for arm64e processes(eg: apple terminal app)

3: prevent broken apps from breaking bootstrapping(code255)

1.2.7:
1: fix safari causing kernel panic after enabling tweak on some devices

2: fix the issue that Safari cannot read preferences after enabling tweak

3: fix the issue of not being able to enable tweaks for apps that contain apple-watch plugins

4: add a check to prevent bootstrapping in the wrong environment

5: add a check to check for unexpected multiple jbroot directories

6: auto enable tweaks for the System Settings app on first bootstrap

7: update the built-in strap files

1.2.6

11 Sep 04:31
ef2922a
Compare
Choose a tag to compare
  • added an option to enable URL Schemes

  • fix an issue that could cause abnormal battery drain/device overheating

  • automatically fix broken roothidepatch files caused by old versions of Bootstrap

  • fixed an issue that could cause the Bootstrap app to crash during bootstrapping

  • prevent some jailbroken apps from causing kernel panics on iOS 17.0 A15+ devices

  • fixed the issue where some apps may be detected as jailbroken

  • keep the screen on during bootstrapping to prevent the device from going to sleep

  • fixed an issue where frida did not work

  • cleaned up excessive output logs when installing deb packages

  • fixed an issue where some jailbreak app plugins may not work

  • updated the built-in Sileo version

1.2.1

05 Feb 01:28
Compare
Choose a tag to compare

1.2.1:

  • fixed home screen bug and device overheating issues caused by 1.2 when used with Serotonin

  • fix an issue in 1.2 that may cause sileo to crash on some devices

  • fixed an issue where code(255) errors occurred when enabling tweak for some apps

1.2

fixed the issue where the home directory path of the jailbroken app is incorrect

fixed an issue that may cause dpkg data corruption when installing deb

update strapfiles for apt and fix the issue of incorrect PATH environment variable when apt installs deb

fixed the issue where Shortcuts/Spotlight/MobileMail did not work correctly after tweak injected

add a button "reset mobile user password" in the app settings

updated built-in Zebra to 1.1.36-1 to fix the following issues:
1: fixed the issue that dependencies cannot be correctly parsed when installing llvm related packages
2: fixed the issue that dependencies cannot be resolved correctly when installing ffmpeg
3: fix some potential bugs and improve stability

update the built-in Sileo to 2.5-12, fix the following issues:
1: fixed the issue that the download cannot be canceled when installing llvm related packages
2: fix the issue that the image cache may be accidentally deleted during startup
2: add the slide-down refresh feature to the installed package list
3: fix some other bugs that may cause crashes and improve stability

1.2

04 Feb 20:49
Compare
Choose a tag to compare
1.2
  • fixed the issue where the home directory path of the jailbroken app is incorrect

  • fixed an issue that may cause dpkg data corruption when installing deb

  • update strapfiles for apt and fix the issue of incorrect PATH environment variable when apt installs deb

  • fixed the issue where Shortcuts/Spotlight/MobileMail did not work correctly after tweak injected

  • add a button "reset mobile user password" in the app settings

  • updated built-in Zebra to 1.1.36-1 to fix the following issues:
    1: fixed the issue that dependencies cannot be correctly parsed when installing llvm related packages
    2: fixed the issue that dependencies cannot be resolved correctly when installing ffmpeg
    3: fix some potential bugs and improve stability

  • update the built-in Sileo to 2.5-12, fix the following issues:
    1: fixed the issue that the download cannot be canceled when installing llvm related packages
    2: fix the issue that the image cache may be accidentally deleted during startup
    2: add the slide-down refresh feature to the installed package list
    3: fix some other bugs that may cause crashes and improve stability

please update to 1.2.1 directly:
https://github.com/roothide/Bootstrap/releases/tag/1.2.1

1.1.1

31 Jan 20:41
Compare
Choose a tag to compare

1: fixed an issue where preferences settings app could be redirected incorrectly when tweak enabled for some apps

2: Improve localization, thank the developers who contributed

3: clean unused code

and now its full open source with basebin: https://github.com/roothide/Bootstrap-basebin

1.1

22 Jan 14:08
Compare
Choose a tag to compare
1.1

1: fix the notification issue for apps
2: fix the issue that the app plug-in cannot be loaded
3: optimize localization, thank the developers who contributed

1.0

17 Jan 21:05
Compare
Choose a tag to compare
1.0

1: merged swiftUI designed by @haxi0 , icon designed by @sourcelocation

2: add multiple localized languages, thanks to the developers who contributed

2: fix possible code255 error