> For the complete documentation index, see [llms.txt](https://nimora.gitbook.io/nimora-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nimora.gitbook.io/nimora-docs/nimora-ai-media-and-seo-docs/reference/release-notes.md).

# Release notes

## Release notes

### WordPress plugin version 0.1.10

* Synced tracker scroll-depth initialization so Shopify, WooCommerce, and WordPress heatmaps show activity sooner.
* Improved storefront snapshot status handling when a screenshot cannot be captured immediately.

### WordPress plugin version 0.1.9

* Synced the latest Nimora storefront tracker for improved heatmap screenshot capture.
* Improved WooCommerce product media attach reliability, file type handling, alt text, and gallery updates.

### WordPress plugin version 0.1.6

* Reworked the WordPress.org readme into merchant-facing WooCommerce SEO and AI media listing copy.
* Highlighted image optimizer, UGC images, product videos, and watermark-free image generation.
* Restored the standard WordPress.org banner asset alongside the high-resolution banner.

### WordPress plugin version 0.1.5

* Added WordPress.org PNG icon assets so the plugin logo displays reliably in listings.
* Improved readme tags and screenshot captions.

### WordPress plugin version 0.1.4

* Locked the Nimora API server URL in the settings screen.
* Added guided WooCommerce REST API and WordPress application password setup instructions.
* Updated WordPress.org screenshots, banner, and icon assets.

### WordPress plugin version 0.1.3

* Made storefront analytics and session recordings explicit opt-in settings that are off by default.
* Documented bundled JavaScript source code for WordPress.org review.
* Improved credential sanitization without altering secret characters.

### WordPress plugin version 0.1.2

* Bundled the Nimora tracker locally for visitor, heatmap, and session replay payloads.
* Added a WordPress admin recording toggle that respects plan and dashboard settings.
* Improved multi-platform tracking compatibility for WooCommerce and WordPress storefronts.

### WordPress plugin version 0.1.1

* Updated WordPress.org metadata and readme positioning.
* Improved description for SEO, product media, analytics, schema, image alt text, and WooCommerce workflows.
* Added clearer external service, free or paid usage, and privacy disclosure sections.

### WordPress plugin version 0.1.0

* Initial release with Nimora connection settings.
* Added signed REST connection support.
* Added WooCommerce product endpoint support.
* Added WordPress post, page, and media publishing support.
* Added JSON-LD structured data storage support.
* Added lightweight storefront tracking support.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nimora.gitbook.io/nimora-docs/nimora-ai-media-and-seo-docs/reference/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.
