Releases: orangecoding/fredy
Releases · orangecoding/fredy
5.3.2
- Splitting telegram messages into chunks to avoid errors when message exceeds limit of 4096 chars
5.3.1
- Adding a retry with exponential back-off for scraping if error occurred
- Fixing an error which cause node to crash if axios throws an error
- Upgrading axios dependency
5.3.0
- Upgrading dependencies
- It's now possible to send mails to multiple receiver using comma separation for MailJet & Sendgrid
- Fixing Immowelt scraping
5.2.1
- Fixing an issue where notifications would be send even though no new listings are available (happened when listings have been filtered by similarity check)
5.2.0
- Adding new similarity check layer (Duplicates are being removed now)
- Adding paging for search results
- Upgrading dependencies
V5.1.0
- Upgrading dependencies
- NodeJS 12.13 is now the minimum supported version
- Adding general settings as new configuration page to ui
- Adding new feature working hours
V5.0.0
Breaking changes:
- NodeJs 12 is now the minimum supported version
Features:
- Notification adapter are now editable
- upgrading ui dependencies
Init release
Start using the github release feature