github getkirby/kirby 3.5.6

latest releases: 4.2.0, 4.2.0-rc.1, 4.1.2...
2 years ago

Features

  • New Locale::get() method to access the current PHP locales #3319
  • New A::apply($array, $parameters) method that recursively loops through the array and resolves each entry that is a Closure by calling it with the passed parameters #3331
  • Collection::values($map) now accepts a mapping Closure as first parameter. All items are resolved with this Closure. #3332

Enhancements

  • Added some missing @since tags in doc-blocks #3336
  • The layout property of the tags field is now documented #3371
  • Updated translations

Fixes

  • Fixed browser back button in the Panel #3216
  • The configured database port is no longer ignored in the DB class #3302
  • The list block is no longer out of sync with the drawer #3320
  • Hard coded labels in the writer field have been updated with their translations #3316

Refactoring

  • Our continuous integration workflow has been improved and is now more robust against unexpected tool changes. #3335

Stats

Don't miss a new kirby release

NewReleases is sending notifications on new releases.