Fredy Versions Save

:heart: Fredy - [F]ind [R]eal [E]states [D]amn Eas[y] - Fredy will constantly search for new listings on sites like Immoscout or Immowelt and send new results to you, so that you can focus on more important things in life ;)

5.4.3

2 years ago
  • re-writing readme
  • improving docker build
  • using github's actions to build docker and test automatically

5.4.2

2 years ago
  • Fixing prod build

5.4.1

2 years ago
  • 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).

5.3.2

2 years ago
  • Splitting telegram messages into chunks to avoid errors when message exceeds limit of 4096 chars

5.3.1

2 years ago
  • 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

2 years ago
  • Upgrading dependencies
  • It's now possible to send mails to multiple receiver using comma separation for MailJet & Sendgrid
  • Fixing Immowelt scraping

5.2.1

2 years ago
  • 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

2 years ago
  • Adding new similarity check layer (Duplicates are being removed now)
  • Adding paging for search results
  • Upgrading dependencies

V5.1.0

2 years ago
  • 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

2 years ago

Breaking changes:

  • NodeJs 12 is now the minimum supported version

Features:

  • Notification adapter are now editable
  • upgrading ui dependencies