Meta Box AIO icon

10 versions

Meta Box AIO history.

Every release of Meta Box AIO is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.

9 of 10 releases scanned clean
v3.9.0Latest
July 17, 20266.7 MBScanned
Other
  • *Highlight:**
  • Introducing `has_one_relationship` option — configure it per side (`from`/`to`) to limit an item to a connect to only one item on the other side. Combined on both sides it creates a one-to-one relationship; on one side only, it creates one-to-many without duplicates.
  • Read more on [our blog](https://metabox.io/has-one-relationship) or [documentation](https://docs.metabox.io/extensions/mb-relationships/)
  • *Other changes:**
  • Allow HTML in switch on/off and button group labels (e.g., Dashicons)
  • Disable autoload for form config options to reduce alloptions bloat.
Fixed
  • missing authorization check in `ajax_delete_file` for enhanced security
  • fatal error when post content (of mb-custom-post-type) contains invalid JSON
  • not displaying term meta in the Elementor taxonomy loop
  • deprecated notice in GroupField in Elementor
  • missing authorization on frontend post delete.
July 7, 20266.7 MBScanned
Other
  • *Highlights:**
  • This release introduces **Abilities**, enabling you to manage custom post types and taxonomies, as well as create, retrieve, update, and delete posts and terms.
  • See our [blog post](https://metabox.io/introducing-abilities/) for an overview or the [documentation](https://docs.metabox.io/abilities/) for usage details.
  • *Other changes:**
  • Use `WP_Query`'s `search_columns` instead of custom `search_by_title` filter
Fixed
  • stale block lists when switching between block editor fields (#195)
  • conflict with `tax_query` in `each_connected` for relationships
  • unable to scroll in full screen mode for the `block_editor` field (#1689)
  • autocomplete dropdown z-index in map/osm field inside MB Blocks
  • image fields not displaying in Divi blurb and image fields
June 16, 20266.7 MBScanned
Improved
  • style to match WordPress 7
  • translations
Other
  • Improve admin menu width detection
  • Improve check for creating relationships table
  • Make conditional logic work for Meta Box blocks added in block_editor field
  • Improve conditional logic check for blocks in normal mode
Added
  • support for Divi 5
  • conditional logic support for media modal
Fixed
  • missing Pods Migration extension
  • error when taxonomies contain null or empty values for term meta boxes
  • showing block json path in admin columns when it's not enabled
  • prefix in field ids when importing
  • error when creating block with block.json and render_callback
  • missing tabs, sub-groups, default_state when importing
v3.7.1Unavailable
May 13, 20266.6 MBScanned
Other
  • Show Cmd+S/Ctrl+S shortcut in the Save button in the builder
Removed
  • cache for block rendering
Fixed
  • conditional logic not working if switching between Post and Block panels and the dependent field is on the sidebar (#19)
  • conditional logic detecting featured image in classic editor and block editor not working
  • JS error if block icon is null
  • nested same-type blocks all rendering first block's data
  • InnerBlocks allowedBlocks/template not working
  • mb.get_posts() in views not respecting relationship order
  • text limiter not working with WYSIWYG fields on settings pages
  • error in FieldKeys::all()
  • reorder posts not clearing object cache
v3.7.0Unavailable
April 22, 20266.6 MBScanned
Added
  • field type `link` that allows you to add a link with native WordPress experience (similar to ACF)
  • allowed blocks callback that must return a list of blocks for the `block_editor` field
  • missing `class`, `before`, `after` controls for the `custom_html` field
  • time format support for the `datetime` field
Other
  • Auto add child blocks for allowed blocks for the `block_editor` field
  • Improve the UX of allowed block lists for the `block_editor` field
Removed
  • all tabs settings when there are no fields
Improved
  • the React app to React 18
Fixed
  • detecting title and name changes
  • missing `sprintf` import for date time field preview
  • custom settings not available in the builder after import
March 31, 20266.6 MBScanned
Fixed
  • not loading block assets in iframed content and for `block_editor` field
  • conditional logic not working for blocks with `normal` context
  • file permission
v3.6.0Unavailable
March 27, 20266.6 MBScanned
Other
  • *Highlight:**
  • Blocks created with Meta Box now use block API version 3 and are compatible with WordPress iframed content. If you set the `'context' => 'normal'` for blocks, clicking the edit icon will open the edit form in a modal. In the builder, you'll see an option for'Where to display the edit form?' setting for blocks.
  • *Other improvements:**
  • Block editor field: allow users to create/edit/select allowed block lists in the builder.
  • Block editor field: add `toolbar_position` option for where to display editing toolbar for blocks, which accepts value `top` (default) or `contextual`.
  • Cache and debounce block preview rendering to improve performance
  • *Fixes:**
Added
  • keyboard shortcut `Ctrl+S` (or `Cmd+S` on Mac) to quick save when editting field groups, settings pages, relationships, post types, taxonomies and views.
Fixed
  • `select2` not working in multiple block instances
  • validation error persisting after removing duplicate blocks
  • saving an empty paragraph in the block editor field
  • extra empty clone saved when calling `set_post_data()` during validation
  • not showing tab icons after importing field groups
  • removed tabs but code generation still has code for tabs
  • geolocation not working with conditional logic
March 10, 20266.6 MBScanned
Other
  • *Improvements for the block editor field:**
  • Improve the CSS
  • *Other changes:**
Added
  • breadcrumbs
  • missing comma after capabilities in taxonomy PHP code output
Fixed
  • compatibility with Block Visibility plugin
  • not loading 3rd-party blocks
  • save time format for the datetime field
  • icon field dropdown broken display when SVG contains double quotes
  • path traversal in `ajax_delete_file` for security
  • timestamp should not be set for the time picker field
  • warning when slug of custom post type/taxonomy is too long
  • updating WooCommerce products via REST API
  • undefined `post_fields` in Bricks
Improved
  • `pt_BR` translations
v3.5.0Unavailable
February 4, 20266.6 MBScanned
Other
  • *Improvements for the block editor field:**
  • *Fixes for the block editor field:**
  • *Other changes:**
  • Implement AJAX-based saving for views to improve user experience and eliminate page refreshes.
Added
  • block inspector sidebar
  • structure panel to show the list view of blocks
  • fullscreen mode
  • `height` settings (default is `300px`) and allow resizing the editor
Fixed
  • cannot upload images for the image block
  • blank site editor when using the block editor field
  • custom rich text formats not working
  • conflicts with `image_advanced` and `file_advanced` fields
  • REST API error when the Relationships extension is inactive.
  • an issue where `{{ post.* }}` variables failed to display data from the current post inside the Query Loop block.
  • cannot create new terms with required date/time fields
v3.4.0Unavailable
January 16, 20266.5 MBUnknown
Other
  • *Highlights:**
  • *Other changes:**
  • Rearrange settings for custom post type/taxonomy for a better UX
  • Clarify table name restriction
Added
  • `block_editor`. See more details on our [blog post](https://metabox.io/block-editor-field-type/) and [documentation](https://docs.metabox.io/fields/block-editor/).
Fixed
  • fatal error on custom post type/taxonomy list screens
  • cannot publish a field group if its status is future
Improved
  • built-in user profile blocks to use API version 3

Why archive

Sometimes the latest release isn't the one you need. The archive lets you pin Meta Box AIO to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.