Skip to content

Commit 925f04f

Browse files
committed
Updated version to 4.7.0.
1 parent 3070fac commit 925f04f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# ParadoxLabs_TokenBase Changelog
22

3+
## 4.7.0 - Jun 28, 2024
4+
- Added CSP/SRI secure mode support for 2.4.0+ (2.4.7 checkout compatibility).
5+
- Fixed payment extension attributes holding tokenbase_id values improperly.
6+
- Fixed reorder applying the original payment method if a new card was entered.
7+
38
## 4.6.1 - Feb 23, 2024
49
- Fixed NoSuchEntity exception on loading a Magento Vault card.
510

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"ext-json": "*"
2020
},
2121
"type": "magento2-module",
22-
"version": "4.6.1",
23-
"time": "2024-02-23",
22+
"version": "4.7.0",
23+
"time": "2024-06-28",
2424
"license": "Apache-2.0",
2525
"authors": [
2626
{

0 commit comments

Comments
 (0)