---
title: "WebHotelier Booking Form 1.1.1 released"
description: "This release's highlight is the addition of the Greek Language as a translation seeing that WebHotelier Booking Form is used by a large number of G"
url: "https://www.tassos.gr/blog/webhotelier-booking-form-1-1-1-released"
date: "2026-05-03T04:40:43+00:00"
language: "en-GB"
---

#  WebHotelier Booking Form 1.1.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)

 Oct 27 2017

 1 min read

 Last updated may 14 2024

 ![WebHotelier Booking Form 1.1.1 released](https://www.tassos.gr/media/k2/items/src/e213534406f5e673030b12a49a117407.jpg) This release's highlight is the addition of the Greek Language as a translation seeing that WebHotelier Booking Form is used by a large number of Greek Hoteliers.

 Also, for the sake of performance improvement the requirements of PHP and Joomla had to be elevated, so it is recommended that you double-check your installations.

## [Changelog](#changelog)

- Adds Greek (el-GR) translation
- Fixes issue with the Location field
- Improves performance using the Novarain Framework namespace
- Sets minimum PHP requirement version to 5.4.0
- Sets minimum Joomla requirement version to 3.4.1
- Updates language file
- Joomla 3.8 compatibility check

 [Download the Update](http://www.tassos.gr/downloads)

## 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": "WebHotelier Booking Form 1.1.1 released",
            "item": "https://www.tassos.gr/blog/webhotelier-booking-form-1-1-1-released"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BlogPosting",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/blog/webhotelier-booking-form-1-1-1-released"
    },
    "headline": "WebHotelier Booking Form 1.1.1 released",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/media/k2/items/src/e213534406f5e673030b12a49a117407.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-27T20:45:46+03:00",
    "dateCreated": "2017-10-27T20:45:46+03:00",
    "dateModified": "2024-05-14T10:40:41+03:00"
}
```
