What's Changed
- Fix shutdown server context cancel error by @laraws in #281
- Fix cover art quality config and default being ignored by @Contextualist in #288
- add support to set feed as private by @matejdro in #295
- Support S3-compatible provider as storage backend by @Contextualist in #317
- Fix nil pointer dereference for cron by @Contextualist in #319
- Fix page_size limited at 50 on YouTube by @Th0masL in #320
- Fix two regressions introduced by PR #317 by @Contextualist in #324
- Override the default link by @JohannesHoppe in #333
- Readme: instructions for local build & debugging by @JohannesHoppe in #334
- Use yt-dlp instead of youtube-dl by @Th0masL in #318
- Added detail about go being a dependency by @tvqt in #370
- Clean up episodes before generating XML feed by @Contextualist in #368
- feat: added custom format support by @Harnas in #442
Dependencies
- Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 by @dependabot in #273
- Bump actions/setup-go from 2.1.5 to 2.2.0 by @dependabot in #279
- Bump golangci/golangci-lint-action from 2 to 3 by @dependabot in #282
- Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.0 by @dependabot in #283
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #286
- Bump goreleaser/goreleaser-action from 2.9.0 to 2.9.1 by @dependabot in #284
- Bump actions/setup-go from 2.2.0 to 3 by @dependabot in #285
- Bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #287
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #292
- Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 by @dependabot in #298
- Bump docker/login-action from 1 to 2 by @dependabot in #304
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #316
- Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0 by @dependabot in #314
- Bump github.com/aws/aws-sdk-go from 1.44.30 to 1.44.33 by @dependabot in #321
- Bump github.com/aws/aws-sdk-go from 1.44.33 to 1.44.34 by @dependabot in #323
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #330
- Bump github.com/aws/aws-sdk-go from 1.44.34 to 1.44.38 by @dependabot in #329
- Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #335
- Bump github.com/aws/aws-sdk-go from 1.44.38 to 1.44.41 by @dependabot in #336
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #340
- Bump github.com/aws/aws-sdk-go from 1.44.41 to 1.44.50 by @dependabot in #346
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #359
- Bump github.com/aws/aws-sdk-go from 1.44.50 to 1.44.60 by @dependabot in #361
- Bump github.com/aws/aws-sdk-go from 1.44.60 to 1.44.97 by @dependabot in #406
- Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 by @dependabot in #392
- Bump github.com/aws/aws-sdk-go from 1.44.97 to 1.44.103 by @dependabot in #412
- Bump github.com/zackradisic/soundcloud-api from 0.1.5 to 0.1.8 by @dependabot in #413
- Bump github.com/aws/aws-sdk-go from 1.44.103 to 1.44.109 by @dependabot in #419
- Bump github.com/aws/aws-sdk-go from 1.44.109 to 1.44.114 by @dependabot in #425
- Bump github.com/aws/aws-sdk-go from 1.44.114 to 1.44.115 by @dependabot in #426
- Bump github.com/aws/aws-sdk-go from 1.44.115 to 1.44.116 by @dependabot in #427
- Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 by @dependabot in #428
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #433
- Bump github.com/aws/aws-sdk-go from 1.44.116 to 1.44.121 by @dependabot in #434
- Bump github.com/aws/aws-sdk-go from 1.44.121 to 1.44.122 by @dependabot in #436
- Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.44.128 by @dependabot in #445
- Bump github.com/aws/aws-sdk-go from 1.44.128 to 1.44.144 by @dependabot in #461
New Contributors
- @laraws made their first contribution in #281
- @Contextualist made their first contribution in #288
- @Th0masL made their first contribution in #320
- @JohannesHoppe made their first contribution in #333
- @tvqt made their first contribution in #370
- @Harnas made their first contribution in #442
Full Changelog: v2.4.2...v2.5.0