---
title: "Convert Forms v0.3 released"
description: "Convert Form v0.3 is now available for download! This release comes along with Campaign Monitor as the newest integration!"
url: "https://www.tassos.gr/blog/convert-forms-v0-3-released"
date: "2026-05-02T06:36:17+00:00"
language: "en-GB"
---

#  Convert Forms v0.3 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)

 Feb 23 2017

 1 min read

 Last updated may 14 2024

 ![Convert Forms v0.3 released](https://www.tassos.gr/media/k2/items/src/47359a90eed3ee35f2dab5a3c718abb3.jpg) Convert Form v0.3 is now available for download! This release comes along with Campaign Monitor as the newest integration!

## 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": "Convert Forms v0.3 released",
            "item": "https://www.tassos.gr/blog/convert-forms-v0-3-released"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BlogPosting",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/blog/convert-forms-v0-3-released"
    },
    "headline": "Convert Forms v0.3 released",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/media/k2/items/src/47359a90eed3ee35f2dab5a3c718abb3.jpg"
    },
    "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": "2017-02-23T09:41:24+02:00",
    "dateCreated": "2017-02-23T09:41:24+02:00",
    "dateModified": "2024-05-14T10:40:38+03:00"
}
```
