# Changelog

This page provides a detailed record of all updates made to the **Sense** theme, including new features, bug fixes, and performance improvements.

We recommend keeping your theme up to date to ensure you benefit from the latest enhancements and maintain compatibility with Ghost CMS platform.

### v2.0.0 – April 28, 2026 <a href="#v1.0.0-november-8-2023" id="v1.0.0-november-8-2023"></a>

* ⚠️ Improved Ghost cards compatibility.

### v1.9.0 – October 21, 2025 <a href="#v1.0.0-november-8-2023" id="v1.0.0-november-8-2023"></a>

* 🚀 Added **"exclude"** options in `{{ghost_head}}` to avoid unused scripts and enhance performance.

### v1.8.0 – October 16, 2025 <a href="#v1.0.0-november-8-2023" id="v1.0.0-november-8-2023"></a>

* ⚙️ Updated initial compatibility to Ghost `5.118.0`.
* ✨ General code and SEO improvements.

### v1.7.1 – September 23, 2025 <a href="#v1.0.0-november-8-2023" id="v1.0.0-november-8-2023"></a>

* ⚠️ Updated social link helpers for better compatibility with Ghost `6.0`.

### v1.6.0 – August 06, 2025 <a href="#v1.0.0-november-8-2023" id="v1.0.0-november-8-2023"></a>

* ✨ Updated development dependencies.

### v1.5.0 – May 22, 2025 <a href="#v1.0.0-november-8-2023" id="v1.0.0-november-8-2023"></a>

* 🌐 Improved Arabic language `locales/ar.json`.

### v1.4.0 – May 16, 2025 <a href="#v1.0.0-november-8-2023" id="v1.0.0-november-8-2023"></a>

* ✨ Improved content headings design `prose.hbs`.

### v1.3.0 – May 02, 2025 <a href="#v1.0.0-november-8-2023" id="v1.0.0-november-8-2023"></a>

* ✨ Minor design and code improvements.

### v1.2.0 – April 22, 2025 <a href="#v1.0.0-november-8-2023" id="v1.0.0-november-8-2023"></a>

* ✨ Added more social accounts to staff profiles. *(Require Ghost `5.118.0`)*

### v1.1.0 – April 18, 2025 <a href="#v1.0.0-november-8-2023" id="v1.0.0-november-8-2023"></a>

* ✨ Added new CTA card style.
* ✨ Added Ghost fonts support on the 404 page.
* 🐛 Fixed an issue where the Toggle card did not work correctly with multiple paragraphs.

### v1.0.0 – March 30, 2025 <a href="#v1.0.0-november-8-2023" id="v1.0.0-november-8-2023"></a>

* 🚀 Initial 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://docs.ektothemes.com/guides/sense/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.
