Skip to content

Releases: htmlburger/carbon-fields

v3.1.4

21 Oct 13:53
Compare
Choose a tag to compare

v3.1.3

25 Jul 07:01
Compare
Choose a tag to compare
  • Added Russian translations.
  • Fixed errors Media Gallery field when the thumbnail size isn't presented. (#743)

v3.1.2

11 Jun 12:56
Compare
Choose a tag to compare
  • Fixed missing wp-polyfill dependency in certain environments(e.g WPEngine).
  • Fixed JS errors in the association field caused by missing edit link.

v3.1.1

11 Apr 09:51
Compare
Choose a tag to compare
  • Fixed hierarchy resolving logic in association field. (#636, #703) props @joeyblake
  • Fixed initial fetching of selected options in association field.
  • Fixed minor layout issues in association field.

v3.1.0

01 Apr 07:38
Compare
Choose a tag to compare
  • Added support for nested blocks 🎉 . See the documentation for more details.
  • Added registerContainerType & getContainerType to public API of metaboxes package.
  • Added support for alpha transparency to color field. (#648)
  • Fixed incorrect URL of edit link in association field. (#662)
  • Fixed loading of paginated results in association field.
  • Fixed layout of association field when the items have very long titles.
  • Fixed missing the block attributes in render callback. (#642)
  • Fixed locked "Update" button caused by required fields in hidden containers. (#653, #693)
  • Fixed interoperability between default and '' values in post_template condition.
  • Removed usage of _wpLoadGutenbergEditor variable.

v3.1.0-beta.1

27 Feb 10:33
Compare
Choose a tag to compare
  • Added support for nested blocks 🎉 . See the documentation for more details.
  • Added support for alpha transparency to color field. (#648)
  • Fixed incorrect URL of edit link in association field. (#662)
  • Fixed missing the block attributes in render callback. (#642)

3.0.2

14 Jan 12:44
Compare
Choose a tag to compare
  • Fix nested vertically tabbed complex width issue
  • Merge PR #637 to address #636
  • Merge PR #638

v3.0.1

02 Jan 15:27
Compare
Choose a tag to compare
  • Added new carbon_fields_attachment_id_base_url & carbon_fields_attachment_id_from_url filters - #624.
  • Updated language files.
  • Fixed regression in the locking of save button - #627.

3.0.0

21 Dec 11:08
Compare
Choose a tag to compare
  • Added support for Gutenberg.
  • Added Block::make to allow creating Gutenberg's blocks.
  • Added a new set of hooks to allow modification of fields at runtime.
  • Added support for revisions.
  • Removed lazyload attribute of fields.
  • Reworked frontend to integrate better the ecosystem around Gutenberg.
  • Compacting of the input is enabled by default.

2.2.0

16 Mar 09:18
Compare
Choose a tag to compare
  • Added Multiselect field.
  • Added alpha selection to Color field.
  • Added Network container.
  • Added placeholder attribute to date/time/datetime fields.
  • Upgraded to React 16.
  • Added and improved a number of translations.
  • Fixed WP 4.9 widget support.
  • Fixed meta queries for simple root fields.
  • Various other fixes and improvements.

Special thanks to all contributors for this release (in no particular order):