Skip to content

Releases: Log1x/acf-composer

v3.4.4

13 Jun 11:12
9d116b2
Compare
Choose a tag to compare

Change log

Bug fixes

Features

Full Changelog: v3.4.3...v3.4.4

v2.1.2

19 May 21:27
01096a5
Compare
Choose a tag to compare

This is a maintenance release. Please try to use 3.x instead.

Change log

🩹 Fix block type registration in WordPress 6.8 by @harryscheiner in #344

Full Changelog: v2.1.1...v2.1.2

v2.1.1

07 May 18:31
8daa981
Compare
Choose a tag to compare

This is a maintenance release. Please try to use 3.x instead.

Change log

Full Changelog: v2.1.0...v2.1.1

v3.4.3

08 Apr 04:47
5c167ae
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix potential exception on the ACF health page by @Log1x in #337

Full Changelog: v3.4.2...v3.4.3

v3.4.2

04 Apr 16:41
942c931
Compare
Choose a tag to compare

Change log

Bug fixes

Enhancements

New Contributors

Full Changelog: v3.4.1...v3.4.2

v3.4.1

02 Apr 14:54
c634e44
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Re-separate api version and block version by @Log1x in #329

Full Changelog: v3.4.0...v3.4.1

v3.4.0

24 Mar 23:01
2a9673c
Compare
Choose a tag to compare

Change log

Enhancements

  • 🧑‍💻 Utilize native WordPress handling of block wrapper HTML attributes by @Log1x in #313
  • 🧑‍💻 Improve block asset handling by @ouun in #315
  • ✨ Add view attribute bag support to blocks by @Log1x in #317
  • 🔧 Add a configurable $apiVersion property to blocks by @drbroad in #321
  • ✨ Add support for passing arguments to Partials by @johanmolen in #325
  • ✨ Add support for block defaults by @Log1x in #327

Bug fixes

  • 🩹 Prevent duplicate inline block styles while in the editor (Fixes #290) by @Log1x in #312

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

18 Jan 07:33
Compare
Choose a tag to compare

Change log

Enhancements

  • 🧑‍💻 Enhance search on acf:usage for multiple results (#301)
  • 🧑‍💻 Add support for caching during acorn optimize in Acorn v5 (#299)
  • 🧑‍💻 Improve compatibility with plugins improperly overriding collect() (Fixes #303) (#307)
  • 🧑‍💻 Make the fields() method optional (#298)
  • 🧑‍💻 Add DI support to the fields() method
  • ✨ Add native support for block spacing (#311)

Bug fixes

  • 🩹 Fix improper match in acf:usage when dealing with similar field names
  • 🩹 Fix gradients typo on default block supports (Fixes #308) (#309)
  • 🩹 Respect default alignment when blocks are cached (Fixes #302) (#310)

Full Changelog: v3.2.4...v3.3.0

v3.2.4

07 Jan 11:46
f4a88d7
Compare
Choose a tag to compare

Change log

Enhancements

  • 🧑‍💻 Add blockVersion & validate props for blocks (#300)

New Contributors

  • @ouun made their first contribution in #300

Full Changelog: v3.2.3...v3.2.4

v3.2.3

24 Dec 01:14
6c22d9f
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🐛 Respect post type restrictions for cached blocks (#296)

Full Changelog: v3.2.2...v3.2.3