Skip to content

Releases: orangecoding/fredy

5.3.2

12 Nov 08:16
Compare
Choose a tag to compare
  • Splitting telegram messages into chunks to avoid errors when message exceeds limit of 4096 chars

5.3.1

11 Nov 14:35
Compare
Choose a tag to compare
  • 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

06 Oct 08:46
ec986e4
Compare
Choose a tag to compare
  • Upgrading dependencies
  • It's now possible to send mails to multiple receiver using comma separation for MailJet & Sendgrid
  • Fixing Immowelt scraping

5.2.1

05 Jul 10:16
Compare
Choose a tag to compare
  • 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

28 Jun 06:52
59e6d28
Compare
Choose a tag to compare
  • Adding new similarity check layer (Duplicates are being removed now)
  • Adding paging for search results
  • Upgrading dependencies

V5.1.0

30 May 07:39
97858b7
Compare
Choose a tag to compare
  • 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

20 May 12:23
2899dfc
Compare
Choose a tag to compare

Breaking changes:

  • NodeJs 12 is now the minimum supported version

Features:

  • Notification adapter are now editable
  • upgrading ui dependencies

Init release

30 Mar 13:35
Compare
Choose a tag to compare

Start using the github release feature