*** myPOS Checkout Changelog ***

2026-07-07 - version 1.4.5
* Fix - Guarded the database schema install routine (MyPOS_Install) behind a stored DB version check, preventing redundant dbDelta()/ALTER TABLE execution on every request (PRODSUPP-1140).

2026-03-10 - version 1.4.4
* Tweak - Updated plugin description and readme for better clarity.
* Tweak - Updated Woo logo

2026-02-23 - version 1.4.3
* Tweak - Plugin name updated to comply with WooCommerce Marketplace naming guidelines.
* Tweak - Block type identifier updated to use mypos namespace.
* Fix - Text domain consistency across all plugin components.

2026-01-26 - version 1.4.0
* Add - Refund support for partial and full refunds via myPOS.
* Add - Payment status check directly from order details page.
* Tweak - Webhook response handling for better reliability.
* Tweak - Admin settings UI with toggle switches and settings link.
* Tweak - Logging mechanism for easier debugging.
* Fix - Critical errors removed and code refactored where necessary.
* Fix - Added proper nonce verification and data sanitization.
* Tweak - Optimized order processing and database queries.

2026-02-02 - version 1.4.1
* Fix - Supported currency codes list updated.
* Fix - Minor bug fixes and performance improvements.

2026-02-05 - version 1.4.2
* Fix - Resolved compatibility issues with latest WooCommerce version.
