mirror of
https://github.com/towfiqi/serpbear
synced 2025-06-26 18:15:54 +00:00
2.4 KiB
2.4 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.4 (2022-12-01)
Features
- Failed scrape now shows error details in UI. (8c8064f)
Bug Fixes
- Domains with www weren't loading keywords. (3d1c690), closes #8
- Emails were sending serps of previous day. (6910558)
- Fixes Broken ScrapingRobot Integration. (1ed298f)
- scraper fails if matched domain has www (38dc164), closes #6 #7
- scraper fails when result has domain w/o www (6d7cfec)
0.1.3 (2022-12-01)
Features
Bug Fixes
- could not add 2 character domains. (5acbe18), closes #1
- license location. (a45237b)
- No hint on how to add multiple keywords. (9fa80cf), closes #3