Skip to content

Commit b89e045

Browse files
Add Magento 3.5.12
1 parent c9d4141 commit b89e045

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 3.5.12
4+
5+
- Added support for 3-decimal point currencies (BHD, JOD, KWD, OMR, TND).
6+
- Added a cron job which periodically cleans old entries from large DB tables.
7+
- Payment method configurations which belong to Connect accounts are filtered out from the module configuration section.
8+
- Fixed a webhooks race condition causing the Total Due value of orders placed with the admin Stripe Billing payment method to remain positive after the invoice is paid.
9+
- Fixed an issue with the Boleto payment method, where the state code would not be passed correctly to the Stripe API.
10+
- Fixed a PHP 8 error with strpos().
11+
312
## 3.5.11
413

514
- Various 3D Secure authentication improvements for subscriptions with future start dates.

Diff for: stripe-magento2-3.5.12.tgz

1.85 MB
Binary file not shown.

Diff for: stripe-magento2-latest.tgz

1021 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)