Skip to content

Releases: sebastian-lenz/craft-utils

4.0.6

12 Mar 13:01
Compare
Choose a tag to compare

Fix: Use native root owner resolver

4.0.5

12 Mar 12:50
Compare
Choose a tag to compare

Fix: Only merge query extensions for the same field

4.0.4

03 Mar 11:51
Compare
Choose a tag to compare

Do not json encode query where attributes, might trigger unwanted queries

4.0.3

22 Jan 17:10
Compare
Choose a tag to compare

Fix getInputHtml call signature

4.0.2

16 Aug 14:36
Compare
Choose a tag to compare

Fix element query extension not working in Craft 5

4.0.1

15 Jul 12:48
Compare
Choose a tag to compare
  • Do not store foreign field values in the content column

4.0.0-beta

07 Jun 09:21
Compare
Choose a tag to compare
4.0.0-beta Pre-release
Pre-release

Craft 5 compatibility

3.0.12

29 Nov 19:20
Compare
Choose a tag to compare
  • Improve class name handling
  • Fix ForeignFieldModel::getRoot, it returns the canonical elements for matrix blocks

3.0.11

28 Jul 10:30
Compare
Choose a tag to compare

Handle multiple and empty values in Attributes::addClass and Attributes::removeClass

3.0.10

20 Jul 10:13
Compare
Choose a tag to compare
  • Fix exception triggered by non-string values being sent to str_contains()