Releases: ElderDrivers/EdXposed
Releases · ElderDrivers/EdXposed
v0.4.4.4_alpha
- Fix some hooks not working on Oreo
- Stop injecting into webview_zygote and its children processes
- Add initial support for Android Q beta4
- Bugfixes
v0.4.3.7_alpha
- Fix log files not written
- Resolve the sort of problems caused by premature initialization of Class
- Fix some crashes during app launching
v0.4.2.3_alpha
- Update to Riru API v4 (requires Riru-core v19+ installed)
- Remove resources methods deoptimization for non-MIUI ROMs and MIUI ROMs disabling resources hook
- Support EMUI 9 (install custom Magisk build here firstly to make it work properly)
- SandHook variant uses a different module id now, please uninstall the old version before updating SandHook variant (YAHFA variant doesn't have that problem)
- You can find more stable builds in Magisk repo
- Try to clear dalvik-cache if you got into bootloop
v0.4.1.2_beta
- Introduce a new variant of EdXposed using SandHook as its underlying hook framework (thanks to @ganyao114). It's hard to say which one is better while theoretically SandHook version is more efficient. So just choose whatever works best for you.
- Bring back resources hooking (finally).
- Fix webview_zygote crashes on OnePlus devices.
v0.3.1.7_beta
- Write verbose logs to a separate file, which can be turned off in installer app
- Reuse previous oat files to speed up app launching when using so-called compat mode
- Resolve system props conflicts with other Magisk modules
- Fix crashes caused by profile saver on Android 8.1 devices
- Update Whale binaries to fix some boot loops
v0.3.1.2_beta
- Fix bootloop on some roms, e.g. RR, Phoenix
- Fix some modules not working on Oreo
- Fix some apps not following black/white list
- Fix some apps cannot be launched even when blacklisted
- Fix bugs of dynamic modules mode
- Fix incomplete logs and write them to correct installer app data directory
- Fix crashes when invoking original methods
v0.3.0.0_beta2
- Fix bootloop, FC caused by installing hooks while GC is running
v0.3.0.0_beta1
- Fix module app data files can't be read on some devices
- Add a switch to enable boot image deoptimization selectively
- Fix crashes caused by GC when not using compat mode
- Fix OnePlus bootloop when using black/white list mode
- Fix compat mode not working correctly along with black/white list mode
- Fix some system app process cannot be hooked into when using black/white list mode (use riru-core-v16)
v0.2.9.9_beta2
- Fix bootloop
v0.2.9.9_beta1
- Support log feature in installer app.
- Add support for EdXposed Manager and Xposed Installer, priority: EdXposed Installer > EdXposed Manager > Xposed Installer.
- Fix black/white list bugs and disable it as default. Turn it on in EdXp Settings if you need to use it.
- Fix some bootloops and improve compatibility.
- Please upgrade EdXposed Installer to v2.2.0