← Volver a Shortlist Prov1.0.7 (9 versiones)

Changelog Shortlist Pro

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

v1.0.7
  • 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.6
  • Fix: uninstall now removes what the plugin created. It deletes the PRO options and drops the four `shortlist_pro_*` tables, which used to survive a delete, and on multisite it cleans every site in the network. Tables belonging to the free plugin are left alone. The cleanup runs through the Freemius `after_uninstall` hook, and the `shortlist-pro/uninstall/delete_data` filter can keep the data instead.
v1.0.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • First stable release.
v0.4.2
  • Maintenance: align plugin slug and text domain with the Plogins family (now `plogins-shortlist-pro`). No functional changes.
v0.4.0
  • New feature: **Price-drop and back-in-stock alerts**, `[shortlist_price_alerts]` opt-in, **Shortlist → Price Alerts** settings, hourly cron + plain-text emails.
v0.3.0
  • New feature: **Multiple named wishlists** via `[shortlist_lists]`.
v0.2.0
  • New feature: **Wishlist analytics** dashboard.
v0.1.0
  • **Share & email wishlist**.