Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release branch for 8.0.0 #9176

Merged
merged 52 commits into from
Jul 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
6d4e054
Add ECE support for multiple product types (#8987)
asumaran Jul 9, 2024
1c18a0d
Ensure order attribution inputs are not removed when shortcode cart i…
mdmoore Jul 9, 2024
dfbbc19
Deprecate Giropay (#9055)
mdmoore Jul 10, 2024
d483a1d
Reporting: Restore functioning of 'remove' button on last tag on tran…
nagpai Jul 10, 2024
cb9a48e
Register Independent ECE Payment Methods within the Blocks Implementa…
rafaelzaleski Jul 10, 2024
0d34900
Merge trunk v7.9.0 into develop
botwoo Jul 10, 2024
f63e3f6
Merge trunk v7.9.1 into develop
botwoo Jul 11, 2024
ba3b7f7
Use ECE buttons during style preview in settings when ECE is enabled …
reykjalin Jul 12, 2024
540480e
Update deprecated checkout hook (#9093)
timur27 Jul 12, 2024
93eaed1
Use the customer ID saved in the subscription to process renewal paym…
danielmx-dev Jul 12, 2024
76d2cd5
Fix payment method title for Express Checkout Element orders (#9090)
ricardo Jul 12, 2024
6f434a4
Disable ECE for non shipping products if Tax is calculated on billing…
asumaran Jul 13, 2024
ed21d55
Fix Express Checkout Element button width (#9094)
ricardo Jul 15, 2024
75686b3
Bump WC tested up to version to 9.1.2 (#9097)
oaratovskyi Jul 15, 2024
5036be7
Send optional fields data to WooPay (#9077)
alefesouza Jul 15, 2024
d6c8dc4
Fix fatal errors when subscription classes are not available (#8823)
wjrosa Jul 16, 2024
71203da
Allow Afterpay to process payments when the state field is optional (…
danielmx-dev Jul 16, 2024
f56172d
Implement error logging in ECE (#9108)
cesarcosta99 Jul 17, 2024
a8e648c
[ECE] Add ECE support for WooCommerce Deposits. (#9081)
asumaran Jul 17, 2024
883a9da
fix: tokenized cart PRB with no shipping options (#9119)
frosso Jul 18, 2024
7bb6344
Merge trunk v7.9.2 into develop
botwoo Jul 18, 2024
e6af987
Add the new payment method logos to the connect page (#8977)
dpaun1985 Jul 18, 2024
5c82241
Remove bullet point from WooPay button on Safari (#9125)
bborman22 Jul 18, 2024
376972f
Set ECE as Default for Express Checkout Buttons unless it was disable…
rafaelzaleski Jul 18, 2024
2206968
Ensure Shoppers Are Able to Use Google Pay When WooPay Is Enabled (#9…
lovo-h Jul 18, 2024
ecb9976
Pass Blocks checkout appearance on init WooPay (#9075)
hsingyuc Jul 19, 2024
ad90644
fix: tokenized cart support for special characters and local pickup (…
frosso Jul 19, 2024
12ce9c7
Update express checkout max button height to 55px (#9117)
bborman22 Jul 19, 2024
2c37ea2
Allow the purchase of physical subscriptions using ECE if no shipping…
asumaran Jul 20, 2024
889d821
Remove Hard-Coded Dev-Secret by Adding DEV_BLOG_TOKEN_SECRET Env Var …
lovo-h Jul 23, 2024
995198e
Added filter to update Level 3 data. (#9053)
peterfabian Jul 23, 2024
835a101
Fix WooPay opt-in blocks field (#9131)
alefesouza Jul 23, 2024
1927b0b
Disable WooPay if WooPayments is not enabled as payment gateway (#9147)
asumaran Jul 23, 2024
ac09df8
Dev - Upgrade to Node v20 (#9121)
danielmx-dev Jul 23, 2024
53bdf0b
Revert "Disable WooPay if WooPayments is not enabled as payment gatew…
asumaran Jul 23, 2024
385a47c
Pass product, blocks cart, classic cart and checkout on get WooPay se…
hsingyuc Jul 23, 2024
16abaf8
Use WooPay direct checkout in alternative mini cart block (#9141)
reykjalin Jul 24, 2024
8dcef64
Fix Jetpack Sync config (#9152)
vladolaru Jul 24, 2024
8a259e5
Fix UI state when processing ECE payment on Cart Block (#9153)
cesarcosta99 Jul 25, 2024
652b676
Add support for Japan to the tax details modal (#8974)
haszari Jul 25, 2024
1de878e
Use `payment_method_domains` endpoint for domain registration. (#9139)
rafaelzaleski Jul 25, 2024
c209e66
Disable Direct Checkout if WooPayments is disabled (#9159)
asumaran Jul 25, 2024
13b9d3f
Increase font on WooPay button (#8715)
LCmry Jul 26, 2024
8c405dd
Reorder onboarding wizard business types options to have company firs…
vladolaru Jul 26, 2024
388368d
Updates payments settings copy for Klarna Pay Now (#9167)
FangedParakeet Jul 26, 2024
2ad61ed
Set min width for ECE Google Pay button in blocks checkout (#9124)
bborman22 Jul 26, 2024
55a3638
Ensure ‘Proceed to Checkout’ Button Does Not Collapse Through WooPay …
lovo-h Jul 26, 2024
38f55a3
Ensure 'wcSettings' Exists Before Checking for 'wcSettings.wcBlocksCo…
lovo-h Jul 26, 2024
6fa6dd9
Stop WooPay opt-in from blocking the place order button (#9148)
leonardola Jul 27, 2024
fe4c3d0
Update version and add changelog entries for release 8.0.0
github-actions[bot] Jul 28, 2024
d9357b1
Update bundle size checker version to support node v20 (#9179)
oaratovskyi Jul 29, 2024
e786ac2
Amend changelog entries for release 8.0.0
botwoo Jul 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/bundle-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version-file: '.nvmrc'
cache: npm
- name: Checking for file changes
uses: preactjs/compressed-size-action@265b0667736973f2d83b1a35fdc5440d6cb3322e
uses: preactjs/compressed-size-action@75744b35590ae9b59f35351ed3f71aebae84453f
with:
pattern: '{release/**/*.js,release/**/*.css}'
exclude: '{release/vendor/**}'
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.17
v20
9 changes: 9 additions & 0 deletions .puppeteerrc.cjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
const {join} = require('path');

/**
* @type {import("puppeteer").Configuration}
*/
module.exports = {
// Changes the cache location for Puppeteer.
cacheDirectory: join(__dirname, 'node_modules', '.cache', 'puppeteer'),
};
1 change: 1 addition & 0 deletions assets/images/payment-method-icons/affirm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions assets/images/payment-method-icons/afterpay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions assets/images/payment-method-icons/amex.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/payment-method-icons/applepay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/payment-method-icons/discover.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/payment-method-icons/gpay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/payment-method-icons/jcb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions assets/images/payment-method-icons/klarna.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/payment-method-icons/mastercard.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/payment-method-icons/visa.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/payment-method-icons/woopay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading