mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
1.7 KiB
1.7 KiB
[V5.4.0]
- Upgrading dependencies
- Provider urls are now automagically been changed to include the correct sort order for search results
Note: It has been an point of confusion since the very beginning of Fredy, that people simply copied the url, but
did not take care of sorting the search results by date. If this is not done, Fredy will most likely not see the latest
results, thus cannot report them. This release fixes it by adding the necessary params (or replaces them).
[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 🎉
[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