Skip to content

Releases: Log1x/acf-composer

v3.0.29

30 Jul 14:03
f7f998b
Compare
Choose a tag to compare

Change log

Enhancements

  • 🧑‍💻 Add modifyField to Builder intellisense (#272)

New Contributors

Full Changelog: v3.0.28...v3.0.29

v3.0.28

19 Jul 12:04
4771016
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix innerBlocks template handling (Fixes #269) (#270)

Full Changelog: v3.0.27...v3.0.28

v3.0.27

16 Jul 13:38
8d08e3d
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Check if template is an array before handling (#268)

Full Changelog: v3.0.26...v3.0.27

v3.0.26

16 Jul 13:17
6f26046
Compare
Choose a tag to compare

Change log

Enhancements

  • 🧑‍💻 Improve block template syntax handling (Fixes #239) (#267)

Full Changelog: v3.0.25...v3.0.26

v3.0.25

16 Jul 12:16
1dfc497
Compare
Choose a tag to compare

Change log

Enhancements

  • 🦺 Add validation support to uncached blocks (Fixes #254) (#266)
  • 📝 Improve the features list (#259)

Full Changelog: v3.0.24...v3.0.25

v3.0.24

06 Jun 04:15
284c40b
Compare
Choose a tag to compare

Change log

Enhancements

  • 📝 Change field to field group by @johanmolen in #238
  • 🧑‍💻 Improve option page awareness in fields and blocks by @Log1x in #250
  • 🔧 Set the acf/init priority to 100 to improve compatibility
  • ✨ Add support for saving block data as post meta (Fixes #248) by @Log1x in #249

New Contributors

Full Changelog: v3.0.23...v3.0.24

v3.0.23

14 Mar 13:50
35afac7
Compare
Choose a tag to compare

Change log

Enhancements

  • 🧑‍💻 Add textdomain to blocks (Fixes #233)
  • 🔧 Ensure acf_block_version is set to 2 (#232)
  • 📌 Change Acorn to a dev dependency

New Contributors

Full Changelog: v3.0.22...v3.0.23

v3.0.22

06 Mar 05:23
64a0472
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🐛 Fix legacy widget registration (#229)

Full Changelog: v3.0.21...v3.0.22

v3.0.21

05 Mar 13:59
8fa7ce3
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix default block alignment (#228)

New Contributors

Full Changelog: v3.0.20...v3.0.21

v3.0.20

02 Mar 02:07
36916c5
Compare
Choose a tag to compare

Change log

Enhancements

  • 🎨 Improve the Block class (#227)
  • 🧑‍💻 Improve the acf:cache command output
  • 🧑‍💻 Default the acf:upgrade confirm to yes
  • 🎨 Improve the FlexibleContentBuilder conditional code style
  • 🧑‍💻 Add beforeRegister() and afterRegister() overridable methods to Composers
  • 🧑‍💻 Create a Composer contract
  • 🎨 Improve compose docblocks

Full Changelog: v3.0.19...v3.0.20