Version 4.4.1
* Fix           - Fixed an issue where automatic capture was sometimes used even when disabled in the plugin settings.
* Fix           - Corrected the Trustly label on the settings page.
* Tweak         - Added the 'Payee Reference' field to the admin order metabox.

Version 4.4.0
* Feature       - Added support for splitting the payment methods from Swedbank Pay into separate payment methods in WooCommerce. Currently only supported for the redirect flow.
* Fix           - The selected language setting is now also used for the 'Seamless Menu' checkout flow.
* Tweak         - Changed the default API base URL from payex.com to swedbankpay.com. Use the 'swedbank_pay_replace_base_url' filter to opt out.

Version 4.3.4
* Enhancement   - Added support for Estonian, Latvian, and Lithuanian.
* Enhancement   - Improved and extended logging, including support for custom log titles, making entries easier to identify.
* Fix           - Phone number input at checkout is now properly sanitized.

Version 4.3.3
* Enhancement   - Client information is now sent with payment orders to set platform name, integration module name and version for the payment.
* Enhancement   - Improved error handling by allowing exceptions to propagate to WooCommerce.
* Fix           - Resolved a fatal error that could occur on the 'thank you' page.
* Fix           - When a customer cancels payment for a 'pay for order' order, they are now correctly redirected back to the order payment page.
* Tweak         - Enabled editing of orders that include WooCommerce Subscriptions.

Version 4.3.2
* Enhancement - Updated the code to be inline with WordPress coding standards.
* Enhancement - Removed the custom database table for transactions, since it was not being used for any functionality other then storing data.
* Fix         - Fixed an issue where the phonenumber was not correctly formatted correctly when paying for an existing order.

Version 4.3.1
* Reduced the amount of requests made to Swedbank Pay when the customer gets to the thankyou page for an order that could happen in some cases.
* Fixed an issue where some payments would automatically be set to Completed in WooCommerce when the callback from Swedbank Pay was processed for some payment methods.
* Fixed an issue where the overlay from WooCommerce would cover some modal windows shown by Swedbank Pay during the checkout when using the Seamless Menu checkout flow.
* Fixed an issue where the description for shipping methods was not included in the order lines sent to Swedbank Pay.

Version 4.3.0
* Added a new checkout flow, Seamless Menu, which provides a more integrated payment experience within the WooCommerce checkout page.
* Added an option to automatically capture the payment when the order is marked as Completed in WooCommerce. This can be toggled in the plugin settings. Note, you can still manually capture payments if needed through the metabox action buttons.
* Added an option to automatically cancel the payment when the order is marked as Cancelled in WooCommerce. This can be toggled in the plugin settings. Note, you can still manually cancel payments if needed through the metabox action buttons.
* Replaced jquery-blockui with wc-jquery-blockui for eligible WooCommerce versions.
* Added UTM parameters in support form link for better tracking of support requests.

Version 4.2.1
* Replaced the internal support form page with a direct link to the external website's support page.

Version 4.2.0
* Refund processing has been optimized for improved speed and reliability.
* IP address validation has been removed and replaced with a new mechanism that validates callback data, preventing valid callbacks from being incorrectly rejected.
* API requests no longer fail when the order line's description is too long. The item name is now used and trimmed if it exceeds the allowed length.
* Admin scripts now load only on Swedbank Pay orders, preventing read-only fields on other orders.
* Fixed a critical error when cancelling or refunding an order.

Version 4.1.1
* This version include no changes, only modifications to the changelog.

Version 4.1.0
* Added support for WooCommerce Subscriptions.
* The order status is now determined directly by WooCommerce. Previously, an authorized order was set to "on-hold".
* A captured order will now be set to "completed" instead of the previous "processing" status.

Version 4.0.1
* Fix Update files included in the release.

Version 4.0.0
* Feature Added support for the WooCommerce Action Scheduler.
* Feature Added setting to exclude order lines from the payment request to improve compatibility gift cards.
* Feature Improved tracing and logging of errors for easier troubleshooting.
* Feature Added an entry in the system report for encountered errors, and the plugin settings.
* Feature Added PHP scoping for prevent dependencies conflict with other plugins or themes.
* Fix Addressed various PHP warnings.
* Fix Addressed warning related to referencing text domain before loaded.

Version 3.6.6
* Added `swedbank_pay_dispatch_queue_at_shutdown` wp filter

Version 3.6.5
* Improved verbose logging
* Transaction handling tunes

Version 3.6.4
* Transaction callback: get order by `orderReference`

Version 3.6.3
* Additional behavior changes for Autocomplete option

Version 3.6.2
* Autocomplete option fixes: set complete order status for 1-phase payments

Version 3.6.1
* Additional fixed in the background queue

Version 3.6.0
* YITH WooCommerce Gift Cards v4.11 fixes

Version 3.5.0
* Added "Autocomplete" option
* Removed "Subsite" option

Version 3.4.0
* Use server configuration for curl CA
* Updated the sdk lib
* Geolocation detection for "International Telephone Input"

Version 3.3.2
* YITH WooCommerce Gift Cards: add tax calculation

Version 3.3.1
* Fixed the problem with HPOS activated

Version 3.3.0
* YITH WooCommerce Gift Cards support
* Error messages improvements

Version 3.2.0
* Refund modes: by amount, by order items

Version 3.1.1
* Fixed: Don't perform online refund when manual refund is clicked

Version 3.1.0
* Removed Full refund button
* Improved refund behavior of Refund button
* Improved refund using "refunded" order status changing

Version 3.0.0
* Implemented interactive payment status checker on the "thank you" page
* Added "International Telephone Input" extension (disabled by default)
* Don't roll back order status if any error is happened
* Fixed problem with order status changing from 'pending' to 'cancelled'
* Special validation for StreetAddress field
* Prevent duplicated WC refund creation

Version 2.0.2
* Fixed problem with order status changing from 'processing' to 'completed'

Version 2.0.1
* Fixed Full Refund button issues

Version 2.0.0
* Code refactoring
* the core library was moved into the plugin
* Payment actions bugfixes
* Added WC Blocks support

Version 1.3.0
* Fixed problems with "Full refund" when option "Display prices in the shop" is "Including tax"

Version 1.2.0
* Update callback handling
* Fixed problem with capture/refund

Version 1.0.1
* Title option
* Fixed of partial actions in the admin backend

Version 1.0.0
* First public release
