Meta Box AIO Changelog:
1.14.3 - 2021-08-05
MB Views
Add filter for view data and Twig environment
Fix PHP warning array_map()
Fix notice error when adding a new contact form with CF7
Fix wysiwyg content not auto add paragraphs
Fix taxonomy archive location
Don't generate rewrite tag for view category
MB Relationships
Fix warning when querying multiple relationships
1.14.2 - 2021-07-28
MB Blocks
Add support for InnerBlocks
MB Custom Post Type
Fix custom archive slug not working
MB Frontend Submission
Fix color picker not working on the frontend
Only redirect if validation is successful
Show the form if validation is not successful
Meta Box for Yoast SEO
Fix Yoast SEO not counting text, due to change in the Yoast SEO’s API.
Fix undefined get_current_screen function on the frontend.
1.14.1 - 2021-07-14
Meta Box Builder
Fix empty value for conditional logic not saving
Fix showing wrong "for" admin column for taxonomies
Fix style conflict with Yoast SEO
Remove "size" attribute for key value field type
MB User Meta
Add locale to list of user fields
Fix get current screen warning
MB User Profile
Fix no error class for error message
Fix languages not loaded
Fix get current screen object warning
MB Relationships
Fix reciprocal relationships not working with terms.
Fix querying multiple relationships with relation AND not working.
Fix bug when a post and a user have the same ID.
Fix admin columns, API and WP_Query not returning posts when the post type has exclude_from_search = true.
Improve performance by not checking relationship table each time a page loads.
MB Custom Post Type
Add a warning if permalink is default.
Add options for menu icon type, which supports SVG and custom URL.
MB Blocks
Fix width of inputs on sidebar
MB ACF Migration
Fix required rule not migrated properly