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

# [1.8.0](https://code.castopod.org/adaures/castopod/compare/v1.7.4...v1.8.0) (1/15/2024) ### Bug Fixes * **episode-form:** add required validation rules for title and slug ([30a3473](30a3473863
)), closes [#420](https://code.castopod.org/adaures/castopod/issues/420) * **import:** check for empty string when generating podcast guid for feeds not including one ([ac5336f](ac5336fbc5
)) * **install:** add created superadmin to most powerful group in instance, ie. superadmin ([2ed511f](2ed511f8a0
)) * **persons:** delete person avatar when deleting a person ([c1ec98c](c1ec98c956
)), closes [#419](https://code.castopod.org/adaures/castopod/issues/419) * **platforms:** add matrix.org as a social platform ([9178c3f](9178c3f3af
)), closes [#421](https://code.castopod.org/adaures/castopod/issues/421) ### Features * **admin:** add tooltip for not authorized routes ([f7f9baf](f7f9bafc3e
)) * **admin:** emphasize unprivileged items in sidebar with "prohibited" icon ([0bd7dde](0bd7ddea58
)) * allow hiding owner's email in public RSS feed ([222e02a](222e02a2af
)) * **persons:** order persons by full_name ASC for easier list scanning ([68a599f](68a599fee0
)), closes [#418](https://code.castopod.org/adaures/castopod/issues/418)