Releases: orangecoding/fredy
Releases · orangecoding/fredy
5.5.1
5.5.0
- improve ui and ux
5.4.8
- adding ScrapingAnt general infos to the ui
- using residental proxies for immoscout
- upgrading ui dependencies
5.4.7
- dependency management
- fixing dev mode
5.4.6
- Adding new Mattermost adapter https://github.com/orangecoding/fredy/pull/50
- Adding new SqLite adapter https://github.com/orangecoding/fredy/pull/48
5.4.5
- Make requestDriver more resilient to errors
- adding Instana monitoring for Fredy
5.4.4
- Add support for Immo Südwest Presse (immo.swp.de)
- Telegram: Use job name instead of ID and link in title
- Fix race condition if user ID is in session but not in user store
- Allow visiting the original provider URL
5.4.3
- re-writing readme
- improving docker build
- using github's actions to build docker and test automatically
5.4.2
- Fixing prod build
5.4.1
- 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).