2.4.0
Enhancements
- Database: Implement migration prompt to migrate from SQLite module to standalone plugin due to removal in the following release. (739)
- Infrastructure: Enhance code quality by adding PHPStan and fixing level 0 issues. (730)
- Infrastructure: Use static closures for minor performance improvement whenever instance access is not needed. (729)
Bug Fixes