Skip to main content
Version: 2.0.0

Release Notes

1.7.0 — August 2026

  • Added Sitemap Manager, a new module for configuring which sections and entry types are included in the generated XML sitemap.
  • Fixed 3 blocking Sitemap Manager UI bugs and applied 5 hardening fixes.
  • Fixed settings pages crashing on the General and Google CrUX tabs.
  • Added dashboard module descriptions to clarify what each KPI module measures.

1.6.0 — August 2026

  • Added a review/support widget to the shared settings layout details panel.
  • Fixed the release pipeline to publish plain version numbers as GitHub release titles.

1.4.1 — August 2026

  • Added a Google CrUX History dashboard widget with LCP, INP, and CLS charts.
  • Replaced the integration status table with a full KPI card set on the dashboard.
  • Added Social Pixels settings for Pinterest and other social tracking pixels.
  • Removed edition gates from all SEO Suite settings pages, making every settings tab available regardless of license tier.
  • Fixed a JSON-LD structured data XSS vulnerability by adding JSON_HEX_TAG and removing JSON_UNESCAPED_SLASHES from JSON-LD output.
  • Fixed Pinterest structured data leaking PII placeholders and switched price currency to ISO 4217.
  • Fixed the Google Tag Manager view_item event sending incorrect stock quantity instead of a hardcoded quantity of 1.
  • Fixed the dashboard status table rendering -- placeholders instead of a proper empty state.
  • Fixed a reference to a removed product SKU field in the Google Tag Manager service.

1.4.0 — July 2026

  • Migrated SEO Suite to feature-based licensing.
  • Fixed the Google Tag Manager view_item event's Product element accessors.
  • Added missing Control Panel subnav icons.

1.3.0 — July 2026

  • Adopted the shared ycore UI framework (AbstractNavPlugin), adding a License Control Panel page for plugin license activation shared with the rest of the yStore plugin suite.

1.2.0 — July 2026

  • Added German and Hungarian translations.
  • Migrated SettingsController to AbstractPluginSettingsController and Settings onto BasePluginSettingsModel, extending the shared ycore base classes.

1.1.0 — March 2025

  • Fixed Google Analytics and Google Tag Manager ecommerce events reporting the tax-excluded price instead of the final price, causing inaccurate revenue tracking.

1.0.0 — January 2025

  • Initial tracked release: Google Analytics (GA4) and Google Tag Manager integration, including page view, purchase, add-to-cart, add-to-wishlist, begin-checkout, login, refund, search, and sign-up events.
  • Added Facebook Pixel settings.