# Release Notes

### Version 0.7 - Wed 16 Oct, 2024&#x20;

* Use edited image version for thumbnail regeneration when available

### Version 0.6

* Fixed minor bugs
* Improved stability

### Version 0.5

* Fixed minor bugs

### Version 0.4

* Improved efficiency and speed of background processing
* Minor fixes and improvements

### Version 0.3

* Fixed bugs and improved overall stability

### Version 0.2

* Added option to selectively regenerate thumbnails from the past hour
* Improved progress tracking accuracy
* Enhanced background processing efficiency
* Fixed minor bugs and improved overall stability

### Version 0.1

**New Features:**

* **Background Processing:** Regenerate thumbnails in the background, allowing you to continue using your site without interruptions.&#x20;
* **Pause/Resume Functionality:** Easily pause the regeneration process and resume it later.
* **Selective Regeneration:** Fine-tune which images to regenerate based on specific criteria, such as post type and upload date.&#x20;
* **Email Notifications:** Stay informed with email alerts once the regeneration process is complete, including a summary of processed images and any encountered errors.

{% hint style="info" %}
Feedback: We are continuously working to improve Rethumbify Pro. If you have any suggestions or encounter issues, please reach out to us at <support@rethumbify.com>.
{% endhint %}


---

# 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.rethumbify.com/updates/release-notes.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.
