Changelog:
- All significant changes to this project will be documented here.
[3.51.3] -
2026-03-13
- License Changes.
- Changed the structure of
README.mdfor a better impression.- Updated module
descriptionfor better clarity.- Updated
customize.shandverify.shfor better future performance.- Improved
customize.shABI detection and file extraction based on architecture.- Simplified
libsqlite_prjkt()usingfindinstead of hardcoded ABI folder names.- Updated
set_permissions()to usefindloop for better permission handling.- Added
service.shwith post-boot DEX optimization and process priority tuning.- Added
uninstall.shwith DEX reset, fstrim, sync, and module cleanup.- Added messaging-style notification in
service.shafter library verification.- Added comments throughout all scripts for better readability.
[3.51.2] -
2026-01-09
- Updated
libsqlite3.soto the latest version3.51.2.- Improved
detect_root_allcode and some changes and fixes incustomize.sh.- Code changes in
verify.shfor stronger module security improvements.- And other improvements that may be better than the previous version.