# Changelog

## Version 1.1.0 (November 26, 2025)

* <mark style="color:red;">**Fixed**</mark> the text translation on the sign-up and subscription page.

## Version 1.0.9 (September 29, 2025)

* <mark style="color:orange;">**Improved**</mark> Ghost 6+ compatibility.

## Version 1.0.8 (July 4, 2025)

* <mark style="color:green;">**Added**</mark> the new author's social media links.

## Version 1.0.7 (May 21, 2025)

* <mark style="color:orange;">**Improved**</mark> theme accessibility:
  * <mark style="color:purple;">Improved</mark> theme keyboard accessibility.
  * <mark style="color:red;">Fixed</mark> ARIA attributes for screen readers.
* <mark style="color:yellow;">**Updated**</mark> locales (en.json).

## Version 1.0.6 (April 29, 2025)

* <mark style="color:green;">**Added**</mark> the theme name in the `<body>` tag.

## Version 1.0.5 (March 21, 2025)

* <mark style="color:red;">**Fix**</mark> burger menu button in dark mode.

## Version 1.0.4 (February 19, 2025)

* <mark style="color:red;">**Fix**</mark> button link in header.

## Version 1.0.3 (January 17, 2025)

* <mark style="color:green;">**Added**</mark> dynamic year change in footer.
* <mark style="color:green;">**Added**</mark> support for new ghost fonts.

## Version 1.0.2 (September 10, 2024)

* <mark style="color:green;">**Added**</mark> comments on the post page and project page.
* <mark style="color:purple;">**Improved**</mark> hover effects for social network icons.

## Version 1.0.1 (August 22, 2024)

* <mark style="color:red;">**Fix**</mark> submenu for safari browser.
* <mark style="color:red;">**Fix**</mark> animation for sections.
* <mark style="color:red;">**Fix**</mark> animation for post page and other pages.
* <mark style="color:orange;">**Change**</mark> the appearance of section title, post cards, project cards, work experience cards.

## Version 1.0.0 (August 12, 2024)

* <mark style="color:green;">**First Release!**</mark>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://highfivethemes.gitbook.io/digital-user-documentation/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
