*** 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.

= 1.3.3 - 2026-02-11 =
* Dev – Tested with WordPress 6.9.1 and WooCommerce 10.5.0.
* Dev – Updated plugin metadata and “tested up to” version fields.
* Dev – No functional changes.

= 1.3.4 - 2026-03-19 =
* Dev – Tested with WordPress 6.9.4 and WooCommerce 10.6.1.
* Dev – Updated plugin metadata and “tested up to” version fields.
* Dev – Updated Ozow logo to load from CDN-based asset for improved flexibility and centralized management.
* Dev – No functional changes.

= 1.3.5 - 2026-04-02 =
* Dev – Tested with WordPress 6.9.4 and WooCommerce 10.6.2.
* Fix – Mapped Ozow “cancelled” to WooCommerce “failed” for correct retry handling.
* Fix – Restricted resend payment link to failed orders only.
* Fix – Improved order status update flow for successful payments.
* Fix – Enhanced error handling and logging across all Ozow API calls.

= 1.3.6 - 2026-05-19 =
* Dev – Improved overall plugin security and code quality.
* Dev – Enhanced validation, sanitization, and error handling across the plugin.
* Dev – Tested with WordPress 6.9.4 and WooCommerce 10.7.0.
* Dev – Performed regression testing to ensure stable payment functionality.