Improvement
- Added “cp_custom_image_class” filter to change lazy load class from image.
- Improved codebase for better security.
- Implemented improvements to the antispam field for enhanced security.
Fix
- Trying to access array offset on value of type bool.
- PHP error in some cases with version 8.1.
- Updated setTimeout code to prevent eval from execution.