Advanced Custom Fields pro

Advanced Custom Fields pro 2.8.0

No permission to download
  • Implements the Articles field.
  • [File Upload] Adds ability to rename uploaded files
  • [File Upload] Adds ability to upload files in custom folders
  • [File Upload] Adds drag and drop sorting
  • [File Upload] Each file upload can now have a Title and a Description
  • Fix: [Gallery] Ensure the image's orientation is preserved when uploaded and resized.
  • Fix: [Gallery] The Media Manager may not allow uploading images.
  • Fix: [Chained Fields] May show duplicate dropdown values and would not display all dropdown values.
  • Fix: [OpenStreetMap] Do not rely on Joomla object to load map marker.
  • Fix: [Module Loader] Do not include backend modules in the list.
  • Fix: PHP Warning: "strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated" when uploading images".
  • Updates translations: fr-FR. de-DE

2.1.4

Update Site changed.
Added useful notices for rating/missing download key as well as when the subscription expires/expired
Fix: [Gallery] Error "Call to a member function setFieldValue() on bool" appears when editing the field on the front-end of a Joomla 4 site.
Fix: [Gallery] Would not allow Media Manager images to be uploaded on the front-end of Joomla 4 sites under certain circumstances.
Fix: [OpenStreetMap] Map would not load correctly.

2.1.3

The minimum required PHP version is now 7.0.0.
Fix: [Country] Country options are not sorted by name correctly.
Fix: [File Upload] File remove button may not show up due to CSS conflict.
Fix: [Google Map] Wouldn't display multiple maps on same page.
[Gallery] Adds a cleanup function to delete orphan files older than 1 day.
[Gallery] Adds the {field.item_alias} Smart Tag.
[Gallery] Fix: Uploaded files are lost during saving when Cache Cleaner empties /tmp/ folder.
[Gallery] Fix: Trash button doesn't delete uploaded files if they have errors.
[Gallery] Fix: Uploaded files are lost during saving when form has errors.
[Gallery] Fix: Custom Upload Folder is wrong when using {field.item_id} Smart Tag
[Gallery] Fix: Files from the Media Library are uploaded to the wrong Gallery when page has multiple Galleries.
[Gallery] Newly uploaded files should remain in temp folder until the form has been submitted successfully.
[Gallery] Changes temporary folder from /tmp to /media/acfgallery/tmp to prevent conflicts.
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.
Back
Top