Releases: htmlburger/carbon-fields
Releases · htmlburger/carbon-fields
v3.1.11
- Add
get_types
method on Association field
- Fix lodash conflict with 3rd party plugins
v3.1.9
- Fix disabled "Save" button in widgets (#801 - props @Panchev)
- Style enhancements
v3.1.8
- Fix conditional logic errors caused by the sorting of complex fields. (#780)
v3.1.7
- Fix broken block registration in WordPress 5.3. (#779, #785)
v3.1.6
- Fix errors when a complex group with conditional logic is deleted. (#738)
v3.1.3
- Added Russian translations.
- Fixed errors Media Gallery field when the
thumbnail
size isn't presented. (#743)
v3.1.2
- Fixed missing
wp-polyfill
dependency in certain environments(e.g WPEngine).
- Fixed JS errors in the association field caused by missing edit link.