Files
2026-04-28 15:13:50 +02:00

198 lines
5.7 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
*** Changelog ***
# 2.10.1 - 2026-04-10
* [Fix] Error when edit page with block editor
= 2.10.0 - 2026-03-27 =
* [Add] Google Pay as separate method
= 2.9.1 - 2026-02-05 =
* [Fix] Incorrect address when retrieving payment status
* [Fix] "Call to a member function get_total() on bool" for WooCommerce Subscriptions
* [Fix] sf-init.js loading in header
= 2.9.0 - 2025-10-13 =
* [Update] Better configuration checking
= 2.8.0 - 2025-10-06 =
* [Update] Change default order status from 'canceled` to 'failed' for 'CANCELED' payment notification
* [Add] Show info about payment on Thank You page
* [Add] 60 seconds cache for retrieve payment methods
* [Add] PragmaPay as separate method
* [Remove] Auto migration configuration from 1.X versions
= 2.7.2 - 2025-07-09 =
* [Fix] Limit widget script load
= 2.7.1 - 2025-06-23 =
* [Fix] Add missing check for payByLinks array in PayU Installments
= 2.7.0 - 2025-06-11 =
* [Add] Twisto Slice as separate method
* [Add] Support more currencies in buy now pay later payments
* [Update] New credit widget implementation, showing widget on Blocks cart and checkout
* [Update] Autofocus next field in Secure Form
* [Update] The order number is at the beginning of the description in PayU
= 2.6.2 - 2025-04-09 =
* [Update] Update Klarna and Twisto logos
* [Fix] Manual pickup and rejection for WAITING_FOR_CONFIRMATION
= 2.6.1 - 2024-09-26 =
* [Fix] Not be accessed before initialization
= 2.6.0 - 2024-09-21 =
* [Add] PayU - secure form via WooCommerce Blocks
= 2.5.0 - 2024-07-23 =
* [Add] PayU - bank list via WooCommerce Blocks
= 2.4.1 - 2024-07-16 =
* [Fix] #73 - Not send e-mail to administrator about a new order
* [Fix] Showing error in empty cart (blocks) when installments are active
= 2.4.0 - 2024-07-07 =
* [Add] PayU - BLIK via WooCommerce Blocks
= 2.3.1 - 2024-06-24 =
* [Fix] "Call to a member function get_total() on null" for Installments
= 2.3.0 - 2024-06-21 =
* [Add] PayU - installments via WooCommerce Blocks
* [Add] PayU - Klarna via WooCommerce Blocks
* [Add] PayU - Twisto via WooCommerce Blocks
* [Add] PayU - PayPo via WooCommerce Blocks
* [Fix] Not showing Installments Mini Widget on product and products list page
= 2.2.2 - 2024-06-18 =
* [Fix] Warning: Attempt to read property "total" on null
= 2.2.1 - 2024-06-17 =
* [Fix] Some methods were not showing up
* [Fix] PHP Deprecated: Creation of dynamic property
= 2.2.0 - 2024-06-17 =
* [Add] PayU standard via WooCommerce Blocks
* [Add] PayU payment card via WooCommerce Blocks
= 2.1.0 =
* Added Klarna as a separate payment method
= 2.0.35 =
* Fixed product name length
* Fixed php notice/warning
* Increased requirements: PHP >= 7.4, Wordpress >= 5.0, WooCommerce >= 4.0
= 2.0.34 =
* Fixed card holder name
* Fixed substring for multi-byte characters
= 2.0.33 =
* Fixed getTotal for min/max
= 2.0.32 =
* Fixed php notices
* Fixed getTotal for min/max
= 2.0.31 =
* Fixed warnings
* SDK update
= 2.0.30 =
* Removed use of the NumberUtil class
= 2.0.29 =
* Decimal quantity in products
= 2.0.28 =
* Fixed installment widget to use taxed product price
* Fixed installment widget not refreshing after product quantity changes in cart details
* Fixed refund request
= 2.0.27 =
* Fixed for decimal quantity
= 2.0.26 =
* Better use of checkout_place_order hook
= 2.0.23 - 2.0.25 =
* Added compatibility with HPOS (High-Performance Order Storage)
* Sends more data for better detected frauds
= 2.0.22 =
* Fixed getTotal
= 2.0.21 =
* Fixed installment payment method name in order summary page
= 2.0.20 =
* Fixed installment payment method name in emails
= 2.0.19 =
* Added installment widget integration
* PayU address update
= 2.0.18 =
* Fixed link to repay in email
* The shorter product name
* Changed plugin url on github
= 2.0.14 - 2.0.17 =
* Changes required by wordpress plugin teams (plugin name, change translate domain, sanitize variables, remove external js, update readme)
= 2.0.13 =
* Fix method available for virtual products
* Separate Twisto and PayPo
= 2.0.12 =
* Fix calculate total for check min/max
* Possibility to enable for virtual orders
* Fix #43 php notice
* Update Visa logo
= 2.0.11 =
* Remove manual stock reduced
* Remove unused REJECTED
* Add filter woocommerce_payu_status_cancelled
= 2.0.10 =
* PayU terms - info instead of checkbox
* Better check shipping method, clean up
= 2.0.9 =
* Fix not show installments, blik, card as separated method
= 2.0.8 =
* Send mail to customer when status change from payu-waiting to processing
= 2.0.7 =
* Fix show paymethods when WPML is active
= 2.0.6 =
* Fix hide inactive method
= 2.0.5 =
* Translate fix
* Add filters for multicurrency support
* Notice fix
= 2.0.4 =
* Fix size gateway logotypes in some themes
= 2.0.3 =
* Better js and css enqueue and optimize load methods
* Better UX for bank icons
= 2.0.2 =
* Fix #31 js loading dependency
* Fix #30 remove 100% layout width
* Fix #27 fix registration url
= 2.0.1 =
* Fix change order status for virtual products
= 2.0.0 =
* New version introducing many additional features e.g. many payment types, enhanced configuration options, order repayment.
= 1.3.1 =
* Fix WPML compatibility
= 1.3.0 =
* Add shipping method selector
= 1.2.9 =
* Fix error when Multi-currency support is disabled in WPML
= 1.2.8 =
* Moved lang to buyer
* Fixed notice in notification
= 1.2.7 =
* Added support for multicurrency provided by WPML
= 1.2.6 =
* Sandbox added
* Cleanup code
= 1.2.5 =
* PayU SDK update
= 1.2.4 =
* Fix calculate price in products
* Update SDK
= 1.2.3 =
* Fix for WooCommerce 3.x
= 1.2.2 =
* added language to redirect URI
* added e-mail notification
* added stock reduce
= 1.2.1 =
* Fixed extOrderId when other plugin changes WooCommerce order number
= 1.2.0 =
* Add Oauth support
= 1.1.1 =
* fix notifications
= 1.1.0 =
* remove many pos config for currency