---
title: "Advanced Custom Fields 1.3.0 - Advanced Custom Fields"
description: "The all-in-one Joomla Custom Fields Collection"
url: "https://www.tassos.gr/releases/advanced-custom-fields/advanced-custom-fields-1-3-0"
date: "2026-05-01T10:45:11+00:00"
language: "en-GB"
---

#  Advanced Custom Fields 1.3.0

 Released on Wednesday, 26 May 2021 13:17

 Maturity: Stable

## Files

Download files included in this release for your setup.

 Free Version  Essential features to get started

 Free

  Date   26 May 2021

  File Name   acf\_v1.3.0\_free.zip

  File Size   1.03 Mb

 [ Download Free version ](https://www.tassos.gr/releases/advanced-custom-fields/advanced-custom-fields-1-3-0/acf_v1.3.0_free.zip?format=zip)

 Pro Version  Advanced features for professional use

 Pro

  Date   26 May 2021

  File Name   acf\_v1.3.0\_pro.zip

  File Size   1.42 Mb

 [ Log in to access the Pro version ](https://www.tassos.gr/user/login?return=aHR0cHM6Ly93d3cudGFzc29zLmdyL3JlbGVhc2VzL2FkdmFuY2VkLWN1c3RvbS1maWVsZHMvYWR2YW5jZWQtY3VzdG9tLWZpZWxkcy0xLTMtMA==)

## Release Notes

Read the detailed notes about this release, including new features, improvements, and bug fixes.

   Fixed - \[YouTube\] Fix: The Controls option is not taken into account.
- \[YouTube\] Fix: Video player interface now uses the site's language.
- \[File Upload\] Fix: Cannot upload files with non latin characters.
- \[File Upload\] Fix: Non latin filenames are not displayed correctly in the file uploader.
- \[File Upload\] Fix: Cannot upload large files. Upload timeouts after 30s.

   Changed - \[File Upload\] Upload Folder now supports Smart Tags to create dynamic folders.
- \[File Upload\] Increases security by adding MIME type checking. (Fileinfo PHP extension is required).
- \[File Upload\] Now stores the relative path in the database instead of just the filename.
- \[File Upload\] Show a confirmation message before removing uploaded file.
- \[File Upload\] Dropzone updated to v5.9.2 and it's now loaded over the JSDELIVR CDN.
- \[YouTube\] Removes the deprecated Show Info option.
- Display a warning in the backend if the extension is more than 120 days old.
- Adds Swedish (sv-SE) translation.

## Compatibility

Your site should meet the following requirements to be able to install this release.

 Joomla

  3.8 3.9 3.10 4.0 4.1 4.2 4.3 4.4 5.0 5.1 5.2 5.3

 PHP

  7.4 8.0 8.1 8.2 8.3

 [ Back to Releases ](https://www.tassos.gr/releases/advanced-custom-fields)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Releases",
            "item": "https://www.tassos.gr/releases"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Advanced Custom Fields",
            "item": "https://www.tassos.gr/releases/advanced-custom-fields"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "1.3.0",
            "item": "https://www.tassos.gr/releases/advanced-custom-fields/advanced-custom-fields-1-3-0"
        }
    ]
}
```
