- Requires PHP >= 8.0
- Requires WordPress >= 6.0
- Solve for flexible content fields inside of repeaters and groups. Thanks @romanklabal!
- CSS improvements (uses css grid instead of flexbox)
- Fixing issue with ACF version compare since it doesn't follow PHP version constraints
- PHP 8 Compatibility
- Resolves CSS and JS conflicts. Adds support for layouts that begin with a number.
- Resolve JS bug
- Resolve issue with modals related to new duplicate layout function in ACF 5.9
- Resolve JS error if acf.getField() is not defined
- Update hook for enqueuing and registering assets for ACF 5.9 compatibility. Thanks @elliottpost!
- Fixes a bug related to nested fields
- Supports nested flexible content fields
- Updating dependencies
- Updating dependencies
- Initial release