Releases: vinkla/extended-acf
Releases · vinkla/extended-acf
8.1.0
8.0.0
- Added
fileSize
to image and gallery fields - Added static return type to
make
method for better intellisense - Added option to allow null values for
width
,height
andfileSize
- Added
characterLimit
to text field - Added text labels to
stylisedUi
- Renamed
ui
tostylisedUi
- Renamed
size
tofileSize
- Renamed
multiple
toallowMultiple
7.2.0
7.1.2
7.1.1
7.1.0
7.0.0
6.0.0
- Added configuration repository class
- Added custom key support
- Added is layout helper function
- Added sanitize key helper method
- Added validate key helper method
- Added prefix group, field and layout validation
- Updated group key prefix sanitize
- Updated key generation argument order
- Updated key validation for fields without name
- Updated project structure
- Fixed clone field support
- Removed page helper function and class