---
title: "Convert Forms 1.0.7 released with new Smart Tags"
description: "This release comes with a whole new set of Smart Tags and a wide variety of fixes and improvements based on your precious feedback."
url: "https://www.tassos.gr/blog/convertforms-1-0-7-released-with-new-smart-tags"
date: "2026-04-07T20:43:09+00:00"
language: "en-GB"
---

#  Convert Forms 1.0.7 released with new Smart Tags

 ![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)

 Oct 25 2017

 1 min read

 Last updated may 14 2024

 ![Convert Forms 1.0.7 released with new Smart Tags](https://www.tassos.gr/media/k2/items/src/3b77d3f73b59742412f393cd0d264b14.jpg) This release comes with a whole new set of Smart Tags and a wide variety of fixes and improvements based on your precious feedback.

## 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 1.0.7 released with new Smart Tags",
            "item": "https://www.tassos.gr/blog/convertforms-1-0-7-released-with-new-smart-tags"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BlogPosting",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/blog/convertforms-1-0-7-released-with-new-smart-tags"
    },
    "headline": "Convert Forms 1.0.7 released with new Smart Tags",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/media/k2/items/src/3b77d3f73b59742412f393cd0d264b14.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-10-25T17:32:26+03:00",
    "dateCreated": "2017-10-25T17:32:26+03:00",
    "dateModified": "2024-05-14T10:40:41+03:00"
}
```
