← Wróć do Rapid Prov1.0.5 (10 wydań)

Historia zmian Rapid Pro

Historia zmian dostępnej wtyczki Rapid 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.4.2
  • Plugin Check: escaping/sanitisation/i18n/hygiene fixes.
v0.4.1
  • Plugin slug renamed to `plogins-rapid-pro` for consistency across the Plogins family. No feature changes.
v0.4.0
  • Per-role quick-order forms (`RoleOrderForms`): product scope, columns, intro text and default SKU lines per role via `rapid/order_settings` and `rapid/form_fields`. Requires Rapid 0.1.3+.
v0.3.0
  • Customer-specific pricing in the `[rapid_order]` quick-order table (`CustomerPricing`): role-based percentage discounts and per-account fixed prices saved on the user profile. Requires Rapid 0.1.2+.
v0.2.0
  • Saved SKU lists for logged-in customers on `[rapid_bulk_paste]`: save, load and delete named lists (`SavedSkuLists`). Requires Rapid 0.1.1+.
v0.1.0
  • Initial release: bulk SKU/CSV paste-to-cart via the `[rapid_bulk_paste]` shortcode.