Skip to content

Releases: orangecoding/fredy

21.0.0

22 Apr 19:12
f30ec46

Choose a tag to compare

What's Changed

Fredy got a new Design. With the Help of Claude Design, we built a revamped version of Fredy. I hope you like it. At least my wife does ;)

image

Full Changelog: 20.4.0...21.0.0

20.4.0

21 Apr 17:43

Choose a tag to compare

As preparation for a (way bigger) release, Fredy now sends a Link "Open with Fredy" for every listing. For this, we must know the baseUrl of Fredy. We're trying to guess it, but you probably know better than me, so you might want to check in the settings if it is actually correct :)

Full Changelog: 20.3.4...20.4.0

20.3.4

21 Apr 11:45

Choose a tag to compare

Test Fixtures

It's annoying to run tests agains the provider while building new features specifically after implementing the details fetching as providers tend to block an ip when running tests to often. This fixes the problem by testing agains local copy's of the source.

You can now run:

yarn run test:offline

Full Changelog: 20.3.2...20.3.4

20.3.2

20 Apr 08:15

Choose a tag to compare

What's Changed

  • change average price to median price on the dashboard by @bytedream in #300
  • upgrading dependencies

New Contributors

Full Changelog: 20.3.1...20.3.2

20.3.1

16 Apr 10:07

Choose a tag to compare

What's Changed

  • Add toggle for sending telegram message as plain text message by @adrianbartnik in #299
  • Upgrading dependencies

New Contributors

Full Changelog: 20.3.0...20.3.1

20.3.0

12 Apr 07:21

Choose a tag to compare

What's Changed

Thanks a lot for all the work you put in this @strech345!

Full Changelog: 20.2.1...20.3.0

20.2.1

07 Apr 18:23

Choose a tag to compare

What's Changed

New Feature

You're now able to select provider in the user settings, which should fetch more details per listing. This significantly increases the api calls and thus increases the likelyhood of being detected as a bot, however it gives more details (like addresses and thus real geocoding in return. Be careful with enabling this..

My changes are based on the idea of @realDayaa . Props to him for this!

Note

At the moment, only the most used provider are supported. Immoscout, Sparkasse, ImmobilienDE, Immowelt, kleinanzeigen, wggesucht.

Full Changelog: 20.1.2...20.2.0

20.1.2

31 Mar 11:33

Choose a tag to compare

  • Improving security

Full Changelog: 20.1.1...20.1.2

20.1.1

31 Mar 09:47

Choose a tag to compare

What's Changed

  • fix: maplibre-gl runtime errors in production build by isoliting it i… by @strech345 in #288
  • Storing filter settings in Url

Full Changelog: 20.1.0...20.1.1

20.1.0

23 Mar 12:25
8c039f0

Choose a tag to compare

What's Changed

Full Changelog: 20.0.8...20.1.0