# Changelog

### v1.6.0 – November 22, 2024

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

### v1.5.0 – July 6, 2024

* **Fixed:** Mega menu link does not work in some cases.

### v1.4.0 – November 11, 2023

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

### v1.3.0 – September 20, 2023

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

### v1.2.0 – September 14, 2023

* **Fixed:** getPosts infinite loading, due to posts with images wrapped by “noscript” tag.

### v1.1.0 – May 19, 2022

* **Fixed:** Thumbnails with special characters in the title like “(1)” were not displayed.

### v1.0.0 – March 17, 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/labeauty/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.
