View full changelog
Changed
- Custom Fields: enabled Generate toggle by default
- Relationship field: made default return format = id
- Textarea field: made textarea 2 rows height
- Fields with many choices: madee textarea 4 rows height
Fixed
- Fix - Creating a new block for a plugin, doesn't include the elements slug in ACF group location rule
- Fix - Generating custom fields twice, also creates the file in the theme
- Fix - When duplicating a block, adds "key" and "modified" property to block metadata json file - it shouldn't happen
- Fix - Adding a Relationship field in Custom Fields generates a Text field instead - it's missing the type property
- Fix - Select field with no choices gives invalid JSON error