Releases: orangecoding/fredy
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
20.1.0
20.0.8
- Fixing some more Docker Issues
Full Changelog: 20.0.7...20.0.8
20.0.7
Important Docker Service update!
- fixing broken puppeteer providers in docker caused by alpine chromium 146 crashing
- switched to debian slim with puppeteer's own chrome for testing
- dropped 2-stage build
- run as non-root
- purge build tools after install, improve docker-test.sh to verify it all works.
That's it. ;)
Full Changelog: 20.0.6...20.0.7
20.0.6
What's Changed
- Add SMTP Adapter by @realDayaa in #279
- Fixing MCP Server, adding claude desktop example
New Contributors
- @realDayaa made their first contribution in #279
Full Changelog: 20.0.5...20.0.6
20.0.5
- next release version
- fixing duplicate migration