Skip to content

Releases: htmlburger/carbon-fields

v3.3.4

05 May 14:51
Compare
Choose a tag to compare
  • Add more use cases for realpath loading

v3.3.3

05 May 07:11
4814752
Compare
Choose a tag to compare

Bugfixes:

  • Change loading to use realpath() - See #1097

v3.4.0-beta.2

19 Jan 08:38
Compare
Choose a tag to compare
v3.4.0-beta.2 Pre-release
Pre-release

Bugfixes

  • Fix media library field not displaying value until all attachments are loaded

v3.4.0-beta.1 - Support for WordPress 5.8

28 Jul 16:01
Compare
Choose a tag to compare

CHANGELOG

Features

  • Upgrade @wordpress/* packages to their latest respective versions
  • Upgrade minimum required NodeJS version to ^v14 from v10
  • Add support for new Widgets screen

Bugfixes

  • Block Containers are now rendered without issues

v3.3.2

22 Apr 13:26
Compare
Choose a tag to compare

Replace deprecated tagsSuggestL10n (fix #994 )

v3.3.1

21 Apr 08:27
Compare
Choose a tag to compare
  • Improve a11y on association and select fields - bb662f0
  • Fix widgets loading
  • Fix conflict with Yoast SEO (#984)

v3.3.0

26 Mar 12:28
Compare
Choose a tag to compare

New

  • Add support for association field in widgets (without complex field)
  • Better widget save UX
  • Register widgets for use in REST API
  • Move wp_ajax* association callback to WP REST API

Fixes

  • Fix oembed field file name
  • Fix carbon_fields_gravity_form_options filter

v3.2.3

02 Mar 13:14
Compare
Choose a tag to compare
  • Polish association field styles
  • Fix page template condition when using default and an array

v3.2.2

23 Feb 10:22
Compare
Choose a tag to compare
  • Add hook wp_nav_menu_item_custom_fields in Nav_Menu_Item_Edit_Walker (props @tlewap)
  • Add autocomplete to allowed attributes on date field (props @steffenster)
  • Fix occasions when get_current_screen returns null - #918
  • Fix widgets saving - #684, #724

v3.2.1

05 Nov 17:11
Compare
Choose a tag to compare
  • Polish post meta container field styles
  • Polish multiselect field styles
  • Update translation files