Files

33 lines
1.9 KiB
JSON

{
"version": "v1.0.0",
"versionCode": 100,
"zipUrl": "https://github.com/overspend1/kernelsu-antibootloop-and-backup/releases/download/v1.0.0/kernelsu_antibootloop_backup-v1.0.0.zip",
"changelog": "Initial release of KernelSU Next Anti-Bootloop & Backup Module\n\nFeatures:\n- KernelSU Next API compatibility with WebUIX framework\n- Multi-stage anti-bootloop protection with automatic recovery\n- Comprehensive encrypted backup and restoration system\n- OverlayFS integration for safe system modifications\n- Progressive Web App with Material Design UI\n- Boot monitoring and safety features\n- Recovery point management\n- Cross-device compatibility\n- MMRL integration support",
"minKsu": "0.7.0",
"minApi": "33",
"maxApi": "35",
"githubUrl": "https://github.com/overspend1/kernelsu-antibootloop-and-backup",
"author": "Wiktor/overspend1",
"donation": "https://github.com/sponsors/overspend1",
"issues": "https://github.com/overspend1/kernelsu-antibootloop-and-backup/issues",
"discussion": "https://github.com/overspend1/kernelsu-antibootloop-and-backup/discussions",
"compatibility": {
"kernelsu": ">=0.7.0",
"android": ["13", "14", "15"],
"architectures": ["arm64-v8a"],
"frameworks": ["webui-next", "mmrl"]
},
"features": [
"Multi-stage bootloop protection",
"WebUIX-compliant interface",
"Encrypted backup system",
"Recovery point management",
"Automatic failure detection",
"Cross-device backup compatibility",
"Progressive Web App support",
"Material Design UI"
],
"releaseNotes": "Welcome to the first release of the KernelSU Next Anti-Bootloop & Backup Module. This advanced module leverages the latest KernelSU Next APIs to provide comprehensive protection against bootloops while offering secure backup capabilities with modern web-based management.",
"developmentStatus": "stable",
"tags": ["backup", "recovery", "anti-bootloop", "webui", "kernelsu", "safety"]
}