Release Date 3rd August 2023
- Security Fix - This release resolves a stored XSS vulnerability in admin screens with ACF post type and taxonomy labels (Thanks to Satoo Nakano and Ryotaro Imamura)
- Enhancement - The filename for JSON files can now be customized with the
acf/json/save_file_name
filter - Fix - The newline added to the end of JSON files will now use
PHP_EOL
to detect the correct newline character - Fix - The
acf/settings/enable_options_pages_ui
filter now works as expected - Fix - Using the
block_type_metadata_settings
PHP filter to add usesContext values no longer breaks ACF blocks - Fix - Notice to import post types/taxonomies from CPTUI no longer flashes on page load
- Fix - Various buttons for fields in blocks now display correctly
- Fix - The settings for the DateTime field are no longer cut off when nested in several fields in the field group editor