Releases: devgeniem/acf-codifier
Releases · devgeniem/acf-codifier
1.33.0
[1.33.0] - 2020-10-13
Fixed
- Changed
\Geniem\ACF\Field\GoogleMap
latitude and longitude types from int
to float
.
1.32.0
[1.32.0] - 2020-07-09
Fixed
- Compatibility with WordPress 5.5 regarding the block rendering function.
Changed
- RediPress integration changed to match the one in version 1.7.0.
1.31.0
[1.31.0] - 2020-06-15
Added
- Ability to define TinyMCE toolbars individually by Wysiwyg fields instance.
- Extended Wysiwyg field with ability to set textarea heights individually by field instance.
1.30.2
[1.30.2] - 2020-05-27
Fixed
1.30.1
[1.30.1] - 2020-05-25
Fixed
- A bug in the Advanced Forms compatibility fix preventing form submissions in certain situations.
1.30.0
[1.30.0] - 2020-05-22
Added
- A compatibility fix for Advanced Forms plugin to be able to handle Codifier-registered fields in submissions.
1.29.2
[1.29.2] - 2020-04-02
Fixed
- A bug where field content would appear in the search index duplicated.
1.29.1
Fixed
- A bug where RediPress indexing wouldn't take all search index bound content into account.
1.29.0
[1.29.0] - 2020-03-02
Added
- MultisitePostObject field for selecting post objects from other sites.
Changed
- Cleaned up code quite a bit and changed duplicate code to traits for DRY.
1.28.1
[1.28.1] - 2020-02-17
Fixed
- Polylang incompatibility with MultisiteRelationship.