*** UseMinted Analytics for WooCommerce Changelog ***

2026-09-24 - version 1.4.2
* Tweak - Renamed UseMinted Analytics for WooCommerce; the plugin folder and text domain are now useminted-analytics. A site that still has the previous folder (minted-analytics, up to 1.4.1) active loads it first; this copy then switches that one off, keeps the shared settings and connection, and runs its own activation on the next load.
* Tweak - "Tested up to" is declared in readme.txt only, as the plugin directory requires.
* Tweak - The Settings menu entry is "UseMinted"; the page title carries the full plugin name.

2026-09-21 - version 1.4.1
* Tweak - The Minted page is registered under WooCommerce's own Analytics menu, after WooCommerce's reports, and is connected to WooCommerce Admin so it carries the Analytics header. A site with no WooCommerce, or one whose Analytics menu is not there for this user, keeps the top-level Minted menu.
* Tweak - The page's address is unchanged (`admin.php?page=minted`), so the hand-off an installed copy already reports to Minted still lands.

2026-09-21 - version 1.4.0
* New - A Minted page in the WordPress admin menu. Connect to Minted opens Minted in a new tab; the merchant signs in, chooses the store and confirms, and the site is returned to WordPress connected. Nothing is typed into WordPress and no key or secret is carried in the plugin file.
* New - A connection belongs to one web address. A copy of the site running elsewhere stops reporting, stops tracking as the original, and says so on its Minted page.
* New - A connected store reports to Minted once an hour: plugin, WordPress and WooCommerce versions, its web address, and whether Minted's order webhook is in place. It learns from the answer if the connection has been ended in Minted.
* New - A connected store follows a change of tracking address on its own, so moving to your own tracking domain no longer needs a fresh download.
* New - Disconnect on the Minted page stops this site reporting and forgets the key it was given.
* Tweak - Stores set up the earlier way keep working unchanged, and the daily report is only sent by stores that have not connected the new way.

2026-09-19 - version 1.3.0
* New - Minted's own order webhooks are delivered even when another plugin or the theme filters WooCommerce webhooks, so Minted hears about cancellations, orders put on hold, refunds and moves to the store's own statuses as they happen. Other integrations still receive only what the site's filters allow. Checkout drafts and paused webhooks are never delivered. Developers can turn this off with the `minted_analytics_guarantee_order_webhooks` filter.
* New - The status report includes how often the plugin delivered a Minted order webhook that another filter had blocked.

2026-09-18 - version 1.2.0
* New - The copy downloaded from the Minted dashboard connects to its store on activation, with no settings to enter.
* New - Declares compatibility with WooCommerce High-Performance Order Storage and the block-based cart and checkout.
* New - The status report includes the tracking hostname in use.
* New - Clears common page caches on activation and when settings change, so pages include Minted straight away.
* New - Tells common caching plugins and servers never to store the visitor identifier response.
* Tweak - A copy that is not connected to a Minted store sends no status report.
* Tweak - Requires WordPress 6.5 or later and WooCommerce 8.0 or later.

2026-09-18 - version 1.1.0
* New - The tracking script finds the identifier endpoint on its own and asks for it only when needed: for a new visitor, and about once a month after that.
* New - Signed-in customers are tracked. Only store staff (users who can edit content or manage WooCommerce) are excluded.
* Tweak - The identifier endpoint keeps a visitor's existing identifier in preference to any value supplied in the request, and refuses requests started by other websites.

2026-08-03 - version 1.0.0
* Initial release: automatic tracking script setup, server-set visitor identifier, settings page, daily status report.
