← Volver a Pickup Prov1.0.5 (10 versiones)

Changelog Pickup Pro

Changelog del plugin de WooCommerce Pickup Pro (disponible): actualizaciones, correcciones y desarrollo de funciones.

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
  • Renamed plugin slug to `plogins-pickup-pro` and aligned the display name, text domain and links with the Plogins family. No functional changes.
v0.4.0
  • Calendar export: download booked pickups as .ics per location under **WooCommerce → Pickup calendar** (`PickupCalendarExporter`).
v0.3.0
  • Per-slot pricing via `SlotPricing` and **WooCommerce → Pickup slot pricing** (location, weekday, time band; negative fee = discount).
  • Requires Pickup 0.1.2+ for `pickup/slot_fee`.
v0.2.0
  • Slot blackouts and closed dates via `SlotBlackouts` and **WooCommerce → Pickup blackouts**.
  • Requires Pickup 0.1.1+ for `pickup/date_available`, `pickup/slot_available`, and `pickup/blocked_dates`.
v0.1.0
  • Initial release: per-location capacity overrides (`CapacityOverrides`) and **WooCommerce → Pickup Capacity** admin screen.