---
title: "MailChimp Auto-Subscribe v3.2 released"
description: "MailChimp Auto-Subscribe v3.2 is now availble. This is a maintenance release and we strongly encourage you update your sites as it makes use of the ne"
url: "https://www.tassos.gr/blog/mailchimp-auto-subscribe-v3-2-released"
date: "2026-04-19T10:32:25+00:00"
language: "en-GB"
---

#  MailChimp Auto-Subscribe v3.2 released

 ![Tassos Marinos](https://www.gravatar.com/avatar/cc4c5cd6974bf2cd8bfa2d6efcc60843?s=48)  Tassos Marinos  [Follow](https://x.com/tassosm)

 Published in [Blog](https://www.tassos.gr/blog)

 Sep 12 2016

 1 min read

 Last updated may 21 2024

 ![MailChimp Auto-Subscribe v3.2 released](https://www.tassos.gr/media/template/fallback.png)MailChimp Auto-Subscribe v3.2 is now availble. This is a maintenance release and we strongly encourage you update your sites as it makes use of the new and more stable version of MailChimp API v3.0.

## [Changelog](#changelog)

- Upgrades to MailChimp API v3.0
- Updates language file
- Minor PHP fixes

[Download the Update](http://www.tassos.gr/downloads) [Write a review](http://extensions.joomla.org/extensions/extension/marketing/mailing-a-newsletter-bridges/user-auto-add-to-mailchimp-for-joomla)

 PS: Enhance the appearance of your Joomla website in Google Search results [Try Google Structured Data Markup](http://www.tassos.gr/joomla-extensions/google-structured-data-markup)

## 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": "Blog",
            "item": "https://www.tassos.gr/blog"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "MailChimp Auto-Subscribe v3.2 released",
            "item": "https://www.tassos.gr/blog/mailchimp-auto-subscribe-v3-2-released"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BlogPosting",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/blog/mailchimp-auto-subscribe-v3-2-released"
    },
    "headline": "MailChimp Auto-Subscribe v3.2 released",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Tassos",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.tassos.gr/https://www.tassos.gr/media/brand/logo-text.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Tassos Marinos",
        "url": "https://x.com/tassosm"
    },
    "datePublished": "2016-09-12T11:52:46+03:00",
    "dateCreated": "2016-09-12T11:52:46+03:00",
    "dateModified": "2024-05-21T10:26:47+03:00"
}
```
