# Changelog

Dojo for WooCommerce

## [2.1.0] - 2026-01-14
- Added WooCommerce Blocks compatibility
- Tested and updated compatibility with the latest versions of WooCommerce, WordPress and PHP

## [2.0.15] - 2025-05-10
- Added Italian and Spanish translations  
- Fixed handling of pickup products and order notes

## [2.0.14] - 2024-11-05
- Tested and updated compatibility with the latest versions of WooCommerce and WordPress
- Enhanced API versioning for improved performance and stability

## [2.0.13] - 2024-07-20
- Updated logging
- Collection of email address and phone number for 3DS2

## [2.0.12] - 2024-06-26
- Updated branding

## [2.0.11] - 2024-03-27
- Updated API Version

## [2.0.10] - 2024-02-09
- Fixed bug with checks for secure websites

## [2.0.9] - 2024-02-08
- Added option to remove itemlines from hosted checkout
- Improved observability for the plugin

## [2.0.8] - 2024-01-04
- Enhancement: Added support for High Performance Order Storage (HPOS).

## [2.0.7] - 2023-10-27

- Fixed bug with virtual products
- Added timeout to payment intents

## [2.0.6] - 2023-08-08

- Updated broken links
- Fixed bug with Product Name length
- Fixed PHP 8 compatibility issue

## [2.0.5] - 2023-06-02

- Added tax, shipping, and total amount information to checkout page
 
## [2.0.4] - 2023-03-15

- Fixed intermittant total rounding issue on the online checkout page and in the refund flow
- Fixed PHP 7.2 compatibility issue  

## [2.0.3] - 2023-02-23

### Fixed

- Installation issue with running on PHP version before 7.4

## [2.0.2] - 2022-09-25

### Fixed

- Bugfixes and security improvements

## [2.0.1] - 2022-08-16

### Fixed

- Fixed issues identified by plugin review team

## [2.0.0] - 2022-07-22

### Added

- "paymentSource" parameter to the API call for creating payment intents (RPI-46)
- message at the payment method configuration page indicating where to get an API key (RPI-55)

### Changed

- "WC tested up to" tag to 6.7.0
- Text on the test account message at the payment method configuration page (RPI-50)
- Text on the wallet label at the payment method configuration page (RPI-53)

### Removed

- Payment method logo (RPI-57)

## [1.0.0] - 2022-06-17

### Initial Release