New Features
- Debug widget to inspect product source scrape results and view formatted HTML.
- Toggle to decode product URLs in product source extraction settings.
- Authorization gate for API docs access. #100
- HTML syntax highlighting for scraped content.
- More detailed error logging (includes file/line).More detailed error logging (includes file/line).
- Add -z flag to nc command in start-app.sh by @AKhozya in #102
Maintenance
- Upgraded framework to Laravel 12; expanded startup cache/optimization steps.