Releases: orangecoding/fredy
21.0.0
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 ;)
Full Changelog: 20.4.0...21.0.0
20.4.0
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
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
What's Changed
- change average price to median price on the dashboard by @bytedream in #300
- upgrading dependencies
New Contributors
- @bytedream made their first contribution in #300
Full Changelog: 20.3.1...20.3.2
20.3.1
What's Changed
- Add toggle for sending telegram message as plain text message by @adrianbartnik in #299
- Upgrading dependencies
New Contributors
- @adrianbartnik made their first contribution in #299
Full Changelog: 20.3.0...20.3.1
20.3.0
What's Changed
- Feature/spec filter by @strech345 in #276
Thanks a lot for all the work you put in this @strech345!
Full Changelog: 20.2.1...20.3.0
20.2.1
What's Changed
- Fix: broken filters by @realDayaa in #294
- Feature/kleinanzeigen new by @orangecoding in #292
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
- Improving security
Full Changelog: 20.1.1...20.1.2
20.1.1
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