← Zurück zu Minimum Prov1.0.5 (10 Releases)

Changelog Minimum Pro

Changelog für das verfügbaren WooCommerce-Plugin Minimum Pro: Updates, Korrekturen und Funktionsentwicklung.

v1.0.5
  • 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.4
  • 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.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • First stable release.
v0.5.1
  • Renamed plugin slug, main file and text domain to `plogins-minimum-pro` for consistency across the Plogins family. No functional changes.
v0.5.0
  • Cart-conditional quantity rules and minimum order totals via `ConditionalRules` on **WooCommerce → Minimum Conditions**.
  • Conditions support cart subtotal, item count, product ID and category ID.
v0.4.0
  • CSV bulk import of per-product min/max/step overrides (WooCommerce → Minimum Bulk Import).
v0.3.0
  • Scheduled quantity rules and minimum order totals (WooCommerce → Minimum Schedules).
v0.2.0
  • Per-role quantity rules and minimum order totals (WooCommerce → Minimum Role Rules).
v0.1.0
  • Initial release: per-product min/max/step quantity overrides via the product data Inventory tab.