---
title: "TweetMe 1.2.1 released"
description: "TweetMe 1.2.1 is now available for download.     Changelog  	Adds nofollow option for the generated links 	Adds Dutch (nl-NL) translation 	Ma"
url: "https://www.tassos.gr/blog/tweetme-1-2-1-released"
date: "2026-05-23T20:44:49+00:00"
language: "en-GB"
---

#  TweetMe 1.2.1 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)

 Jun 20 2016

 1 min read

 Last updated may 21 2024

 ![TweetMe 1.2.1 released](https://www.tassos.gr/media/template/fallback.png)TweetMe 1.2.1 is now available for download.

## [Changelog](#changelog)

- Adds nofollow option for the generated links
- Adds Dutch (nl-NL) translation
- Makes "Via" option only available in the PRO version
- Makes "Center align" option only available in the PRO version

## [Translations](#translations)

Would you be interested in helping out with translating TweetMe into your Language? Just send me a request on [Transifex](https://www.transifex.com/tassosgr/tweetme/).

 [Download the Update](http://www.tassos.gr/downloads) [Write a review](http://extensions.joomla.org/extensions/extension/social-web/social-share/tweetme)

## 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": "TweetMe 1.2.1 released",
            "item": "https://www.tassos.gr/blog/tweetme-1-2-1-released"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BlogPosting",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/blog/tweetme-1-2-1-released"
    },
    "headline": "TweetMe 1.2.1 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-06-20T12:41:25+03:00",
    "dateCreated": "2016-06-20T12:41:25+03:00",
    "dateModified": "2024-05-21T10:31:48+03:00"
}
```
