github getkirby/kirby 3.8.1-rc.1

latest releases: 4.4.0, 4.3.1, 3.10.1.1...
pre-release23 months ago

✨ Enhancements

  • UUIDs can be deactivated locally via content.uuid option #4755
  • Improved version information of plugins installed with Composer #4733
  • F::load()  and F::loadOnce() now guard against unintended output when passing a new 4th parameter $allowOutput as false #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 store prop description #4780
  • go($site->homePage()) redirects to absolute URLs again. #4781

♻️ Refactoring

  • Removed else statements to improve code readability #4773

Don't miss a new kirby release

NewReleases is sending notifications on new releases.