* New - Added ACF Blocks feature for ACF PRO.
* Fix - Fixed bug causing duplicate "save metabox" AJAX requests in the Gutenberg editor.
* Fix - Fixed bug causing incorrect Repeater field value order in AJAX requests.
* Dev - Added JS filter `'relationship_ajax_data'` to customize Relationship field AJAX data.
* Dev - Added `$field_group` parameter to `'acf/location/match_rule'` filter.
* Dev - Bumped minimum supported PHP version to 5.4.0.
* Dev - Bumped minimum supported WP version to 4.7.0.
* i18n - Updated German translation thanks to Ralf Koller.
* i18n - Updated Portuguese language thanks to Pedro Mendonça.
Fix - Fixed bug causing issues with registered fields during `switch_to_blog()`.
Fix - Fixed bug preventing sub fields from being reused across multiple parents.
Fix - Fixed bug causing the `get_sub_field()` function to fail if a tab field exists with the same name as the selected field.
Fix - Fixed bug corrupting field settings since WP 5.1 when instructions contain `< a target="" >`.
Fix - Fixed bug in Gutenberg where custom metabox location (acf_after_title) did not show on initial page load.
Fix - Fixed bug causing issues when importing/syncing multiple field groups which contain a clone field.
Fix - Fixed bug preventing the AMP plugin preview from working.
Dev - Added new 'pre' filters to get, update and delete meta functions.
i18n - Update Turkish translation thanks to Emre Erkan.
Fix - Added missing function register_field_group().
Fix - Fixed PHP 5.4 error "Can't use function return value in write context".
Fix - Fixed bug causing wp_options values to be slashed incorrectly.
Fix - Fixed bug where "sync" feature imported field groups without fields.
Fix - Fixed bug preventing get_field_object() working with a field key.
Fix - Fixed bug causing incorrect results in get_sub_field().
Fix - Fixed bug causing draft and preview issues with serialized values.
Fix - Fixed bug causing reversed field group metabox order.
Fix - Fixed bug causing incorrect character count when validating values.
Fix - Fixed bug showing incorrect choices for post_template location rule.
Fix - Fixed bug causing incorrect value retrieval after switch_to_blog().
i18n - Updated Persian translation thanks to Majix.