File tree Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ ## [ 3.8.0] - 2024-08-30
5
+ ### Added
6
+ - PLGMAG2V2-779: Added payment component for BNPL methods
7
+
8
+ ### Changed
9
+ - PLGMAG2V2-785: Upgraded payment icon for MultiSafepay method
10
+
11
+ ### Removed
12
+ - PLGMAG2V2-784: Removed issuers from iDEAL
13
+ - PLGMAG2V2-706: Removed payment component Onload console.log
14
+
4
15
## [ 3.7.1] - 2024-08-06
5
16
### Fixed
6
17
- PLGMAG2V2-753: Fixed an issue where a coupon could be decremented multiple times on multiple calls to the 'Cancel' controller
Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
- <img src="https://camo.githubusercontent .com/81fc6cfa9dd111f704e7e5eb0d0fd87b9096a942049377ed2295c6480f5cdf82/68747470733a2f2f7777772e6d756c7469736166657061792e636f6d2f66696c6561646d696e2f74656d706c6174652f696d672f6d756c7469736166657061792d6c6f676f2d69636f6e2e737667 " width="400px" position="center">
2
+ <img src =" https://www.multisafepay .com/fileadmin/template/img/multisafepay-logo.svg " width =" 400px " position =" center " >
3
3
</p >
4
4
5
5
# MultiSafepay plugin for Magento 2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " multisafepay/magento2" ,
3
3
"description" : " MultiSafepay module suite for Magento 2" ,
4
- "version" : " 3.7.1 " ,
4
+ "version" : " 3.8.0 " ,
5
5
"require" : {
6
- "multisafepay/magento2-core" : " 3.7.1 " ,
7
- "multisafepay/magento2-frontend" : " 2.6.2 " ,
8
- "multisafepay/magento2-adminhtml" : " 1.29 .0" ,
6
+ "multisafepay/magento2-core" : " 3.8.0 " ,
7
+ "multisafepay/magento2-frontend" : " 2.7.0 " ,
8
+ "multisafepay/magento2-adminhtml" : " 1.30 .0" ,
9
9
"multisafepay/magento2-catalog-inventory" : " 1.0.3" ,
10
10
"multisafepay/magento2-msi" : " 1.0.2"
11
11
},
You can’t perform that action at this time.
0 commit comments