Skip to content

Releases: tbruckmaier/corcel-acf

1.10.1

13 Aug 15:14
Compare
Choose a tag to compare

Fixed empty relationship fields

1.10

13 Aug 09:20
Compare
Choose a tag to compare

Fixed relationship field type: #21

1.9

24 Jan 20:54
Compare
Choose a tag to compare
1.9

Fixed for laravel >= 9.35, see #18

Minimum laravel version raised to 7.x

1.8

16 Mar 17:20
Compare
Choose a tag to compare
1.8

Support for laravel 9

1.7

20 Sep 17:21
Compare
Choose a tag to compare
1.7
  • added support for custom user classes

1.6.3

17 Sep 14:48
Compare
Choose a tag to compare
Fix: properly turn values into arrays for recursive toArray() calls

1.6.2

08 Sep 18:04
e7bf1a5
Compare
Choose a tag to compare
Merge pull request #14 from makkinga/master

PHP8 support, added missing type hints

1.6.1

29 Jun 09:25
c0c1248
Compare
Choose a tag to compare
Merge pull request #13 from tbruckmaier/dependabot/composer/league/fl…

…ysystem-1.1.4

Bump league/flysystem from 1.1.3 to 1.1.4

1.6

07 Jun 14:13
Compare
Choose a tag to compare
1.6

Support for toArray() and toJson(), especially RepeaterLayout and similar classes return the parsed values now. If you rely on the old behaviour, consider updating your code or stay with the 1.5 branch

1.5.3

02 Feb 20:34
fc99d72
Compare
Choose a tag to compare
Merge pull request #12 from tbruckmaier/dependabot/composer/laravel/f…

…ramework-7.30.4

Bump laravel/framework from 7.30.3 to 7.30.4