mirror of
https://code.castopod.org/adaures/castopod
synced 2025-09-06 11:49:27 +00:00
# [1.9.0](https://code.castopod.org/adaures/castopod/compare/v1.8.2...v1.9.0) (1/31/2024) ### Bug Fixes * **i18n:** escape language strings in form fields to prevent them from disappearing ([3cb5ffd](3cb5ffd25b)), closes [#412](https://code.castopod.org/adaures/castopod/issues/412) * **podcast-about:** update stats query to discard scheduled episodes from episodes number ([67c037c](67c037c9eb)) * **premium-subs:** clear subscription list cache after insert ([2accb0f](2accb0f765)), closes [#430](https://code.castopod.org/adaures/castopod/issues/430) * **s3:** remove proxy, set objects acl to public-read, and serve files using their public urls ([6a77a9d](6a77a9d2f2)) ### Features * add actor domain to handle in follow page ([de099ac](de099ac643)) * **admin:** add podcast's OP3 analytics dashboard link ([5f3752b](5f3752b443))