---
title: "Advanced Custom Fields 0.9.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-0-9-0"
date: "2026-05-01T12:29:33+00:00"
language: "en-GB"
---

#  Advanced Custom Fields 0.9.0

 Released on Wednesday, 30 October 2019 09:56

 Maturity: Stable

## Files

Download files included in this release for your setup.

 Free Version  Essential features to get started

 Free

  Date   30 October 2019

  File Name   acf\_v0.9.0\_free.zip

  File Size   769.49 Kb

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

 Pro Version  Advanced features for professional use

 Pro

  Date   30 October 2019

  File Name   acf\_v0.9.0\_pro.zip

  File Size   824.67 Kb

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

## Release Notes

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

   Added - Implements the ACF Twitter Field.

   Fixed - Fix "Can't use method return value in write context" error in Google Maps Field. Affecting PHP v5.4.

   Changed - All media files are now served minified via the /media/ folder.
- Display a warning in the Google Maps field options page if the API Key is missing.
- Adds Click-to-Call option to Telephone field. You can now display a clickable phone link.

## 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.9.0",
            "item": "https://www.tassos.gr/releases/advanced-custom-fields/advanced-custom-fields-0-9-0"
        }
    ]
}
```
