Releases: orangecoding/fredy
Releases · orangecoding/fredy
10.1.0
- regex for einsAImmobilien price normalization
- filter listings that does not have all required keys
10.0.0
- Upgrading dependencies
- Fixing Immowelt Scraper
[BREAKING CHANGE]
A listing may be edited, resulting in a price change. Previously, Fredy only stored the listing ID, so even if the price changed, Fredy wouldn’t alert on that listing again because it had already been sent. To address this issue, I modified the ID to be a hash of the ID and price. This way, if the price changes, the ID also changes, ensuring that the listing is sent again.
9.0.0
BREAKING CHANGE
- using NodeJs 20
8.1.0
- Upgrading ui dependencies
- Building docker image for arm64 as well
- Using ScrapingAnt for NeubauKompass, as they recently have added Bot protection
8.0.7
- added extra check for scraping ant. #100
New Contributors
- @ivanovvladi made their first contribution in #100
Full Changelog: 8.0.6...8.0.7
8.0.6
- upgrading dependencies
- fixing immoswp provider
- fixing some confusing description
8.0.5
8.0.4
8.0.3
8.0.2
- upgrading dependencies
- fixing immoscout prodivder