From 00acb23612d34c6f2fabd06a7d95fdbc20004c8b Mon Sep 17 00:00:00 2001 From: aashishgurung <101558497+aashishgurung@users.noreply.github.com> Date: Mon, 23 Jan 2023 16:52:36 +0700 Subject: [PATCH] Preparing release v2.31.0 (#408) * Preparing release v2.31.0 * Fixed the CHANGELOG --- CHANGELOG.md | 28 +++++++++++++++++----------- composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 19 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e6342cb..d217a824 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,21 +1,27 @@ # CHANGELOG +## [v2.31.0 _(Jan 24, 2023)_](https://github.com/omise/omise-magento/releases/tag/v2.31.0) +- Added ShopeePay under Thailand and Singpaore. (PR: [#404](https://github.com/omise/omise-magento/pull/404)) +- Added installment TTB. (PR: [#405](https://github.com/omise/omise-magento/pull/405)) +- Added a logic to reverse the cancelled items before changing order status from cancelled to processing. (PR: [#406](https://github.com/omise/omise-magento/pull/406)) +- Rebrand Lotus's Bill Payment. (PR: [#407](https://github.com/omise/omise-magento/pull/407)) + ## [v2.30.0 _(Dec 14, 2022)_](https://github.com/omise/omise-magento/releases/tag/v2.30.0) -- Rebranded Omise to Opn Payments. (PR: [#395] https://github.com/omise/omise-magento/pull/395) -- Set order status from closed to processing on refund so that merchants can create credit memo. (PR: [#398] https://github.com/omise/omise-magento/pull/398) -- Fixed duitnowobw bank list not showing. (PR: [#393] https://github.com/omise/omise-magento/pull/393) -- Call omise refund after offline refund event triggered. (PR: [#392] https://github.com/omise/omise-magento/pull/392) -- Use existing online refund function for all payment methods. (PR: [#397] https://github.com/omise/omise-magento/pull/397) -- Bug fixed on partial refund. (PR: [#399] https://github.com/omise/omise-magento/pull/399) +- Rebranded Omise to Opn Payments. (PR: [#395](https://github.com/omise/omise-magento/pull/395)) +- Set order status from closed to processing on refund so that merchants can create credit memo. (PR: [#398](https://github.com/omise/omise-magento/pull/398)) +- Fixed duitnowobw bank list not showing. (PR: [#393](https://github.com/omise/omise-magento/pull/393)) +- Call omise refund after offline refund event triggered. (PR: [#392](https://github.com/omise/omise-magento/pull/392)) +- Use existing online refund function for all payment methods. (PR: [#397](https://github.com/omise/omise-magento/pull/397)) +- Bug fixed on partial refund. (PR: [#399](https://github.com/omise/omise-magento/pull/399)) ## [v2.29.2 _(Oct 25, 2022)_](https://github.com/omise/omise-magento/releases/tag/v2.29.2) -- Issue of two invoices of the same order has been fixed. (PR: [#387] https://github.com/omise/omise-magento/pull/387) -- Improve the implementation to prevent the customer entering redirect URL directly in the address bar of the browser. (PR: [#388] https://github.com/omise/omise-magento/pull/388) -- Fixed the issue of FPX redirecting to cart page with invalid order status. Also added a delay in redirect process before fetching charge status. (PR: [#389] https://github.com/omise/omise-magento/pull/389) -- Fixed conflict between COD with the plugin. (PR: [#390] https://github.com/omise/omise-magento/pull/390) +- Issue of two invoices of the same order has been fixed. (PR: [#387](https://github.com/omise/omise-magento/pull/387)) +- Improve the implementation to prevent the customer entering redirect URL directly in the address bar of the browser. (PR: [#388](https://github.com/omise/omise-magento/pull/388)) +- Fixed the issue of FPX redirecting to cart page with invalid order status. Also added a delay in redirect process before fetching charge status. (PR: [#389](https://github.com/omise/omise-magento/pull/389)) +- Fixed conflict between COD with the plugin. (PR: [#390](https://github.com/omise/omise-magento/pull/390)) ## [v2.29.1 _(Oct 03, 2022)_](https://github.com/omise/omise-magento/releases/tag/v2.29.1) -- Fixed an issue of syncing order status from Magento after reversing a charge not updating the product’s quantity. (PR: [#385] https://github.com/omise/omise-magento/pull/385) +- Fixed an issue of syncing order status from Magento after reversing a charge not updating the product’s quantity. (PR: [#385](https://github.com/omise/omise-magento/pull/385)) - Fixed the issue of duplicate cancelled event. (PR [#384](https://github.com/omise/omise-magento/pull/384)) - Fixed blocker and serious issues alerted by SonarCloud. (PR [#383](https://github.com/omise/omise-magento/pull/383)) diff --git a/composer.json b/composer.json index 06bee001..810bc354 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "email": "support@omise.co" } ], - "version": "2.30.0", + "version": "2.31.0", "minimum-stability": "stable", "type": "magento2-module", "license": "MIT", diff --git a/etc/module.xml b/etc/module.xml index cb11642b..5356f867 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,6 +1,6 @@ - +