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

# [1.0.0-beta.11](https://code.castopod.org/adaures/castopod/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-04-01) ### Bug Fixes * change message upon cancellation of episode publication ([9859c74](9859c7434c
)) * prefill description footer input when creating a new episode ([9ea5ca3](9ea5ca3169
)) * remove value escaping for form inputs and textareas ([bc6dea2](bc6dea2f8a
)) * restore default podcast icon on public website ([342778b](342778bac3
)) * **socialinteract:** move social interact uri into uri attribute + update social data upon import ([12b2200](12b22008a2
)) ### Features * **analytics-gdpr:** update cached personal data to expire at midnight ([0188b67](0188b67354
)) * **analytics:** add current date and secret salt to analytics hash for improved privacy ([6f2e7c0](6f2e7c009c
)) * **i18n:** add 7 new languages + update german translations ([d021abb](d021abb52f
)) * **i18n:** add german language as supported locale + create Language files from english source ([c220b31](c220b310ed
)) * **icons:** add podnews icon to podcasting platforms ([5f42355](5f423557c2
)), closes [#190](https://code.castopod.org/adaures/castopod/issues/190)