PodFetch
Self-hosted podcast manager for downloading and streaming podcasts
Alternative to: apple podcasts, pocket casts, overcast
v4.5.0
2023-11-24Please use this version to migrate your webview history to the new format. You can do this with docker exec podfetch /app/podfetch migrate watchlog with image samuel19982/podfetch:v4.5.0-53d2ddd
What’s Changed
- Added original rss feed to the podcast detail page. by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/433
- Added less strict search. by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/437
- Run rust formatter. by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/439
- Remove deleted attribute as it may be null. by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/441
- Bump id3 from 1.9.0 to 1.10.0 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/447
- Bump uuid from 1.5.0 to 1.6.0 by @dependabot in https://github.com/SamTV12345/PodFetch/pull/446
- Bump framer-motion from 10.16.4 to 10.16.5 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/452
- Bump material-symbols from 0.14.0 to 0.14.1 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/451
- Bump axios from 1.6.1 to 1.6.2 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/449
- Bump i18next-browser-languagedetector from 7.1.0 to 7.2.0 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/448
- Bump i18next from 23.7.3 to 23.7.6 in /ui by @dependabot in https://github.com/SamTV12345/PodFetch/pull/450
- Added migration for converting to new podcast watchlog format. by @SamTV12345 in https://github.com/SamTV12345/PodFetch/pull/454
Full Changelog: https://github.com/SamTV12345/PodFetch/compare/v4.4.1…v4.5.0