mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
38 lines
1.2 KiB
Markdown
38 lines
1.2 KiB
Markdown
###### [V5.3.0]
|
|
- Upgrading dependencies
|
|
- It's now possible to send mails to multiple receiver using comma separation for MailJet & Sendgrid
|
|
- Fixing Immowelt scraping
|
|
|
|
###### [V5.2.0]
|
|
- Upgrading dependencies
|
|
- Adding new similarity check layer (Duplicates are being removed now)
|
|
- Adding paging for search results
|
|
|
|
###### [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]
|
|
- Upgrading dependencies
|
|
- NodeJS 12 is now the minimum supported version
|
|
|
|
###### [V4.0.0]
|
|
Bringing back Immoscout :tada:
|
|
|
|
###### [V3.0.0]
|
|
This is basically a re-write, your old config file will not be compatible anymore. Please re-created your search jobs
|
|
on the new ui and use the values from your previous config file if needed.
|
|
```
|
|
- We're getting rid of manual config changes, Fredy, now ships with a UI so that it's easy for you to create and edit jobs
|
|
```
|
|
|
|
###### [V2.0.0]
|
|
```
|
|
- Fredy can now run multiple search job on one instance
|
|
- Changed lot's of the structure of Fredy to make this happen
|
|
[BREAKING CHANGES]
|
|
- The config has been changed, the config of V1.x will not work any longer
|
|
- Sources have been renamed to provider
|
|
``` |