**Highlights:**
This version introduces a rewritten the builder with a new UI/UX. [Learn more](https://metabox.io/mb-builder-5-0-0-official-release/) about the new UI.
**Other changes:**
- Fix Open Street Maps field not showing (sometimes) with conditional logic
- Fix inserting custom map style for settings pages
- Fix hook `mbct_after_delete` is not firing for bulk delete action
- Update block controls for frontend submission & user profile's blocks
- Fix error when defining block supports for anchor
- Fix compatibility of the conditional logic with the site editor (full-site editing)
Highlights:
Rewrite the re-order feature, making works with hierarchical post types. Now you can drag and drop posts to re-order them and even setup parent/child relationships. To re-order posts, now you need to click the "Re-order" link in the header of the screen (near All | Published filters).
Other changes:
- Update config storage to reduce size of keys in the DB for frontend submission and user profile modules
- Improve performance for conditional logic in the block editor
- Fix validation for blocks
- Addmin filter for relationships: allow to remove selected choice
- Fix not respecting std value in child field when it is set to 0, false, ''
- Fix term meta not saving when using advanced location rules
- Add revision support for views
- Add German translations
- Fix issue translating empty groups with WPML/Polylang
- Add German translation
Highlights:
Add integration for Polylang & improve the integration with WPML: allow translating settings pages/relationships/fields' labels and also value. For more details, please see this [blog post](https://metabox.io/wpml-polylang-integrations-improvements/).
Other changes:
- Add button to toggle password (#1630)
- Add gesture handling support for OSM field (#1631)
- Relationship admin filter: add localization for select2 and fix select2 width (#91)
- Datetime & select2: use user's locale instead of site's locale
- Fix conditional logic performance issue with new Builder's Local JSON feature, and improve performance for the block editor.
- Fix cloneable group issue with special characters with Elementor
- Fix tab not rendering when using builder.
- Fix block not showing in the Inserter in WordPress 6.8.
New feature: local JSON, which allows you to use JSON to define field groups, and eliminate querying database.