For users
- Tweaks from the PureKFD/Picasso repository are now displayed in the news.
- Improved repository categories.
- KFD Passcode bug fixed
- Debug logs are now available without developer mode
- Improvement of KFD execution speed
- Show version in update alerts
For developers
- KFDAPI is now available.
getVnodeAtPathByChdir, createFolderAndRedirect, UnRedirectAndRemoveFolder - Added symlink function to FSAPI
Vulnerability
- Addressed an issue where FSAPI could bypass Misaka's JS sandbox and fraudulently gain full access to the file system. (K001)
- Addressed an issue where RequestAPI could bypass Misaka's JS sandbox and gain unauthorized full access to the network. (K002)
- Fixed an issue that could allow unauthorized access to the root directory of other tweaks using PiPAPI. (K003)