PodFetch
Self-hosted podcast manager for downloading and streaming podcasts
Alternative to: apple podcasts, pocket casts, overcast
v4.6.0
2023-12-29New features
API keys
If you are using basic or oidc auth, you need to run podfetch users generate apiKey after upgrading to this release. This generates API keys. That way every audio file/image and stream with the backend is secured by an apiKey that is unique to your own user account.
What’s Changed
- Remove/podcast history items by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/456
- Fixed linting. by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/457
- Bump openssl from 0.10.59 to 0.10.60 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/458
- Bump sysinfo from 0.29.10 to 0.29.11 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/459
- Bump serde from 1.0.192 to 1.0.193 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/461
- Bump uuid from 1.6.0 to 1.6.1 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/460
- Bump @types/react-dom from 18.2.16 to 18.2.17 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/462
- Bump react-router-dom from 6.19.0 to 6.20.0 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/463
- Bump postcss from 8.4.31 to 8.4.32 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/466
- Bump utoipa-swagger-ui from 4.0.0 to 5.0.0 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/472
- Bump jsonwebtoken from 9.1.0 to 9.2.0 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/471
- Bump react-router-dom from 6.20.0 to 6.20.1 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/470
- Bump @fortawesome/fontawesome-free from 6.4.2 to 6.5.1 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/469
- Bump @types/react from 18.2.38 to 18.2.41 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/468
- Bump vite from 5.0.2 to 5.0.4 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/467
- Bump zustand from 4.4.6 to 4.4.7 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/483
- Bump csstype from 3.1.2 to 3.1.3 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/482
- Bump tokio from 1.34.0 to 1.35.0 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/478
- Bump deunicode from 1.4.1 to 1.4.2 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/477
- Bump openssl from 0.10.60 to 0.10.61 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/476
- Bump typescript from 5.3.2 to 5.3.3 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/479
- Bump chart.js from 4.4.0 to 4.4.1 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/481
- Bump @fontsource-variable/inter from 5.0.15 to 5.0.16 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/480
- Bump @types/react-dom from 18.2.17 to 18.2.18 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/489
- Bump material-symbols from 0.14.1 to 0.14.3 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/488
- Bump tailwindcss from 3.3.5 to 3.3.6 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/487
- Bump @fontsource/anton from 5.0.17 to 5.0.18 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/486
- Bump react-router-dom from 6.20.1 to 6.21.0 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/485
- Bump thiserror from 1.0.50 to 1.0.51 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/484
- Fixed position is undefined on homepage. by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/491
- Bump @types/react from 18.2.41 to 18.2.45 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/502
- Bump tailwindcss from 3.3.6 to 3.4.0 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/501
- Bump react-router-dom from 6.21.0 to 6.21.1 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/498
- Bump tokio from 1.35.0 to 1.35.1 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/493
- Bump reqwest from 0.11.22 to 0.11.23 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/494
- Bump futures from 0.3.29 to 0.3.30 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/495
- Bump actix-web from 4.4.0 to 4.4.1 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/496
- Bump awc from 3.2.0 to 3.3.0 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/497
- Bump vite from 5.0.5 to 5.0.10 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/499
- Bump react-i18next from 13.5.0 to 14.0.0 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/500
- Improve/var replacement by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/504
- 503 rss feeds exposed by default by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/506
Full Changelog: https://github.com/SamTV12345/PodFetch/compare/v4.5.0…v4.6.0