← Back to Add-Ons Prov1.0.9 (13 releases)

Changelog Add-Ons Pro

Changelog for the available Add-Ons Pro WooCommerce plugin: updates, fixes and feature development.

v1.0.9
  • Fixed: the plugin title label on Freemius notices rendered white on a background measuring 2.37:1, where WCAG AA wants 4.5:1 for text that size. The label now uses the same grey WordPress core uses, at 4.61:1.
  • Fixed: the public key constant was defined inside the guard for the product id constant, so it would have gone undefined if anything had defined the id first. Harmless today, wrong the moment it is not.
v1.0.8
  • Fix: deleting the plugin now removes its options and transients instead of leaving them in the database, on every site of a network. The free plugin's own settings are untouched.
v1.0.4
  • Fixed low-contrast admin headings under an OS dark-mode preference.
v1.0.3
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.2
  • Added Polish, German and Spanish translations.
v1.0.1
  • First stable release.
v0.5.2
  • Plugin Check: escaping/sanitisation/i18n/hygiene fixes.
v0.5.1
  • Maintenance: align plugin slug and text domain with the Plogins family naming. No functional changes.
v0.5.0
  • New: **per-option inventory**, stock limits per add-on row, sold-out hiding on the product page, add-to-cart validation and deduction when orders are marked completed. Increase the stock field in the product editor to restock.
v0.4.0
  • New: **select swatches**, colour chips or label buttons for select add-ons on the product page. Configure per row under **Product data → Add-Ons** with one colour line per choice (`Label | #hex`).
v0.3.0
  • Adds quantity-based add-on pricing with per-row min/max settings, storefront quantity fields, validation, cart price multiplication and cart/order metadata.
v0.2.0
  • Adds File upload product options with per-field size and extension settings, storefront rendering, add-to-cart validation, cart/order metadata and optional upload surcharges.
  • Requires Add-Ons 0.2.0 or later so premium field types can be saved through the free editor's supported-type filter.
v0.1.0
  • Initial PRO release. Adds conditional logic for Add-Ons product-option rows, boots on top of the free Add-Ons plugin via the `addons/booted` action, verifies the free plugin and minimum version, wires premium service/hook registries into the shared container, runs activation defaults and version-tracked migrations, declares WooCommerce HPOS + Blocks compatibility, and integrates the Freemius SDK for licensing and updates.