*** Crypto QR Code WP Changelog ***

2026.06.26 - version 1.3.0
 * New - Appearance tab with a live preview so you can design the tooltip, including QR colors, tooltip, address bar, and copy button
 * New - Custom QR code foreground and background colors
 * Tweak - Settings screen split into Settings and Appearance tabs
 * Fix - The widget keeps its own styling on every theme, including block and Full Site Editing themes
 * Fix - Theme button and link styles can no longer override the tooltip or buttons
 * Fix - QR code is now reliably centered in the tooltip

2026.06.25 - version 1.2.0
 * New - Copy button so visitors can copy your wallet address in one click
 * New - Coin presets and icons for Bitcoin, Ethereum, Litecoin, Tether, Dogecoin, Solana, Bitcoin Cash, and Monero
 * New - Quick coin picker on the settings page that fills the label for you
 * Tweak - Coin icon shown next to the label on the front end

2026.06.25 - version 1.1.0
 * New - QR codes are now generated entirely in the browser, so nothing is written to your server
 * New - Settings page to manage your wallet addresses and copy ready made shortcodes
 * Security - Full output escaping across the shortcode and widget (resolves stored cross site scripting risk)
 * Security - Removed the bundled phpqrcode library and the server side file generation it required
 * Tweak - Assets now load only on pages that actually use the QR code
 * Tweak - Confirmed compatibility with WordPress 7.0 and PHP 8
 * Fix - Corrected the widget display name and sanitized all saved widget fields

2019.03.27 - version 1.0.2
 * Fix - Widget issue
 * Tweak - Improved CSS theme compatibility

2019.03.26 - version 1.0.1
 * New - Added 'Crypto QR Code' widget
 * Tweak - Enhanced file security

2019.03.24 - version 1.0.0
 * Initial release