← Back to Versusv1.0.11 (12 releases)

Changelog Versus

Changelog for the planned Versus WooCommerce plugin: updates, fixes and feature development.

v1.0.11
  • Fixed: the plugin reported an older version number internally than the one it was released under. That number versions the stylesheets and scripts the admin screen loads, so a browser holding the previous files kept them after an update instead of fetching the corrected ones.
v1.0.10
  • Declared compatibility with WooCommerce 11.0.
v1.0.9
  • Fixed the PRO promo on the settings screen quoting a price in PLN. PRO is priced and charged in EUR, so an admin on a Polish site was shown a zloty amount and then billed in euro, and the zloty figure was a fixed conversion that drifted from the real charge as the rate moved. The promo now shows the euro price that is actually taken.
v1.0.8
  • Approved on WordPress.org and renamed to Plogins Versus.
v1.0.6
  • The "View comparison" link now always opens the comparison table. Guests, and customers in stores that hide the account tab, used to land on the shop page with no comparison on it.
  • Hiding the My Account "Compare" tab now only hides the tab: shoppers can still open their comparison from the link next to the compare button.
  • Clearer wording on the "Allow guests" and "Account menu" settings about where a shopper actually sees the comparison table.
v1.0.4
  • Translations: completed Polish, German and Spanish for the PRO upgrade panel.
v1.0.3
  • Accessibility improvements to the admin and storefront markup.
  • Fixed low-contrast admin headings under an OS dark-mode preference.
v1.0.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • First stable release.
v0.2.1
  • Renamed to Plogins Versus for WooCommerce for a more distinctive plugin name.
v0.2.0
  • Polished every interface: inline help tooltips on every setting, a modern themeable comparison table (CSS custom properties, fluid sizing, dark-mode and reduced-motion support), a friendly empty-state on the comparison page, and a live count badge on the compare link.
  • Improved accessibility: accessible "?" help affordances wired via `aria-describedby`, a polite live region that announces compare changes to screen readers, visible focus styles and full keyboard operability.
  • More robust front-end: graceful handling of network failures, guard against double submission, automatic table refresh after a remove, and friendly fallbacks for missing data.
  • Added a "Labels & text" section to the settings screen so the compare button, remove button, compare link, differences toggle, clear-all button and empty-list message can be customised (empty falls back to the translated default).
  • Made the plugin fully translation ready: `Domain Path` header and a `versus.pot` template in `/languages` (WordPress loads the translations automatically).
  • Added `uninstall.php` cleanup that removes the plugin options and the comparison-items table when the plugin is deleted.
v0.1.0
  • Initial release: accessible product comparison for WooCommerce with a difference-highlighting table, guest + customer lists, and a settings page for compared fields and placement.