Skip to content

Commit

Permalink
Update version and add changelog entries for release 8.2.0-test-1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 26, 2024
1 parent ad1395d commit dd1b7fc
Show file tree
Hide file tree
Showing 20 changed files with 25 additions and 73 deletions.
12 changes: 12 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
*** WooPayments Changelog ***

= 8.2.0-test-1 - 2024-xx-xx =
* Fix - Ensure 55px is the maximum height for Apple Pay button.
* Fix - fix: missing translations on testing instructions.
* Fix - fix: testing instructions dark theme support
* Fix - Fix caching with tracking cookie.
* Fix - Pass appearance data when initiating WooPay via the email input flow
* Fix - Remove obsolete ApplePay warning on wp-admin for test sites.
* Fix - Update cache after persisting the User session via WooPay
* Fix - Updates test mode instructions copy for cards at checkout.
* Update - update: payment method fees in one line
* Dev - Migrate multi-currency e2e tests to Playwright.

= 8.1.0 - 2024-08-21 =
* Add - Add button rules to appearance
* Add - Add heading rules to appearance
Expand Down
4 changes: 0 additions & 4 deletions changelog/as-fix-max-height-allowed

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/as-fix-woopay-data-mismatch

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/dev-8750-migrate-mccy-e2e-tests-to-playwright

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/dev-correct-docker-compose-v2-changelog-entry

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-9281-e2e-dispute-save-challenge

This file was deleted.

3 changes: 0 additions & 3 deletions changelog/fix-9288-fix-qit-error-escape-output

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-checkout-floating-labels-and-test-mode-copy

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-fix-e2e-errors

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-remove-apple-pay-admin-notice-for-live-account

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-test-instructions-translations

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-testing-instructions-dark-theme-support

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/fix-tooltip-link-contrast-ratio

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-undefined-platform-global-theme-index-notice

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-wcpay-tracking-cookie-cache

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/fix-woopay-themeing-on-email-flow

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/refactor-payment-method-fees-oneline

This file was deleted.

12 changes: 12 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,18 @@ Please note that our support for the checkout block is still experimental and th

== Changelog ==

= 8.2.0-test-1 - unreleased =
* Fix - Ensure 55px is the maximum height for Apple Pay button.
* Fix - fix: missing translations on testing instructions.
* Fix - fix: testing instructions dark theme support
* Fix - Fix caching with tracking cookie.
* Fix - Pass appearance data when initiating WooPay via the email input flow
* Fix - Remove obsolete ApplePay warning on wp-admin for test sites.
* Fix - Update cache after persisting the User session via WooPay
* Fix - Updates test mode instructions copy for cards at checkout.
* Update - update: payment method fees in one line
* Dev - Migrate multi-currency e2e tests to Playwright.

= 8.1.0 - 2024-08-21 =
* Add - Add button rules to appearance
* Add - Add heading rules to appearance
Expand Down
2 changes: 1 addition & 1 deletion woocommerce-payments.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* WC tested up to: 9.2.0
* Requires at least: 6.0
* Requires PHP: 7.3
* Version: 8.1.0
* Version: 8.2.0-test-1
* Requires Plugins: woocommerce
*
* @package WooCommerce\Payments
Expand Down

0 comments on commit dd1b7fc

Please sign in to comment.