- Jan 23, 2024
-
-
- Jan 17, 2024
-
-
semantic-release-bot authored
## [1.8.2](v1.8.1...v1.8.2) (1/17/2024) ### Bug Fixes * **transcript:** add condition when concatenating sub text to prevent second line duplication ([6cbfec0d](6cbfec0d))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Jan 16, 2024
-
-
semantic-release-bot authored
## [1.8.1](v1.8.0...v1.8.1) (1/16/2024) ### Bug Fixes * **models:** set updatedField as empty string when not used ([164f4d3b](164f4d3b))
-
Yassine Doghri authored
-
- Jan 15, 2024
-
-
semantic-release-bot authored
# [1.8.0](v1.7.4...v1.8.0) (1/15/2024) ### Bug Fixes * **episode-form:** add required validation rules for title and slug ([30a34738](30a34738)), closes [#420](#420) * **import:** check for empty string when generating podcast guid for feeds not including one ([ac5336fb](ac5336fb)) * **install:** add created superadmin to most powerful group in instance, ie. superadmin ([2ed511f8](2ed511f8)) * **persons:** delete person avatar when deleting a person ([c1ec98c9](c1ec98c9)), closes [#419](#419) * **platforms:** add matrix.org as a social platform ([9178c3f3](9178c3f3)), closes [#421](#421) ### Features * **admin:** add tooltip for not authorized routes ([f7f9bafc](f7f9bafc)) * **admin:** emphasize unprivileged items in sidebar with "prohibited" icon ([0bd7ddea](0bd7ddea)) * allow hiding owner's email in public RSS feed ([222e02a2](222e02a2)) * **persons:** order persons by full_name ASC for easier list scanning ([68a599fe](68a599fe)), closes [#418](#418)
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
-
Yassine Doghri authored
closes #418
-
Yassine Doghri authored
-
-
Yassine Doghri authored
closes #421
-
Yassine Doghri authored
fixes #419
-
Yassine Doghri authored
fixes #420
-
Yassine Doghri authored
-
- Jan 03, 2024
-
-
semantic-release-bot authored
## [1.7.4](adaures/castopod@v1.7.3...v1.7.4) (1/3/2024) ### Bug Fixes * **media:** add missing HEAD route for static assets served with S3 ([b61a32c8](adaures/castopod@b61a32c8))
-
Yassine Doghri authored
-
- Dec 21, 2023
-
-
semantic-release-bot authored
## [1.7.3](v1.7.2...v1.7.3) (12/21/2023) ### Bug Fixes * **analytics:** upgrade opawg's user-agents-php to user-agents-v2-php ([8cd78866](8cd78866)) * **platforms:** add Threads and YouTube Music ([9264a2d7](9264a2d7))
-
+ sync composer.lock file using composer update
-
Yassine Doghri authored
update php and js dependencies to latest
-
Yassine Doghri authored
-
- Dec 12, 2023
-
-
semantic-release-bot authored
## [1.7.2](v1.7.1...v1.7.2) (12/12/2023) ### Bug Fixes * **episode-form:** render episode number optional when episode type is trailer or bonus ([694328f1](694328f1))
-
Yassine Doghri authored
-
- Dec 05, 2023
-
-
Yassine Doghri authored
-
- Dec 01, 2023
-
-
semantic-release-bot authored
## [1.7.1](v1.7.0...v1.7.1) (12/1/2023) ### Bug Fixes * **housekeeping:** add where clause to check episode_id is not null on reset comments count ([119742cd](119742cd))
-
- Nov 30, 2023
-
-
Yassine Doghri authored
-
- Nov 29, 2023
-
-
semantic-release-bot authored
# [1.7.0](v1.6.5...v1.7.0) (11/29/2023) ### Bug Fixes * **admin-ux:** hide navigation submenus in details panel for easier scanning ([b047a3c6](b047a3c6)) * **admin:** remove episode title truncation + display description in two lines in episode list ([f4ffa30e](f4ffa30e)), closes [#386](#386) * **auth:** display error messages from validator ([5a834c0f](5a834c0f)) * **housekeeping:** remove unnecessary $tablePrefix variable when resetting post count ([97d793f5](97d793f5)), closes [#383](#383) * **import:** handle bad values for location attributes ([642981fd](642981fd)) * **import:** use cocur/slugify library to handle non latin text ([4ca7f9cc](4ca7f9cc)) * move monetization outside of podcast form + add broadcast section to podcast menu ([dff85168](dff85168)) * **nodeinfo2:** import database config + use dynamic table prefix for active local actors query ([6a7ef010](6a7ef010)) * **persons:** set roles field as optional + set `Cast > Host` as default value ([02132dc4](02132dc4)), closes [#347](#347) * **platforms:** make platforms' websites and submit urls more prominent ([61cf8fa3](61cf8fa3)) * **podcast-form:** move fediverse section below author section ([1861d679](1861d679)) * reorder podcast form fields + extract sync feeds to its own form ([2d52fa10](2d52fa10)) ### Features * **admin:** add rss feed link to podcast side navigation ([18e2633a](18e2633a)) * **icons:** update new Deezer logo ([f2d5b272](f2d5b272)) * **install:** init database and create superadmin using CLI ([02d4ba69](02d4ba69)), closes [#380](#380) * **ux:** add episode description to episode cards ([5f8d413b](5f8d413b))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Nov 21, 2023
-
-
Yassine Doghri authored
-
- Nov 17, 2023
-
-
Yassine Doghri authored
+ show default podcast website (castopod) link first in links page
-
Yassine Doghri authored
-
Yassine Doghri authored
closes #380
-
Yassine Doghri authored
fixes #383
-