Skip to content

Releases: islandboymv/instore-only-products

v1.0.4

Choose a tag to compare

@islandboymv islandboymv released this 11 Jun 09:54

Telemetry now points at a dedicated Cloudflare Worker instead of the WP site. Same anonymous, opt-out behaviour; the README active-installs badge now reads from the Worker.

v1.0.3

Choose a tag to compare

@islandboymv islandboymv released this 11 Jun 09:38

Adds an anonymous active-install counter. Each site sends a daily ping with only a one-way hash of its URL (never the URL itself) and the version; opt out with the instore_only_telemetry_enabled filter. The README now shows a live active-installs badge.

v1.0.2

Choose a tag to compare

@islandboymv islandboymv released this 11 Jun 09:31

Declares HPOS (custom order tables) and Cart/Checkout Blocks compatibility, clearing the WooCommerce "incompatible plugin" notice. The plugin only touches product data (never orders), so it was always compatible — this just declares it.

v1.0.1

Choose a tag to compare

@islandboymv islandboymv released this 11 Jun 09:25

Marks the plugin as tested up to WordPress 7.0 (clears the "not been tested" notice). No functional changes.

v1.0.0

Choose a tag to compare

@islandboymv islandboymv released this 11 Jun 09:17

Standalone, self-updating release of In-Store Only Products (converted from an mu-plugin so it can receive GitHub updates).

  • Per-product 'In-store only' toggle — price & stock still show, online purchase disabled
  • Optional per-product heading/message overrides, with a site-wide default
  • Theme-palette-styled notice; shop-grid badge; variations inherit the flag
  • Self-updates from GitHub Releases