What's Changed
- chore: #9 ensure db healthy before starting app by @jez500 in #71
- Feature/rest api by @jez500 in #85
- Fixes to charts when on the product page
- Update dependencies
- Changed to SeleniumBase image for improved browser scraping
- Many small fixes and improvements
Docker compose change
Prior to this version, browser based scraping used amerkurev/scrapper image. With this release it switches to jez500/seleniumbase-scrapper. To take advantage of the improvements, you need to edit your docker compose file and replace amerkurev/scrapper with jez500/seleniumbase-scrapper
Full Changelog: v1.0.39...v1.0.40