# Changelog

### Version 1.2.3 (November 28, 2025)

* <mark style="color:purple;">**Added**</mark> one-time code support to the custom sign-in page.
* <mark style="color:green;">**Fixed**</mark> logo sizes in header for safari browser.

### Version 1.2.2 (September 29, 2025)

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

### Version 1.2.1 (July 7, 2025)

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

### Version 1.2.0 (April 30, 2025)

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

### Version 1.1.9 (January 15, 2025)

* <mark style="color:purple;">**Added**</mark> support for new ghost fonts.

### Version 1.1.8 (January 8, 2025)

* <mark style="color:purple;">**Added**</mark> new strings in locales (en.json) for better translation support.

### Version 1.1.7 (December  5, 2024)

* <mark style="color:purple;">**Added**</mark> dynamic year change in footer.
* <mark style="color:yellow;">**Improved**</mark> lightbox functionality.

### Version 1.1.6 (September 17, 2024)

* <mark style="color:green;">**Fixed**</mark> mobile menu height for mobile devices

### Version 1.1.5 (September 6, 2024)

* <mark style="color:yellow;">**Improved**</mark>  theme custom settings description
* <mark style="color:purple;">**Update**</mark> footer styles

### Version 1.1.4 (August 27, 2024)

* <mark style="color:green;">**Fixed**</mark> position and size for post feature image caption

### Version 1.1.3 (August 2, 2024)

* <mark style="color:green;">**Fixed**</mark> adaptive styles for post sections

### Version 1.1.2 (July 22, 2024)

* <mark style="color:green;">**Fixed**</mark> color submenu buttons in **dark mode**

### Version 1.1.1 (July 11, 2024)

* <mark style="color:green;">**Fixed**</mark>**&#x20;focus** and **keyboard 'Enter' press** for **Load More button**
* <mark style="color:green;">**Fixed**</mark> **focus** on tag-icons **tooltips** ('Featured Post', 'For Members Only')
* <mark style="color:yellow;">**Improved**</mark> **Portal Button** and **Mobile menu** interactions
* <mark style="color:yellow;">**Improved**</mark> **post's content styles**

### Version 1.1.0 (June 13, 2024)

* <mark style="color:yellow;">**Improved**</mark> **post's content styles**
* <mark style="color:yellow;">**Improved**</mark> **paid post's content CTA styles**
* <mark style="color:yellow;">**Improved**</mark> **post tag icons tooltips** ('Featured Post', 'Only for paid members', etc) and 'Link Copied' tooltip. <mark style="color:purple;">**Added**</mark>**&#x20;these strings to locales** for better translation support.
* <mark style="color:yellow;">**Improved**</mark> **html semantics for better SEO**
* <mark style="color:purple;">**Added**</mark> **Archive (All Posts) Page** template. Here is how to add it **-** [**Archive (All posts) Tempalate**](https://highfivethemes.gitbook.io/the-reporter-user-documentation/main-templates/archive-all-posts-template)
* <mark style="color:purple;">**Added**</mark> **Optional Lightbox feature!** Now, you can open and zoom in on post content images and galleries in a lightbox! Here is how to add it -[ **Lightbox Functionality**](https://highfivethemes.gitbook.io/the-reporter-user-documentation/main-templates/post-page-post-page-with-sidebar#about-lightbox-functionality)
* <mark style="color:purple;">**Added**</mark> **submenu** **functionality**! Here is how to add it - [**Submenus**](https://highfivethemes.gitbook.io/the-reporter-user-documentation/other-settings/submenus)
* <mark style="color:orange;">**Changed**</mark> **displaying of excerpts.** Now, excerpts of the posts/pages show only if you add an excerpt in the excerpt field of the post/page.

### Version 1.0.6 (May 2, 2024)

* <mark style="color:orange;">**Changed**</mark> footer Copyright date to **2024**
* <mark style="color:orange;">**Changed**</mark> comments **saturation**
* <mark style="color:green;">**Fixed**</mark> **inputs** **ids** and **names**
* Small structure <mark style="color:green;">**fixes**</mark>

### Version 1.0.5 (March 13, 2024)

* <mark style="color:purple;">**Added**</mark>**&#x20;README.md**
* <mark style="color:purple;">**Added**</mark> a **locales** folder containing *en.json* file with all sentences from the theme (in English).
* Small <mark style="color:green;">**fixes**</mark>

### Version 1.0.4 (January 22, 2024)

* <mark style="color:green;">**Fixed**</mark> name input label on Sign up page
* <mark style="color:green;">**Fixed**</mark> page title on membership page
* <mark style="color:green;">**Fixed**</mark> adaptive styles for footer menu

### Version 1.0.3 (December 13, 2023)

* <mark style="color:green;">**Fixed**</mark> footer navigation styles
* <mark style="color:yellow;">**Improved**</mark> HTML markup
* <mark style="color:purple;">**Added**</mark> styles for Instagram icon
* <mark style="color:purple;">**Added**</mark> [**Add Your Instagram Link (Icon)**](https://highfivethemes.gitbook.io/the-reporter-user-documentation/other-settings/add-your-instagram-link-icon) tutorial to the documentation

### Version 1.0.2 (December 11, 2023)

* <mark style="color:green;">**Fixed**</mark> tags `<code>` and `<pre>` styles in post content
* <mark style="color:green;">**Fixed**</mark> blockquote styles in post content
* <mark style="color:green;">**Fixed**</mark> comments block in post content with sidebar

### Version 1.0.1 (November 24, 2023)

* <mark style="color:green;">**FIxed**</mark> announcement bar z-index
* <mark style="color:green;">**Fixed**</mark> buttons loading state in subscribe sections
* <mark style="color:green;">**Fixed**</mark> mobile menu subscribe section adaptive
* <mark style="color:green;">**Fixed**</mark> posts content

### Version 1.0.0 (November 23, 2023)

* **First release!**


---

# 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/the-reporter-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.
