Releases: orangecoding/fredy
Releases · orangecoding/fredy
22.9.4
22.9.3
- fixing hard delete forgott to evict cache entries
22.9.2
- redirect unknown routes to dashboard for logged-in users
- fix stuck news popup after expired sessions kept reporting as logged in
22.9.1
- adding fredy category
- quality of life improvements
22.9.0
Quality of life improvements
- bugfixes and improvements
- when storing settings and something is wrong, show the correct error
- removing annoying map animation
- ability to jump back to main menu when clicking on nav bar and on submenu
- fixing job state setting when job is disabled
- Update GitHub link to sponsors page
Full Changelog: 22.8.0...22.9.0
22.8.0
- ability to restore (soft deleted) listings
You can now restore (soft) deleted listings.

Full Changelog: 22.7.0...22.8.0
22.7.0
What's Changed
- fix: use hash-router URL format for listing links in email adapters by @michiosw in #335
- fix(immoscout): map exclusioncriteria swapflat to mobile API value swap_flat by @michiosw in #332
- fix: use absolute Vite base so path-style URLs don't white-screen by @michiosw in #336
- adding new user-setting to be able to filter (blacklist) by description
New Contributors
Full Changelog: 22.6.0...22.7.0
22.6.0
- Last run is now stored in the database
- Upgrading depdencies
Full Changelog: 22.5.0...22.6.0
22.5.0
Recording debug logs
When finding an issue, it was always a struggle to get all necessary debug infos. Now when you submit a bug, you'll see a description on how to record/store debug infos to help me fix the issue.
I've decided not to simply pull all logs, but to give it into the hands of the user to record logs only when needed due to privacy reasons ❤️