Skip to content

v3.1.0

Compare
Choose a tag to compare
@vvasilev- vvasilev- released this 01 Apr 07:38
· 386 commits to development since this release
  • 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.