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

# [1.2.0](https://code.castopod.org/adaures/castopod/compare/v1.1.2...v1.2.0) (2023-03-17) ### Bug Fixes * **analytics:** check the x_forwarded_for client header ([1111177](1111177eb7
)) * **auth:** update podcast editors' permissions ([a9b6308](a9b630884b
)) * **contributors:** add dash to prevent deleting permissions from other podcast ([5d2a2d4](5d2a2d49c4
)), closes [#310](https://code.castopod.org/adaures/castopod/issues/310) * display bandwidth limit on dashboard when set in .env ([a2a87ab](a2a87abf7c
)) * **docker:** update nginx configuration ([8884598](8884598a56
)) * **platforms:** update 'submit_url' for Antennapod ([9fc49a7](9fc49a7430
)) ### Features * add downloads count to episode list ([b63c1dc](b63c1dc9b1
)) * add health route to check if db, cache and file manager are ok ([1dde11f](1dde11f8e4
)) * **media:** add s3 to manage media files ([d93fc98](d93fc98469
)) ### Reverts * **install:** reset condition to look for instance owner before continuing install ([fc009f3](fc009f3d00
))