← Wróć do Sieve PROv1.0.5 (12 wydań)

Historia zmian Sieve PRO

Historia zmian dostępnej wtyczki Sieve PRO: aktualizacje, poprawki i rozwój funkcji dla WooCommerce.

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.6.2
  • Plugin Check: escaping/sanitisation/i18n/hygiene fixes.
v0.6.1
  • Admin UX: contextual tips on Conditional rules, Layout tests and Integrations; low catalogue-coverage warning on Performance; prevent removing the last conditional rule row.
v0.6.0
  • New: **Search integrations** under **Sieve → Integrations**, optional SearchWP and Algolia product search with native Sieve fallback. Requires free Sieve 0.9.4+ (`sieve_search_product_ids` filter).
v0.5.0
  • New: **Star rating facet**, choose the Star rating presentation for the average-rating source in the facet builder. Requires free Sieve 0.9.3+ (`sieve_facet_body` / `sieve_facet_types` filters).
v0.4.0
  • New: **A/B layout testing** under **Sieve → Layout tests**, sticky variant assignment (30 days), session impression counts, scoped to the whole store, shop page or a category. Requires free Sieve 0.9.2+ (`sieve_settings` filter).
v0.3.0
  • New: **Conditional facet rules** under **Sieve → Conditional rules**, hide facets on category archives, the shop page or for selected customer roles. Requires free Sieve 0.9.1+ (`sieve_facets` filter).
v0.2.0
  • New: **Performance dashboard** under **Sieve → Performance**, index row count, indexed product coverage, facet count, table size estimate, rebuild index action and filter-resolve benchmark.
v0.1.0
  • Initial release: boots on top of the free Sieve plugin and extends its service container. Premium features to follow.