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

# [1.12.0](https://code.castopod.org/adaures/castopod/compare/v1.11.0...v1.12.0) (6/28/2024) ### Bug Fixes * add missing php-icons config file to bundle ([56612f0](56612f0c76
)) * **docs:** add base to og image using env variable ([fe67659](fe676590f2
)) * **import:** rewrite download_file helper to output curl response directly to file ([eb7ad2f](eb7ad2f7e1
)) * include app/Resources/icons folder to bundle ([3fd5efc](3fd5efc795
)) * **platforms:** add platforms service + reduce memory consumption when rendering platform cards ([fe73e9f](fe73e9fae9
)) * set owner email visibility when editing podcast ([fc4f982](fc4f982556
)), closes [#473](https://code.castopod.org/adaures/castopod/issues/473) ### Features * set owner email to hidden by default in podcast create form ([7a6d9df](7a6d9df6db
)) * support podcast:txt tag with verify use case ([57e459e](57e459e187
)), closes [#468](https://code.castopod.org/adaures/castopod/issues/468)