*** Ozow Gateway for WooCommerce Changelog ***

= 1.0.0 - 2023-09-01 =
* Initial Release

= 1.1.0 - 2024-01-10 = 
* Added: Compatibility with WooCommerce block-based checkout.

= 1.2.0 - 2024-01-17 =
* Added: WooCommerce HPOS (High-Performance Order Storage).

= 1.2.1 - 2025-06-02 =
* Dev – Bump WordPress “tested up to” version to 6.8.1.
* Dev – Bump WooCommerce “tested up to” version to 9.8.5.
* Dev – Perform full security and guideline check for plugin re-review.

= 1.3.0 - 2025-06-17 =
* Fix – Ensure special characters in API key and private key are stored and retrieved correctly.
* Dev – Added decoding logic to prevent HTML entity issues for sensitive credentials.
* Dev – Verified safe handling of special characters without affecting plugin functionality or security.

= 1.3.1 - 2025-06-19 =
* Added – Implemented functionality to resend payment links within the administrative backend.
* Fixed – Ensured that all payment notifications are processed correctly for orders.

= 1.3.2 - 2025-09-22 =
* Fix – Resolved deprecated warnings for dynamic property creation in PHP 8.2+ by declaring protected properties and using getter methods.
* Dev – Improved compatibility with PHP 8.2, 8.3, and 8.4.
