## 🧾 Changelog
### v2.3 – June 2025
* ✨ Added live preview panel (optional toggle in gear menu)
* 🧠 Integrated OCR via Tesseract.js to extract text from embedded images
* 📄 Added export options for `.txt` and `.html`
* ⚙️ Gear menu now includes **"Show Preview"** toggle
* 🛠 Improved lazy-loading image handling and unblur cleanup
* 🔄 Settings now persist reliably using `localStorage`
* 💄 UI and button style polish
### v2.2
* 🧠 First version with integrated OCR and preview output
* 🎨 Improved formatting, unblur cleanup, and printable view
### v2.0–v2.1
* 🚀 Major rewrite with scraping engine, gear UI, print support, dark mode, and persistent settings