v1.6.3-rc1
Pre-release
Pre-release
v1.6.3-rc1.zip
| Hash Format | Hash |
|---|---|
| MD5 | aa541848c1bfb27d20201e3b1c233f9f |
| SHA-256 | b0d8a012f88ca3be7346fc4fef0b7cf0e934bcb5803141eb682669412c50b903 |
Huge thanks to @sudwebdesign , @xam-ps and @AeroBytesNL for helping. Without you guys this release wouldn't have been possible
Changelog:
- Development v163rc1 by @sudwebdesign in #1268
Fixed:
- Adjust setup logic to add the lower case for all languages
- pull-1195): Prevent empty rules in Form_validation for products and tasks
- Uploader (Controller): remove old system and unnecessary checks
- [script.js] Replace JSON.parse with json_parse, improve frontend error reporting
Refactored:
- My_Form_validation::run(), tested with CI 3.1.13/3.3 (for PHP 8.2+)
- Rector: Efficient sets for deadCode, codeQuality, codingStyle
- Add composer scripts: phpcs, rector, and check for code validation
Changed:
- Update composer versions, package.json, yarn, and locks
- Improve GH templates, workflows, and docs (no TRANSLATION.md)
- pull-1232): Upgrade default and user language handling to lowercase
- Drop E_STRICT reporting for PHP 8.4, adjust Rector rules
- Add CI_ENV=production to ipconfig for cleaner error handling
- Enhance
.gitignoreand cleanup TODOs - README: Restore badges, add floating favicon
Full Changelog: v1.6.3-rc0...v1.6.3-rc1