Changelog
v1.1.0
February 26, 2026
- Added KasWare browser wallet integration — auto-detects the Chrome extension for one-click payment with on-chain verification.
- Added Direct transaction verification via Kaspa API — confirms KasWare payments in seconds instead of scanning all transactions.
- Added Automatic order expiry — unpaid orders are cancelled and stock restored after timeout (respects WooCommerce "Hold stock" setting, defaults to 24 hours).
- Added uninstall.php for clean plugin removal per WordPress.org standards.
- Improved Fast confirmation polling (3s intervals) after KasWare payment, falls back to standard 15s.
- Fixed Payment address security — save endpoint now requires order key verification.
- Fixed Address index race condition — atomic database increment prevents duplicate addresses.
- Fixed HPOS metabox compatibility — order details panel works with WooCommerce High-Performance Order Storage.
- Fixed Cron cleanup on plugin deactivation.
- Removed Debug tools and console logging from production checkout.
- Removed Mobile zoom lock that prevented accessibility.
v1.0.5
January 29, 2026
- Added Configurable exchange rate source order (1st, 2nd, 3rd choice).
- Added Support for 8 price sources: Kaspa API, CoinGecko, CryptoCompare, MEXC, KuCoin, Gate.io, HTX, CoinEx.
- Changed Rate fetch tries selected sources in order with 5-minute cache.
- Improved UI cleanup and better responsiveness for dashboard and checkout.
- Improved Documentation for external services and privacy disclosure.
v1.0.4
- Added CryptoCompare fallback when CoinGecko is unavailable.
- Added Dismissible "Leave a review" notice on Kaspa admin pages.
- Changed Rate fetch fails safely if all APIs fail.
v1.0.3
- Fixed Payment page rewrite rules on fresh installs.
- Fixed Wallet status detection when KPUB is set.
- Fixed Reconfigure wallet reset flow and cache behavior.
- Added Admin quick actions links.
v1.0.0
- Initial Release Full support for KPUB watch-only wallets, real-time payment detection, and automated WooCommerce order completion.