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

## [1.6.1](https://code.castopod.org/adaures/castopod/compare/v1.6.0...v1.6.1) (2023-09-09) ### Bug Fixes * **admin:** redirect root fediverse route to fediverse-blocked-actors ([ba5324e](ba5324ea19
)) * **analytics:** show full referrer domain in web pages visits reports ([6be38e9](6be38e9fda
)), closes [#367](https://code.castopod.org/adaures/castopod/issues/367) * **auth:** overwrite Shield's PermissionFilter ([c6e8000](c6e8000bab
)) * **auth:** update shield from v1.0.0-beta.3 to v1.0.0-beta.6 ([23842df](23842df03a
)) * **platforms:** add missing tiktok to social platforms seed ([8dfdaf3](8dfdaf3215
)) * remove fediverse prefix to prevent migration error + load routes during podcast import ([7ff1dbe](7ff1dbe903
)) * **routes:** overwrite RouteCollection to include all routes + update js and php dependencies ([b4f1b91](b4f1b916bf
)) * update Router to include latest CI changes with alternate-content logic ([ae57601](ae57601c83
)) * use podcast-activity named route instead of not existing actor route ([3c35718](3c357183ca
))