WooCommerce Gift Cards Version 2.7.7 Changelog
* Fix – Prevented pending gift card balances from exposing another customer's order payment link.
* Fix – Gift card logo overlapped the text on the Gift Cards admin blank state screens instead of appearing above it.
* Fix – Restricted Gift Card order item configuration to authorized order editors.
* Fix – Applied gift card code masking to order REST and admin representations.
* Fix – Prevented Gift Card email links from blocking PHP workers.
* Fix – Secured background update requests without forwarding browser cookies.
* Fix – Required authentication before rendering account gift card data.
* Fix – Generated gift card codes with a cryptographically secure random source.
* Fix – Protected order cancellation links from unauthorized pay-page visitors.
* Fix – Restricted Gift Card order mutations to authorized order editors.
* Fix – Sanitized custom Gift Card shortcode wrapper markup.
* Fix – Prevented translations from loading before WordPress initialization.
* Fix – Stopped checking WooCommerce's retired Marketing feature flag.
* Dev – Pinned GitHub Actions to immutable commit revisions.
* Dev – Pinned the secret-bearing AI review workflow to an immutable revision.
* Dev – Managed changelog entries with the Jetpack Changelogger, so pull requests add a change file instead of editing changelog.txt.
* Dev – Removed redundant and low-value tests.
