mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-23 01:01:20 +00:00

# [1.6.0](https://code.castopod.org/adaures/castopod/compare/v1.5.2...v1.6.0) (2023-08-28) ### Bug Fixes * **home:** update where clause when getting all podcasts to prevent draft podcasts from showing up ([7a1eea5](7a1eea58d3
)) * **media:** copy and delete temp file when saving instead of moving it for FS FileManager ([9346e78](9346e787bd
)), closes [#338](https://code.castopod.org/adaures/castopod/issues/338) * **media:** get path using media_path_absolute when saving media file ([754e7a6](754e7a6b4b
)) * **media:** init file properties in setAttributes' Model method + set defaults to pathinfo data ([0775add](0775add678
)) * **premium-podcasts:** show premium flag only when podcast has published premium episodes ([d10c4fd](d10c4fd753
)) * **s3:** add a flag to serve media files by redirecting to a presigned url instead of default proxy ([11aa358](11aa3586a0
)) ### Features * **episode:** add preview link in admin to view and share episode before publication ([7d21b35](7d21b3509e
))