Skip to content

4.14.3

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 20:04
· 10037 commits to 5.x since this release
4.14.3
8d4bc53
  • Added craft\db\ExpressionBuilder.
  • Added craft\db\ExpressionInterface.
  • Added compatibility with codeception/module-yii2 1.1.6+. (#16580)
  • Fixed a bug where craft\db\QueryBatcher::getSlice() wasn’t using the database connection passed to the class constructor. (#16579)
  • Fixed a bug where collapsed elements within element indexes in structure view weren’t showing their expand/collapse toggles.