- Add the ability to have the device display a boot logo during userspace reboots (By default the background of the selected theme will be used, additionally there is an option to select a custom one)
- Fix the issue that previously broke iOS 15 arm64 support when compiling libjailbreak with compiler optimizations, enable compiler optimizations for libjailbreak again
- Fix a page table alignment bug in
pmap_map_inthat would never be triggered in practice unless a developer called it themselves with addresses not aligned to L2 boundaries - Several optimizations have been made to make rejailbreaking / userspace rebooting slightly faster
Thanks to @TheRealClarity for looking into some issues with boot logos on landscape iPads.