# Changelog

### v2.2.0 – November 22, 2024

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

### v2.1.0 – November 11, 2023

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

### v2.0.0 – September 20, 2023

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

### v1.9.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.8.0 – February 4, 2022

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

### v1.7.0 – October 19, 2021

* **Fixed:** Month names cannot be translated due to an error in the JSON variables.

### v1.6.0 – October 16, 2021

* **Fixed:** PageList error did not allow the installation of the template.

### v1.5.0 – October 15, 2021

* **Added:** Support for new image resizing attributes added by blogger.
* **Fixed:** Post thumbnails were not displayed in some cases.

### v1.4.0 – October 12, 2021

* **Added:** The new image format is now supported by the optimization plugin.

### v1.3.0 – October 11, 2021

* **Added:** Native support for Mailchimp subscription form.
* **Added:** Buttons inside post now support “paypal”, “whatsapp” and “gift” icons.
* **Added:** Buttons inside post now support $size and $info attributes.

### v1.2.0 – October 1, 2021

* **Fixed:** Post Page layout doesn’t look good in some cases.

### v1.1.0 – July 28, 2021

* **Improved:** Fixed menu transition was improved.
* **Fixed:** getPosts function does not work correctly in some cases.

### v1.0.0 – July 19, 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/starter/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.
