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

#  Advanced Custom Fields 0.6.1

 Released on Wednesday, 01 May 2019 11:16

 Maturity: Stable

## Files

Download files included in this release for your setup.

 Free Version  Essential features to get started

 Free

  Date   01 May 2019

  File Name   acf\_v0.6.1\_free.zip

  File Size   692.11 Kb

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

 Pro Version  Advanced features for professional use

 Pro

  Date   01 May 2019

  File Name   acf\_v0.6.1\_pro.zip

  File Size   746.50 Kb

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

## Release Notes

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

   Fixed - Fix broken CSRF token check in the [File Upload Field](https://www.tassos.gr/joomla-extensions/advanced-custom-fields/docs/file-upload) AJAX call.
- Fix bug in the [File Upload Field](https://www.tassos.gr/joomla-extensions/advanced-custom-fields/docs/file-upload) where the uploaded file doesn't get deleted from the server when the file is removed from the list.
- Fix bug in the [File Upload Field](https://www.tassos.gr/joomla-extensions/advanced-custom-fields/docs/file-upload) where the upload may fail if the site is on offline mode.
- Fix "Call to undefined method PlgFieldsACFUpload::die()" error.

   Changed - Improve Publishing Assignments checks
- Adds {file.size} and {file.ext} variables to [File Upload Field](https://www.tassos.gr/joomla-extensions/advanced-custom-fields/docs/file-upload) custom layout.
- Update the [File Upload Field](https://www.tassos.gr/joomla-extensions/advanced-custom-fields/docs/file-upload) to use the administrator endpoint if we are uploading in the admin.

## Compatibility

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

 Joomla

  3.\[89\]

 [ 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": "0.6.1",
            "item": "https://www.tassos.gr/releases/advanced-custom-fields/advanced-custom-fields-0-6-1"
        }
    ]
}
```
