PodFetch
Self-hosted podcast manager for downloading and streaming podcasts
Alternative to: apple podcasts, pocket casts, overcast
About
Versions (53)
v4.9.0
2025-09-27Notable changes
- RSS feeds are now optimized. Even with 3000 elements it just opens as is without any problems. You can expect around 20-30x improvements
What’s Changed
- build(deps): bump material-symbols from 0.34.1 to 0.35.0 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1476
- build(deps-dev): bump tailwindcss from 4.1.12 to 4.1.13 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1474
- build(deps-dev): bump @rsbuild/plugin-sass from 1.3.5 to 1.4.0 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1464
- build(deps-dev): bump @types/react-dom from 19.1.5 to 19.1.9 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1457
- build(deps-dev): bump @types/react from 19.1.11 to 19.1.12 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1458
- build(deps-dev): bump @rsbuild/plugin-react from 1.3.5 to 1.4.0 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1462
- build(deps): bump @babel/runtime from 7.24.5 to 7.28.3 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1424
- build(deps): bump react-i18next from 15.7.1 to 15.7.3 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1459
- build(deps): bump serde from 1.0.219 to 1.0.223 by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1482
- build(deps): bump javascript-time-ago from 2.5.11 to 2.5.12 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1495
- build(deps): bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1491
- build(deps-dev): bump @types/node from 24.3.0 to 24.4.0 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1489
- build(deps): bump uuid from 12.0.0 to 13.0.0 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1490
- build(deps): bump react-router-dom from 7.8.2 to 7.9.1 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1483
- build(deps): bump @fontsource-variable/inter from 5.2.6 to 5.2.7 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1484
- build(deps): bump @fontsource/roboto from 5.2.6 to 5.2.7 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1493
- build(deps-dev): bump @rsbuild/core from 1.5.4 to 1.5.6 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1492
- build(deps): bump serde_json from 1.0.143 to 1.0.145 by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1487
- build(deps): bump copy-text-to-clipboard from 3.2.0 to 3.2.1 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1486
- build(deps): bump material-symbols from 0.35.0 to 0.35.1 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1494
- build(deps): bump diesel_migrations from 2.2.0 to 2.3.0 by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1488
- feat(dependabot): fixed usermanagement not showing user by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/1498
- build(deps): bump @fontsource/anton from 5.2.6 to 5.2.7 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1499
- build(deps): bump rust-s3 from 0.36.0-beta.2 to 0.36.0 by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1511
- build(deps-dev): bump @types/node from 24.4.0 to 24.5.2 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1501
- build(deps): bump diesel from 2.3.1 to 2.3.2 by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1509
- build(deps): bump serde from 1.0.223 to 1.0.225 by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1510
- build(deps-dev): bump @rsbuild/core from 1.5.6 to 1.5.10 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1507
- build(deps): bump framer-motion from 12.23.12 to 12.23.16 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1505
- build(deps): bump react-hook-form from 7.62.0 to 7.63.0 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1508
- build(deps): bump @fontsource/roboto from 5.2.7 to 5.2.8 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1504
- build(deps): bump @types/uuid from 10.0.0 to 11.0.0 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1503
- chore: merge every pr by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/1512
- feature/profile-system by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/1513
- feature/profile-system by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/1514
- build(deps): bump @fontsource-variable/inter from 5.2.7 to 5.2.8 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1502
- Feature/all subscriptions optimization by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/1515
- Feature/all subscriptions by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/1518
- build(deps): bump @tanstack/react-query from 5.89.0 to 5.90.1 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1517
- build(deps): bump serde from 1.0.225 to 1.0.226 by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1516
- Feature/timeline loading by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/1524
- build(deps): bump material-symbols from 0.35.2 to 0.36.0 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1522
- build(deps): bump framer-motion from 12.23.16 to 12.23.19 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1521
- build(deps): bump @babel/runtime from 7.24.5 to 7.28.4 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1519
- build(deps): bump @tanstack/react-query from 5.90.1 to 5.90.2 in /ui by @dependabot[bot] in https://github.com/SamTV12345/PodFetch/pull/1520
- Feature/opml add by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/1525
- Feature/optimize rss feeds by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/1526
Full Changelog: https://github.com/SamTV12345/PodFetch/compare/v4.8.2…v4.9.0