Skip to content

v0.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 01:24
· 886 commits to main since this release
d78f240

Changelog:

  1. Translation updated, add Spanish.
  2. Allow kernel to mount loop device, enhanced compatibility with modules.
  3. App profile now supports setting sepolicy rules.
  4. support the case that init_task.mnt_ns != zygote.mnt_ns, fix WSA profile saving.
  5. Fixed the problem of repeated installation when pressing the return button when installing modules.
  6. Other improvements and fixes.

更新日志:

  1. 更新翻译,新增西班牙语翻译
  2. 允许内核挂载回环设备,增强模块系统兼容性。
  3. 现在App profile支持设置sepolicy rules。
  4. 支持init和zygote mnt namespace不同的情况,修复WSA无法保存配置的问题。
  5. 修复安装模块时按返回键循环重复安装的问题。
  6. 其他更多细节优化和修正。