3.8.1-rc.1
Pre-release
Pre-release
✨ Enhancements
- UUIDs can be deactivated locally via
content.uuidoption #4755 - Improved version information of plugins installed with Composer #4733
F::load()andF::loadOnce()now guard against unintended output when passing a new 4th parameter$allowOutputasfalse#4656- Fatal errors are written to PHP error log #4775
A::merge($array1, $array2, $array3, A::MERGE_APPEND)now supports to merge more than 2 arrays #4675- Upgraded dependencies
🐛 Bug Fixes
- System view: console message about accessible folders/files issues fixed #4774
- Panel lock request happen silent again (without triggering the loading indicator) #4770
- Fixed visual glitch for Panel text inputs with Chrome autofill #4767
- Corrected picker fields
storeprop description #4780 go($site->homePage())redirects to absolute URLs again. #4781
♻️ Refactoring
- Removed else statements to improve code readability #4773