Implements the ACF Gallery Field.
Introduces the new Display Conditions tab.
Implements the Day of Week, Month and Time Conditions.
Implements the Country, City, Region and Continent Geolocation Conditions.
Implements the User Access Level Condition.
Implements the Joomla Content View Condition.
Implements the Browser and Operating System Conditions.Implements the IP Address and Cookie Conditions.Fix: PHP 8.1 - version_compare(): Argument #3 ($operator) must be a valid comparison operator
Fix: Administrator UI is broken in some languages due to syntax errors in translation files.
Fix: PHP 5.6 would throw an error when installing ACF 1.3.0 or newer.
[Gallery] Validation issue when the field was set as required.
[PayPal] Adds a Toggle to set whether to display a Checkout Payment button when a value is set or not.
[Download Button] Fixes issue where the selected download file name wasn't visible.
[OpenStreetMap] Joomla 4 would not display an error message when field was set as required.
[PHP Field] It's now possible to access article's data using the $item object. Eg: return $item->title;[
URL] Adds support for the rel="noopener" attribute.