v1.0.43
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 https://github.com/jez500/pricebuddy/pull/102
Maintenance
- Upgraded framework to Laravel 12; expanded startup cache/optimization steps.
New Contributors
- @AKhozya made their first contribution in https://github.com/jez500/pricebuddy/pull/102
Full Changelog
- https://github.com/jez500/pricebuddy/compare/v1.0.42...v1.0.43