Most importantly this release fixes/adds:
- the "new version available" card always displaying
- it add new config options for prowlarr and Jackett (timout_seconds and follow_redirects)
- adds ability to delete movies/shows
- remove pornography from search results
- improves the frontend to load faster
- fix bugs which caused the frontend to display incorrect data
Please consider supporting my work ❤️
https://github.com/sponsors/maxdorninger
https://buymeacoffee.com/maxdorninger
What's Changed
- Fix "new version available" card to always be displayed by @maxdorninger in #238
- Update oauth docs by @maxdorninger in #239
- Add timeout config variable by @maxdorninger in #246
- Fix imports loading by @maxdorninger in #248
- Fix stats card loading by @maxdorninger in #255
- Fix search torrents by @maxdorninger in #263
- Address various different fixes regarding search UI experience. by @xNinjaKittyx in #271
- Make recommendations reactive for Svelte 5 by @aasmoe in #273
- Remove adult search results by @aasmoe in #275
- Delete shows and movies (and fix lint errors) by @xNinjaKittyx in #278
- Improve troubleshooting section of docs by @maxdorninger in #293
- Direct indexer mode by @maxdorninger in #295
- Fix deleted torrents leaving stray season files by @maxdorninger in #294
- Improve importing by @maxdorninger in #297
- Create CONTRIBUTING.md for project guidelines by @maxdorninger in #299
- Fix torrent deletion logic by @maxdorninger in #301
- Improve frontend code quality by @maxdorninger in #302
- display movie files by @maxdorninger in #308
- disable caching in build and metadata relay workflows by @maxdorninger in #309
New Contributors ❤️
- @xNinjaKittyx made their first contribution in #271
- @aasmoe made their first contribution in #273
- Special thanks to @cachho for reporting some great issues, proposing good features and assisting others in solving their issues.
Full Changelog: v1.10.0...v1.11.0