Releases: Automattic/woocommerce-payments
Releases · Automattic/woocommerce-payments
Version for testing 8.4.0-test-3. Not for Production
- Add - Add test mode badge to classic checkout and add payment method.
- Add - Using Floating Labels with Stripe Appearance API for Blocks Checkout
- Fix - Converting text color rgba to hex to prevent Stripe warning
- Fix - Fix the color contrast of links within tooltips to improve readability.
- Fix - Pass container styling data to WooPay
- Fix - Prevented detaching payment methods from live Stripe accounts when working in non-production environments.
- Fix - Rendering Test Model badge only for Credit Card
- Fix - Stop enqueuing woopay-express-button.css to prevent 404 errors
- Fix - The amounts used by the PMMEs will match the displayed price of the product regardless of the tax settings.
- Fix - WooPay user registration via classic checkout
- Update - Add support for the style controls for the WooPay button
- Update - chore: remove deprecated is_in_dev_mode() and is_in_test_mode() methods
- Update - Payments task onboarding flows skip the Connect page.
- Dev - Bump WC tested up to version to 9.3.3.
- Dev - fix: prevent multiple instances of WC_Payments_Apple_Pay_Registration
- Dev - Fixed wrong utils path that would prevent checkout with WooPay OTP
- Dev - Migrate WizardTaskItem and CollapsibleBody components to TypeScript, making the className prop optional.
- Dev - Use official
phpmyadmin
Docker Hub container image
Version for internationalization testing i18n-20241020. Not for production.
This version is intended to test the internationalization strings. It should NOT be used for production.
Version 8.3.1
- Fix - Auto-enabled WooPay for new accounts.
- Fix - Load Stripe with merchant account's key when checking payment method availability.
Version for testing 8.4.0-test-2. Not for Production
- Add - Using Floating Labels with Stripe Appearance API for Blocks Checkout
- Fix - Auto-enabled WooPay for new accounts.
- Fix - Converting text color rgba to hex to prevent Stripe warning
- Fix - Stop enqueuing woopay-express-button.css to prevent 404 errors
- Update - Add support for the style controls for the WooPay button
- Update - Payments task onboarding flows skip the Connect page.
- Dev - Bump WC tested up to version to 9.3.3.
- Dev - Fixed wrong utils path that would prevent checkout with WooPay OTP
- Dev - Migrate WizardTaskItem and CollapsibleBody components to TypeScript, making the className prop optional.
Version for internationalization testing i18n-20241013. Not for production.
This version is intended to test the internationalization strings. It should NOT be used for production.
Version for testing 8.4.0-test-1. Not for Production
- Add - Using Floating Labels with Stripe Appearance API for Blocks Checkout
- Fix - Converting text color rgba to hex to prevent Stripe warning
- Fix - Stop enqueuing woopay-express-button.css to prevent 404 errors
- Dev - Fixed wrong utils path that would prevent checkout with WooPay OTP
- Dev - Migrate WizardTaskItem and CollapsibleBody components to TypeScript, making the className prop optional.
Version 8.3.0
- Add - Add compatibility with the buttonAttributes API from Woo Blocks
- Add - Add rate limiter to compatibility data updates
- Add - Add UTC to the date time column header of transactions list page.
- Add - Disable save changes button until a setting has changed.
- Add - Enables Klarna with amount limitations for FR country code.
- Add - Provide locale to Express Checkout Element.
- Add - Redesigned the Payment Method labels for the Blocks Checkout
- Add - Show a notice in Payments > Settings > Deposits if there is an error with the bank account.
- Add - Updates to the Embedded KYC to ensure compatibility with Progressive Onboarding
- Fix - Allow the network saved card payment method setting to be overridden by the
wcpay_force_network_saved_cards
filter - Fix - Create div container element with JS dynamically.
- Fix - Do not display BNPL methods and PMME when WooPayments is disabled
- Fix - Fixed CC form input fields appearance when using RGBA
- Fix - Fixed invalid appearance warnings
- Fix - Fix event prefix duplication in Tracks events
- Fix - Handle loadError in ECE for Block Context Initialization.
- Fix - Prevent failures and notices related to trying to schedule AS jobs before init.
- Fix - Prevent multi-currency conversion during a REST API request.
- Fix - Remove text color from WooPay component.
- Fix - Rendering Test Model badge only for Credit Card
- Fix - Sync phone changes with WooPay phone field.
- Fix - Update payment methods when manual capture is enabled.
- Update - Default express checkout button label to "Only icon".
- Update - Remove feature flag to make embedded KYC enabled by default
- Update - Some minor styling updates on the Onboarding form.
- Update - Update express payment methods with a title, description and gatewayId
- Dev - fix: prevent multiple instances of WC_Payments_Apple_Pay_Registration
- Dev - Fix gutenberg blueberry focus color
- Dev - Fix progressive onboarding e2e test
- Dev - Some refactors to embedded KYC logic.
Version for testing 8.3.0-test-4. Not for Production
- Add - Add compatibility with the buttonAttributes API from Woo Blocks
- Add - Add rate limiter to compatibility data updates
- Add - Add UTC to the date time column header of transactions list page.
- Add - Disable save changes button until a setting has changed.
- Add - Enables Klarna with amount limitations for FR country code.
- Add - Provide locale to Express Checkout Element.
- Add - Redesigned the Payment Method labels for the Blocks Checkout
- Add - Show a notice in Payments > Settings > Deposits if there is an error with the bank account.
- Add - Updates to the Embedded KYC to ensure compatibility with Progressive Onboarding
- Fix - Allow the network saved card payment method setting to be overridden by the
wcpay_force_network_saved_cards
filter - Fix - Create div container element with JS dynamically.
- Fix - Do not display BNPL methods and PMME when WooPayments is disabled
- Fix - Fixed CC form input fields appearance when using RGBA
- Fix - Fixed invalid appearance warnings
- Fix - Fix event prefix duplication in Tracks events
- Fix - Handle loadError in ECE for Block Context Initialization.
- Fix - Prevent failures and notices related to trying to schedule AS jobs before init.
- Fix - Prevent multi-currency conversion during a REST API request.
- Fix - Remove text color from WooPay component.
- Fix - Rendering Test Model badge only for Credit Card
- Fix - Sync phone changes with WooPay phone field.
- Fix - Update payment methods when manual capture is enabled.
- Update - Default express checkout button label to "Only icon".
- Update - Remove feature flag to make embedded KYC enabled by default
- Update - Some minor styling updates on the Onboarding form.
- Update - Update express payment methods with a title, description and gatewayId
- Dev - fix: prevent multiple instances of WC_Payments_Apple_Pay_Registration
- Dev - Fix gutenberg blueberry focus color
- Dev - Fix progressive onboarding e2e test
- Dev - Some refactors to embedded KYC logic.
Version for internationalization testing i18n-20241006. Not for production.
This version is intended to test the internationalization strings. It should NOT be used for production.
Version for testing 8.3.0-test-3. Not for Production
- Add - Add compatibility with the buttonAttributes API from Woo Blocks
- Add - Add rate limiter to compatibility data updates
- Add - Add UTC to the date time column header of transactions list page.
- Add - Disable save changes button until a setting has changed.
- Add - Enables Klarna with amount limitations for FR country code.
- Add - Provide locale to Express Checkout Element.
- Add - Redesigned the Payment Method labels for the Blocks Checkout
- Add - Show a notice in Payments > Settings > Deposits if there is an error with the bank account.
- Add - Updates to the Embedded KYC to ensure compatibility with Progressive Onboarding
- Fix - Allow the network saved card payment method setting to be overridden by the
wcpay_force_network_saved_cards
filter - Fix - Create div container element with JS dynamically.
- Fix - Do not display BNPL methods and PMME when WooPayments is disabled
- Fix - Fixed CC form input fields appearance when using RGBA
- Fix - Fixed invalid appearance warnings
- Fix - Fix event prefix duplication in Tracks events
- Fix - Handle loadError in ECE for Block Context Initialization.
- Fix - Prevent failures and notices related to trying to schedule AS jobs before init.
- Fix - Prevent multi-currency conversion during a REST API request.
- Fix - Remove text color from WooPay component.
- Fix - Sync phone changes with WooPay phone field.
- Fix - Update payment methods when manual capture is enabled.
- Update - Default express checkout button label to "Only icon".
- Update - Remove feature flag to make embedded KYC enabled by default
- Update - Some minor styling updates on the Onboarding form.
- Update - Update express payment methods with a title, description and gatewayId
- Dev - Fix gutenberg blueberry focus color
- Dev - Fix progressive onboarding e2e test
- Dev - Some refactors to embedded KYC logic.