# Changelog

### v3.0.0 – April 9, 2026

* **Updated:** Google Fonts.

### v2.9.0 – November 23, 2024

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

### v2.8.0 – November 20, 2024

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

### v2.7.0 – November 27, 2023&#x20;

* **Fixed:** The Featured Posts design was not good when displaying just one result.

### v2.6.0 – November 14, 2023&#x20;

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

### v2.5.0 – September 21, 2023&#x20;

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

### v2.4.0 – September 17, 2023&#x20;

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

### v2.3.0 – December 1, 2022&#x20;

* **Updated:** Small bug fixes and performance improvements.

### v2.2.0 – May 19, 2022&#x20;

* **Added:** New blogger comment system design is now fully supported.

### v2.1.0 – May 5, 2022&#x20;

* **Fixed:** Blogger comment system design was not good after the latest platform updates.

### v2.0.0 – April 28, 2022&#x20;

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

### v1.9.0 – February 4, 2022&#x20;

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

### v1.8.0 – January 18, 2022&#x20;

* **Updated:** Small improvements to the Menu and Image Optimization plugins.

### v1.7.0 – October 21, 2021&#x20;

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

### v1.6.0 – October 17, 2021&#x20;

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

### v1.5.0 – October 15, 2021&#x20;

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

### v1.3.0 / v1.4.0 – October 13, 2021&#x20;

* **Added:** The new image format is now supported by the optimization plugin.&#x20;
* **Fixed:** Adsense ads do not appear in content sections in some cases.

### v1.2.0 – October 11, 2021&#x20;

* **Added:** Buttons inside post now support “paypal”, “whatsapp” and “gift” icons.&#x20;
* **Updated:** Comment reply design was not good.&#x20;
* **Fixed:** Width of sidebar gadgets was not good on mobile devices in some cases.

### v1.1.0 – October 4, 2021&#x20;

* **Fixed:** Post Page layout doesn’t look good in some cases.&#x20;
* **Fixed:** viewAllText variable not working in some cases.

### v1.0.0 – September 21, 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/magspot/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.
