Changes since last release: Added Enabled dynamic blur based on device state (e.g. power saving mode, performance class) Added collapsing for long module descriptions Added tapjacking mitigation toggle and hint Hid the "install to other user" option when the module is already installed
Improved Reduced per-method callback count to limit crash propagation caused by faulty modules Ensured Xposed service is re-delivered after module updates Sent binder to daemon earlier during system boot to reduce initialization race conditions Removed the need to force stop when switching manager Updated LSPlant to fix various injection issues Updated MIUIX to address known issues Optimized memory usage during manager startup and repository loading for low-RAM devices
Fixed Fixed incorrect "install to user" behavior in the new manager Fixed module configuration not being removed on uninstall Fixed rare cases where hooks were not updated after module upgrade Fixed native API loading timing for the new API Fixed excessive memory usage during manager startup and repository loading Fixed search results being obscured by the bottom bar Fixed edge-to-edge layout issues in the new manager 新增 新管理器根据设备状态(如省电模式、性能等级)动态决定是否启用模糊效果 新管理器支持折叠过长的模块描述 新增点按劫持(tapjacking)缓解开关及提示 当模块已安装时,新管理器隐藏“安装到其他用户”的选项
改进 减少每个方法的最大回调数量,降低异常模块导致的系统崩溃扩散风险 确保模块更新后重新分发 Xposed 服务 系统启动阶段更早向 daemon 发送 binder,减少初始化竞态窗口 切换管理器无需再强行停止进程 更新 LSPlant,修复多类注入与 hook 相关问题 更新 MIUIX,修复已知兼容性问题 优化管理器启动及模块仓库加载时的内存占用
修复 修复新管理器“安装到用户”选项异常 修复卸载模块时未清理配置的问题 修复模块更新后在极少数情况下 hook 未生效的问题(如更新后立即强制停止目标应用) 修复新 API 的 native API 加载时机问题 修复管理器启动及加载模块仓库时的内存占用异常 修复搜索结果被底栏遮挡的问题(窗口 inset 处理) 修复新管理器边到边布局问题