Releases: VR-25/djs
Releases Β· VR-25/djs
v2021.12.14: Merge pull request #13 from n-ce/patch-1
Added Noob Friendly Section
**v2021.11.3 (202111030)**
- Fixed installation issues - Improved support for the current Magisk canary.
**v2021.10.30 (202110300)**
- General fixes & optimizations
**v2021.9.3 (202109030)**
- Fixed "boot schedules not working" (thanks, @rhayy) - Updated config examples
**v2021.8.26 (202108260)**
- Fixed daemon startup issue. - Updated framework (it uses acc's) and documentation
**v2021.8.23 (202108230)**
- -L|--log [cmd] (default cmd: tail -F), djsd generates verbose (/dev/.vr25/djs/djsd.log). - General fixes - Major optimizations - Updated documentation: now with a table of contents and available in HTML format.
**v2021.8.9.1 (202108091)**
- Rewritten daemon logic for better efficiency and reliability. - Updated documentation
**v2021.8.2 (202108020)**
- Fixed AccA related issues.
v2021.7.28: **2021.7.28 (202107280)**
- Fixed issues. - Major refactoring - Updated framework and documentation.
**2019.10.18 (201910180)**
- `: --boot` and `: --delete` flags - Attribute back-end files ownership to front-end app - Automatically copy installation log to <front-end app data>/files/logs/ - Back-end can be upgraded from Magisk Manager, EX/FK Kernel Manager, and similar apps - `bundle.sh` - bundler for front-end app - `djs-version`: prints `versionCode` (integer) - Fixed schedule deletion and busybox handling issues - Flashable uninstaller: `/sdcard/djs-uninstaller.zip` - Major optimizations - Prioritize `nano -l` for text editing - Richer installation and initialization logs (/data/adb/djs-data/logs/) - Updated `build.sh` and documentation - Workaround for front-end autostart blockage (Magisk service.d script)