mirror of
https://code.castopod.org/adaures/castopod
synced 2025-04-22 16:51:20 +00:00

# [1.0.0-beta.9](https://code.castopod.org/adaures/castopod/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2022-03-04) ### Bug Fixes * **cache:** delete posts and comments pages cache when updating platform links ([f7c3e5b](f7c3e5bf4a
)), closes [#169](https://code.castopod.org/adaures/castopod/issues/169) * escape characters for `min` in format_duration_symbol ([3b6722a](3b6722a42b
)) * **security:** add csrf filter + prevent xss attacks by escaping user input ([cd2e1e1](cd2e1e1dc3
)) * update ivoox podcasting icon ([f2b69a4](f2b69a4733
)) * **video-clips:** update condition to check if ffmpeg is installed ([b57f0b6](b57f0b6eb6
)), closes [#163](https://code.castopod.org/adaures/castopod/issues/163) ### Features * **i18n:** add Polish translation ([2d83b44](2d83b44add
)) * **icons:** add default icons for podcasting, social and funding platforms + remove complex icons ([5bcdfeb](5bcdfebe64
)), closes [#166](https://code.castopod.org/adaures/castopod/issues/166) [#167](https://code.castopod.org/adaures/castopod/issues/167) [#170](https://code.castopod.org/adaures/castopod/issues/170) * make episode description more visible on episode pages ([90533be](90533be029
)), closes [#171](https://code.castopod.org/adaures/castopod/issues/171) * **podcasting 2.0:** update podcast:social tag to adhere to latest spec ([a597cf4](a597cf4ecf
))