← Zurück zu Rapid v1.0.6 (10 Releases)

Changelog Rapid

Changelog für das geplanten WooCommerce-Plugin Rapid: Updates, Korrekturen und Funktionsentwicklung.

v1.0.6
  • "Selected categories only" with nothing ticked now shows all products, as the settings screen promises, instead of an empty form.
  • Quantities entered on that form now reach the cart again, instead of every line being refused on submit.
  • The settings screen now says that products with options (size, colour and so on) are not listed in the form, and how many of your published products that affects.
v1.0.4
  • Translations: completed Polish, German and Spanish for the PRO upgrade panel.
v1.0.3
  • 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.1.4
  • Renamed to Plogins Rapid for WooCommerce for a more distinctive plugin name.
v0.1.3
  • `rapid/order_settings` filter and `rapid/form_fields` action for PRO per-role quick-order forms.
  • `OrderContext` helper exposes visitor role context to templates and filters.
v0.1.2
  • Add `rapid/product_price_html` filter so PRO and custom code can override prices in the quick-order table.
v0.1.1
  • Add `rapid/bulk_paste_prefill` filter and `rapid/bulk_paste_form_extra` / `rapid/bulk_paste_after_form` actions for PRO bulk-paste integrations (saved SKU lists).
v0.1.0
  • Initial release: `[rapid_order]` shortcode with AJAX product search by name or SKU, configurable product scope (all / selected categories), batched add-to-cart with a single notice, selectable columns (image / SKU / price / stock) and results-per-page.