# Changelog

### v1.5.0 – November 22, 2024

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

### v1.4.0 – November 11, 2023

* **Updated:** Twitter icon color updated to “Black”.
* **Fixed:** getPosts infinite loading, due to posts with images wrapped by “noscript” tag.

### v1.3.0 – September 20, 2023

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

### v1.2.0 – May 19, 2022

* **Fixed:** Thumbnails with special characters in the title like “(1)” were not displayed.
* **Added:** Thumbnails are now automatically converted to .webp format, improving site performance.

### v1.1.0 – February 4, 2022

* **Added:** Dark Logo functionality now supports the new image link format.

### v1.0.0 – December 18, 2021

* 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/techspot/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.
