Version 4.6.0
New 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 #456
- Fixed linting. by @SamTV12345 in #457
- Bump openssl from 0.10.59 to 0.10.60 by @dependabot in #458
- Bump sysinfo from 0.29.10 to 0.29.11 by @dependabot in #459
- Bump serde from 1.0.192 to 1.0.193 by @dependabot in #461
- Bump uuid from 1.6.0 to 1.6.1 by @dependabot in #460
- Bump @types/react-dom from 18.2.16 to 18.2.17 in /ui by @dependabot in #462
- Bump react-router-dom from 6.19.0 to 6.20.0 in /ui by @dependabot in #463
- Bump postcss from 8.4.31 to 8.4.32 in /ui by @dependabot in #466
- Bump utoipa-swagger-ui from 4.0.0 to 5.0.0 by @dependabot in #472
- Bump jsonwebtoken from 9.1.0 to 9.2.0 by @dependabot in #471
- Bump react-router-dom from 6.20.0 to 6.20.1 in /ui by @dependabot in #470
- Bump @fortawesome/fontawesome-free from 6.4.2 to 6.5.1 in /ui by @dependabot in #469
- Bump @types/react from 18.2.38 to 18.2.41 in /ui by @dependabot in #468
- Bump vite from 5.0.2 to 5.0.4 in /ui by @dependabot in #467
- Bump zustand from 4.4.6 to 4.4.7 in /ui by @dependabot in #483
- Bump csstype from 3.1.2 to 3.1.3 in /ui by @dependabot in #482
- Bump tokio from 1.34.0 to 1.35.0 by @dependabot in #478
- Bump deunicode from 1.4.1 to 1.4.2 by @dependabot in #477
- Bump openssl from 0.10.60 to 0.10.61 by @dependabot in #476
- Bump typescript from 5.3.2 to 5.3.3 in /ui by @dependabot in #479
- Bump chart.js from 4.4.0 to 4.4.1 in /ui by @dependabot in #481
- Bump @fontsource-variable/inter from 5.0.15 to 5.0.16 in /ui by @dependabot in #480
- Bump @types/react-dom from 18.2.17 to 18.2.18 in /ui by @dependabot in #489
- Bump material-symbols from 0.14.1 to 0.14.3 in /ui by @dependabot in #488
- Bump tailwindcss from 3.3.5 to 3.3.6 in /ui by @dependabot in #487
- Bump @fontsource/anton from 5.0.17 to 5.0.18 in /ui by @dependabot in #486
- Bump react-router-dom from 6.20.1 to 6.21.0 in /ui by @dependabot in #485
- Bump thiserror from 1.0.50 to 1.0.51 by @dependabot in #484
- Fixed position is undefined on homepage. by @SamTV12345 in #491
- Bump @types/react from 18.2.41 to 18.2.45 in /ui by @dependabot in #502
- Bump tailwindcss from 3.3.6 to 3.4.0 in /ui by @dependabot in #501
- Bump react-router-dom from 6.21.0 to 6.21.1 in /ui by @dependabot in #498
- Bump tokio from 1.35.0 to 1.35.1 by @dependabot in #493
- Bump reqwest from 0.11.22 to 0.11.23 by @dependabot in #494
- Bump futures from 0.3.29 to 0.3.30 by @dependabot in #495
- Bump actix-web from 4.4.0 to 4.4.1 by @dependabot in #496
- Bump awc from 3.2.0 to 3.3.0 by @dependabot in #497
- Bump vite from 5.0.5 to 5.0.10 in /ui by @dependabot in #499
- Bump react-i18next from 13.5.0 to 14.0.0 in /ui by @dependabot in #500
- Improve/var replacement by @SamTV12345 in #504
- 503 rss feeds exposed by default by @SamTV12345 in #506
Full Changelog: v4.5.0...v4.6.0