---
title: "Tablemaker now supports TSV - Gileba"
description: "Geen zorgen meer over je Joomla! site, want Gileba zorgt dat jouw website perfect draait door backups en updates uit jouw handen te nemen."
url: "https://gileba.be/en/blog-uk/releases/tablemaker-120"
date: "2026-09-22T21:36:02+00:00"
language: "en-GB"
---

#  Tablemaker now supports TSV

    Details     18 January 2024  A new version of Tablemaker has been released for Joomla!™. Version 1.2.0 adds support for tab seperated files (both TSV and CSV).

 ![](https://gileba.be/images/software/tablemaker.png)v1.2.0

Gileba has released a new version of Tablemaker, the Joomla! module that allows users to add the content of a CSV-file - or a TSV-file - easily to a Joomla powered website.

Version 1.2.0 adds support for TSV-files (or CSV files with a tab as a delimeter) for Pro-subscribers of the plugin.

For easier working in the source code, support for Joomla 3.10 has been removed.

## What's new?

### Version 1.2.0

- \[PRO\] Added support for Tab delimitered files (both TSV and CSV)
- Lookup now has its own tab for its parameters
- HTML now has its own tab for its parameters
- \[J3\] Removed support for Joomla 3.10

![](https://gileba.be/images/version-history.png)

![](https://gileba.be/images/download.png)

## Download

Registered users can download the newest version [from their account](https://gileba.be/en/account/downloads).

Paying users have the easy option to install the newest version through the Extension Manager of their registered website.

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://gileba.be/en"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Blog",
            "item": "https://gileba.be/en/blog-uk"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Releases",
            "item": "https://gileba.be/en/blog-uk/releases"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Tablemaker now supports TSV",
            "item": "https://gileba.be/en/blog-uk/releases/tablemaker-120"
        }
    ]
}
```
