Skip to content

Commit

Permalink
Merge pull request #219 from omise/2.9-rel-prep
Browse files Browse the repository at this point in the history
2.9 Release Preparation
  • Loading branch information
jacstn authored Sep 6, 2019
2 parents f5525b2 + b04f4a9 commit 1fd80bc
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 15 deletions.
42 changes: 29 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,31 @@
# CHANGELOG

### [v2.9 _(Sep 06, 2019)_](https://github.com/omise/omise-magento/releases/tag/v2.9)

#### ✨ Highlights

- Adding Support for new currencies (PR [#218](https://github.com/omise/omise-magento/pull/218))

#### 🚀 Enhancements

- Translation of error messages to Thai Language (PR [#210](https://github.com/omise/omise-magento/pull/210))
⠀⠀⠀⠀⠀⠀⠀⠀⠀
#### 👾 Bug Fixes

- Handle exception when getting capabilities with invalid Omise Keys (PR [#216](https://github.com/omise/omise-magento/pull/216))
- Fix error when change Omise Account (PR [#215](https://github.com/omise/omise-magento/pull/215))
- Fix: Too many parameters are sent to parent class in DeleteAction (PR [#213](https://github.com/omise/omise-magento/pull/213))

### [v2.8 _(Jul 17, 2019)_](https://github.com/omise/omise-magento/releases/tag/v2.8)

### ✨ Highlights
#### ✨ Highlights

- Introducing support for True Money Payments (PR [#201](https://github.com/omise/omise-magento/pull/201))
- Manual Capture Functionality - you can capture Credit Card payments directly in Admin Panel (PR [#182](https://github.com/omise/omise-magento/pull/182))
- Installments - change minimum order from 5000 to 3000 THB (PR [#188](https://github.com/omise/omise-magento/pull/188))
- Delete Saved Credit Card Information (PR [#186](https://github.com/omise/omise-magento/pull/186))

### 🚀 Enhancements
#### 🚀 Enhancements

- Edit phone number on checkout-page when making True Money payment (PR [#207](https://github.com/omise/omise-magento/pull/207))
- Change to display an error message using ErrorMessageMapper (PR [#205](https://github.com/omise/omise-magento/pull/205))
Expand All @@ -20,61 +36,61 @@
- Refactoring - removed unnecessary redirections (PR [#191](https://github.com/omise/omise-magento/pull/191))
- Enable 'Order' button only if installment terms are chosen (PR [#183](https://github.com/omise/omise-magento/pull/183))
⠀⠀⠀⠀⠀⠀⠀⠀⠀
### 👾 Bug Fixes
#### 👾 Bug Fixes

- Fix for unable to select some installment terms (PR [#195](https://github.com/omise/omise-magento/pull/195))

### [v2.7 _(Jan 21, 2019)_](https://github.com/omise/omise-magento/releases/tag/v2.7)

### 🚀 Enhancements
#### 🚀 Enhancements

- True Money Payment Method Implementation (PR [#211](https://github.com/omise/omise-magento/pull/211))

### 🚀 Enhancements
#### 🚀 Enhancements
- Changed in composer omise-php requirement to version 2.11.1 (PR [#177](https://github.com/omise/omise-magento/pull/177))

### 👾 Bug Fixes
#### 👾 Bug Fixes
- Fix: Display correctly barcode from tesco lotus on checkout success page (PR [#180](https://github.com/omise/omise-magento/pull/180))
- Fix: Order can't be completed when choosing other payment methods than Omise (PR [#179](https://github.com/omise/omise-magento/pull/179))

### [v2.6 _(Jan 15, 2019)_](https://github.com/omise/omise-magento/releases/tag/v2.6)

### 👾 Bug Fixes
#### 👾 Bug Fixes
- Model\Ui\CapabilitiesConfigProvider: returns an empty array instaed of null when Installment payment method is disabled. (PR [#174](https://github.com/omise/omise-magento/pull/174))

### [v2.5 _(Jan 14, 2019)_](https://github.com/omise/omise-magento/releases/tag/v2.5)

### ✨ Highlights
#### ✨ Highlights
- Introducing support Installment Payments (PR [#148](https://github.com/omise/omise-magento/pull/148))

### 🚀 Enhancements
#### 🚀 Enhancements
- Enable Place Order button on Internet Banking checkout option only if bank is selected. (PR [#166](https://github.com/omise/omise-magento/pull/166))
- Restrict Tesco Bill Payment to THB transactions only (PR [#165](https://github.com/omise/omise-magento/pull/165))
- Tesco Bill Payment added PRINT button (PR [#164](https://github.com/omise/omise-magento/pull/164))
- Restrict internet banking payment method to THB orders only(PR [#161](https://github.com/omise/omise-magento/pull/161))
- Send Tesco barcode to customer's email. (PR [#158](https://github.com/omise/omise-magento/pull/158))
- Make plugin compatible with PHP 7.2 (PR [#168](https://github.com/omise/omise-magento/pull/168))

### 👾 Bug Fixes
#### 👾 Bug Fixes
- Fix for showing Tesco Bill Payment related information on checkout success page when using other payment methods (PR [#163](https://github.com/omise/omise-magento/pull/163))
- Fix for missing "Terms and Conditions" in Alipay and Tesco payment method. (PR [#162](https://github.com/omise/omise-magento/pull/162))
- Fixed problem that translation to 'Select a card you want to proceed (PR [#160](https://github.com/omise/omise-magento/pull/160))
- Fix compilation error in Capabilities API (PR [#171](https://github.com/omise/omise-magento/pull/171))

### [v2.4 _(Oct 2, 2018)_](https://github.com/omise/omise-magento/releases/tag/2.4)

### ✨ Highlights
#### ✨ Highlights
- Save Credit Card (PR [#123](https://github.com/omise/omise-magento/pull/123))
- Introducing support of Tesco Lotus Payment (PR[#140](https://github.com/omise/omise-magento/pull/140))

### 🚀 Enhancements
#### 🚀 Enhancements
- Force plugin to use newest Omise Api v2017-11-02 (PR [#133](https://github.com/omise/omise-magento/pull/133))
- Code Refactoring, prepare plugin for future payment methods (PR [#130](https://github.com/omise/omise-magento/pull/130), PR [#131](https://github.com/omise/omise-magento/pull/131), PR [#134](https://github.com/omise/omise-magento/pull/134), PR [#137](https://github.com/omise/omise-magento/pull/137), PR [#138](https://github.com/omise/omise-magento/pull/138), PR [#149](https://github.com/omise/omise-magento/pull/149), PR [#153](https://github.com/omise/omise-magento/pull/153))
- Move plugin information in admin panel to 'recommended' section (PR [#129](https://github.com/omise/omise-magento/pull/129))
- Restrict Alipay for THB transactions only (PR [#127](https://github.com/omise/omise-magento/pull/127))
- Changed `composer.json` to fulfil requirements from Magento Market Store (PR [#132](https://github.com/omise/omise-magento/pull/132))

### 👾 Bug Fixes
#### 👾 Bug Fixes
- Fix for not working webhooks due to script compilation error (PR [#141](https://github.com/omise/omise-magento/pull/141)).
- Fix typo on a classname and filename (PR [#135](https://github.com/omise/omise-magento/pull/135))
- Fix for wrong spelling in Admin Panel (PR [#136](https://github.com/omise/omise-magento/pull/136))
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"email": "[email protected]"
}
],
"version": "2.8.0",
"version": "2.9.0",
"minimum-stability": "stable",
"type": "magento2-module",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion etc/module.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Omise_Payment" setup_version="2.8.0">
<module name="Omise_Payment" setup_version="2.9.0">
<sequence>
<module name="Magento_Sales"/>
<module name="Magento_Payment"/>
Expand Down

0 comments on commit 1fd80bc

Please sign in to comment.