Release Date 28th September 2022
- Improvement - ACF's header bar inside our admin pages is no longer sticky
- Improvement - ACF's admin pages no longer use a custom font
- Fix - Duplicating flexible content layouts now works correctly
- Fix - ACF CSS classes no longer target translated class names for sub pages, resolving issues when using ACF in a language other than English
- Fix - ACF no longer reactivates when using WPML with different domains per language
- Fix - i18n - Labels for some field settings no longer break onto multiple lines in languages other than English
- Fix - Radio field types no longer generate a warning in logs due to invalid parameter counts
- Fix - True/False field focus states no longer apply outside ACF admin screens
- Fix - Focus states for many field types no longer show when interacting with a mouse input
- Fix - ACF 6’s new Tab background colors no longer apply outside ACF admin screens, increasing readability
- Fix - User fields named “name” no longer have a different label presentation view
- Fix - Changing field types with subfields no longer removes those fields when switching field type and back
- Fix - Resolved a potential fatal error if a third party plugin sets the global
$post_type
something other than a string - Fix - Tooltip alignment is no longer incorrect inside subfields
- Fix - Resolved a potential JS error when third party plugins modify the metabox sort order