Historia zmian planowanej wtyczki Gift Cards: aktualizacje, poprawki i rozwój funkcji dla WooCommerce.
v1.1.2
Tested against WordPress 7.1. Verified by activating this build on a clean 7.1 install with WooCommerce 11.1, not by editing the header.
v1.1.1
Fixed the PRO promo on the settings screen quoting a price in PLN. PRO is priced and charged in EUR, so an admin on a Polish site was shown a zloty amount and then billed in euro, and the zloty figure was a fixed conversion that drifted from the real charge as the rate moved. The promo now shows the euro price that is actually taken.
v1.1.0
An AI assistant working in your wp-admin can now read your gift cards for you, through the WordPress Abilities API (WordPress 6.9 and later). Ask it what is left on a code, which codes an order issued, whether a product is set up as a gift card, or how gift cards are configured on the shop.
Reading only. Nothing an assistant can call changes a balance, issues a code or voids one, and no recipient address is ever returned. Only shop managers can use these, and on WordPress 6.8 and earlier nothing changes.
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.2.1
Renamed to Plogins Gift Cards for WooCommerce for a more distinctive plugin name.
v0.2.0
The recipient email subject and body set under **WooCommerce → Gift Cards** are now used for the email that's sent. Earlier these stored values were ignored and a built-in default was always used.
Added a setting for the checkout discount label shown when a code is applied; it accepts a {code} token.
Added a setting to list the issued codes on the buyer's order-confirmation page and order emails. It is on by default.
The default email and label text is now translatable.
Reworked the settings page: inline help, click-to-insert email tokens and a live preview of the email.
Reworked the checkout redeem field and added a copy button to the issued-codes list.
Storefront styles now follow the theme and respect dark mode and reduced-motion settings, with no layout shift at checkout. The markup is keyboard-accessible with ARIA labels and focus styles, and all CSS/JS ships as separate files.