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

# [1.4.0](https://code.castopod.org/adaures/castopod/compare/v1.3.5...v1.4.0) (2023-06-21) ### Bug Fixes * **charts:** set duration charts label to HHhMM for listening time analytics ([3fc1d8e](3fc1d8e18d
)) * **embed:** set height of player iframe from config ([4665741](4665741425
)) * **s3:** serve files without cache if dummy cache handler + add http referer header to redirect ([30db9f0](30db9f0667
)) * **s3:** use presigned request uri to serve static files ([cb92dc7](cb92dc73f1
)) * **webmanifest:** import misc helper to get site_icon_url ([548a11d](548a11d501
)) ### Features * **import:** run podcast imports' processes asynchronously using tasks ([d8e1d40](d8e1d4031d
)) * **rest-api:** add endpoints for episodes and full text search for podcasts and episodes ([85505d4](85505d4b31
)), closes [#296](https://code.castopod.org/adaures/castopod/issues/296)