← Back to Registry v1.1.0 (9 releases)

Changelog Registry

Changelog for the planned Registry WooCommerce plugin: updates, fixes and feature development.

v1.1.0
  • An AI assistant working in your wp-admin can now read gift registries for you, through the WordPress Abilities API (WordPress 6.9 and later). Ask what is still unbought on a registry and the answer comes from the real list: what was wanted, how many guests have already bought, and how many are still needed.
  • Reading only. Nothing an assistant can call adds an item, changes a wanted quantity or removes anything, and registries are identified by customer id rather than by name or email. Only shop managers can use these, and on WordPress 6.8 and earlier nothing changes.
v1.0.5
  • Gifts with options, such as a variable product with a size or colour, now show "Choose options" and open the product page, instead of a "Buy this gift" button that added nothing to the cart.
  • The registry is remembered while the guest picks those options, so the gift is counted as bought once the order is paid.
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
  • `registry/purchase_recorded` and `registry/thankyou_purchase` actions after paid registry gifts are counted.
  • `registry/theme`, `registry/theme_vars` filters and `registry/public_hero` action for PRO registry themes.
v0.1.3
  • Add registry/can_manage, registry/can_delete, registry/user_registries and registry/is_owner filters for shared registries.
  • Add registry/account/single_registry action, registry/account/notices filter and _registry_contributors meta helper for co-owned lists.
v0.1.2
  • Add registry/max_registries_limit filter.
  • Add registry limit checks and notices in My Account.
v0.1.0
  • Initial release.