Difference between revisions of "Meridian"

From The iPhone Wiki
Jump to: navigation, search
m (i made an oof :P)
Line 90: Line 90:
 
|-
 
|-
 
| Pre-release 0.9-006
 
| Pre-release 0.9-006
| September 9, 2018
+
| September 10, 2018
 
|
 
|
 
* Fixes jailbreakd failing to launch on older 10.x kernels (10.0->10.1.x ish)
 
* Fixes jailbreakd failing to launch on older 10.x kernels (10.0->10.1.x ish)

Revision as of 01:08, 12 September 2018

Meridian
Developer(s) PsychoTea
Initial release 4 Jan 2018 (2018-01-04)
Stable release pre-release 0.9-006 / 10 September 2018; 5 years ago
Operating system iOS
Available in English
Type Jailbreaking
Website meridian.sparkes.zone

Meridian is a semi-untethered jailbreak for ALL 64-bit devices running iOS 10.0.1-10.3.3, primarily developed by PsychoTea, with extensive contributions from others. Meridian works by sideloading an IPA using Cydia Impactor. The first public beta was released on 4 January, 2018.

Version Change Log

Version Date Changes
Public Beta 1 January 4, 2018 initial release
Public Beta 2 January 5, 2018
  • Added 'done' button menu options
  • Fixed Cydia crashing on launch (use 'Reinstall Cydia' on done screen)
  • Fixed error for r/w remount failure not showing
  • Fixed uicache entitlements
  • Added options to reinstall Cydia, install dpkg, and re-extract the bootstrap
Public Beta 3 January 6, 2018
  • Fixed the r/w remount check
  • Fixed the 'done' button popup on iPads
Public Beta 4 January 7, 2018
  • Fixed Cydia not showing up for some users
  • Added a 'Delete Cydia' option under the advanced options menu
Public Beta 5 January 16, 2018
  • Fixed the 'Delete Cydia' option not working
  • Added an 'Uninstall Meridian' option under the advanced options
  • Moved the amfi patch back over to a separate bin - it will now re-patch amfid if it's ever killed
  • Added a couple sets of offsets for some random beta versions
  • Added containermanagerd patch
  • Fuck signing services.
Public Beta 6 January 23, 2018
  • Fixed the root r/w patch for <10.3 - Meridian now works on all 10.x 64-bit devices! Thanks @stek29!
  • Updated dropbear to use /meridian/bins/sh - fixes issues with other JB's (Saigon, Yalu)
  • Tidied up the installation/running process
  • Fixed the lack of constrains on DRM ViewController
Pre-release 0.9-001 August 7, 2018
  • Have fun!
Pre-release 0.9-002 August 7, 2018
  • Disabled the (broken) update checker
Pre-release 0.9-003 August 7, 2018
  • Fixed the 'error code 2' bug when extract dpkgdb-base bootstrap
Pre-release 0.9-004 August 14, 2018
  • Switched to ldrestart instead of respring after jailbreaking - this will fix tweaks such as NO PLS RECOVERY (although expect longer respring times after initially jailbreaking)
  • Improved the pspawn proc blacklist
Pre-release 0.9-005 August 14, 2018
  • Fixes the respring button not working for some users (oops)
Pre-release 0.9-006 September 10, 2018
  • Fixes jailbreakd failing to launch on older 10.x kernels (10.0->10.1.x ish)
  • Code tidy & improvements