# Changelog

### v2.0.0 – June 20, 2025

* **Added:** Support for "bluesky" icon.

### v1.9.0 – November 22, 2024

* **Added:** Support for "threads" and "mastodon" icons.

### v1.8.0 – November 3, 2024

* **Fixed:** Youtube embed style conflicts with instagram embed.

### v1.7.0 – November 11, 2023

* **Updated:** Small code improvements.
* **Updated:** Twitter icon color updated to “Black”.

### v1.6.0 – October 10, 2023

* **Updated:** Small code and performance improvements.

### v1.5.0 – September 20, 2023

* **Updated:** Default Twitter logo updated to “X”.

### v1.4.0 – September 14, 2023

* **Added:** New Twitter logo “X” is now supported.

### v1.3.0 – April 26, 2023

* **Fixed:** Mobile menu icons were not displayed in some cases.

### v1.2.0 – January 15, 2023

* **Fixed:** Mobile menu design with icons was not good.

### v1.1.0 – December 30, 2022

* **Added:** Option “Show Latest Posts (Homepage)” added in customize page.
* **Added:** Compatibility with the SafeLink Generator tool.
* **Improved:** Download Page now supports custom links.
* **Added:** The Safe Page feature has arrived.
* **Improved:** Post Content Ads now has two new sections.
* **Improved:** Some bug fixes and code improvements.

### v1.0.0 – December 1, 2022

* 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.probloggertemplates.com/guides/smartmag/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.
