Skip to content

Releases: Log1x/acf-composer

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

v3.0.19

01 Mar 20:31
e66d462
Compare
Choose a tag to compare

Change log

This dramatically improves load performance of individual blocks in the editor.

Enhancements

  • ⚡️ Transform blocks to block.json when caching (#224)

Full Changelog: v3.0.18...v3.0.19

v3.0.18

01 Mar 19:48
af6cd95
Compare
Choose a tag to compare

Change log

Enhancements

  • 🧑‍💻 Prevent ACF Composer from booting multiple times (#226)

Full Changelog: v3.0.17...v3.0.18

v3.0.17

01 Mar 14:27
e108472
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix path keys for acf:upgrade command (#225)

Full Changelog: v3.0.16...v3.0.17

v3.0.16

01 Mar 09:33
f70d3b1
Compare
Choose a tag to compare

Change log

Enhancements

  • 🎨 Improve the cache manifest implementation (#222)

Full Changelog: v3.0.15...v3.0.16

v3.0.15

29 Feb 16:35
bf075f9
Compare
Choose a tag to compare

Change log

Enhancements

  • 🧑‍💻 Improve Builder intellisense in child contexts (#221)

Full Changelog: v3.0.14...v3.0.15