Skip to content

5.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 23:19
· 6560 commits to 5.x since this release
5.1.6
916d318
  • Added craft\services\Fields::getRelationalFieldTypes().
  • Fixed a bug where craft\helpers\Typecast::properties() wasn’t typecasting numeric strings to ints for int|string|null properties. (#14618)
  • Fixed a bug where “Related To” conditions weren’t allowing entries to be selected. (#15058)