- Mar 06, 2024
-
-
Yassine Doghri authored
update dev setup docs + build and deploy docs everytime
-
- Mar 01, 2024
-
-
Yassine Doghri authored
refs #445
-
- Feb 26, 2024
-
-
-
fixes #445
-
- Feb 22, 2024
-
-
- Feb 21, 2024
-
-
semantic-release-bot authored
## [1.10.3](adaures/castopod@v1.10.2...v1.10.3) (2/21/2024) ### Bug Fixes * **chapters:** use episode cover when chapter img is an empty string ([a343de4c](adaures/castopod@a343de4c)), closes [#444](adaures/castopod#444) * **import:** set episodes as premium if podcast is set as premium by default ([dfd66bee](adaures/castopod@dfd66bee))
-
Yassine Doghri authored
-
Yassine Doghri authored
fixes #444
-
Yassine Doghri authored
-
- Feb 20, 2024
-
-
semantic-release-bot authored
## [1.10.2](v1.10.1...v1.10.2) (2/20/2024) ### Bug Fixes * **podcast-import:** move closing parenthasis when checking for owner name and email existence ([cec78155](cec78155))
-
Yassine Doghri authored
This fixes a bug introduced in 1.10.0, having imports blocked and showing "1" as error.
-
semantic-release-bot authored
## [1.10.1](adaures/castopod@v1.10.0...v1.10.1) (2/20/2024) ### Bug Fixes * **fediverse:** use config name to get Fediverse config properties instead of hardcoded class string ([5fd0980f](adaures/castopod@5fd0980f))
-
Yassine Doghri authored
fix(fediverse): use config name to get Fediverse config properties instead of hardcoded class string
-
Yassine Doghri authored
-
- Feb 19, 2024
-
-
semantic-release-bot authored
# [1.10.0](adaures/castopod@v1.9.0...v1.10.0) (2/19/2024) ### Bug Fixes * **op3:** move op3 prefix to enclosure url instead of audio proxy ([d5803692](adaures/castopod@d5803692)) * **podcast-import:** rollback transaction before exception is thrown ([419bb047](adaures/castopod@419bb047)), closes [#429](adaures/castopod#429) [#319](adaures/castopod#319) [#443](adaures/castopod#443) [#438](adaures/castopod#438) ### Features * add podcast:season and podcast:episode tags to rss feed ([98c66588](adaures/castopod@98c66588)) * add support for podcasting 2.0 "medium" tag with podcast, music and audiobook ([630e788f](adaures/castopod@630e788f)), closes [#439](adaures/castopod#439) * display chapters in episode's public page ([87cc437e](adaures/castopod@87cc437e)), closes [#423](adaures/castopod#423) * support VTT transcript file format in addition to SRT ([7071b4b6](adaures/castopod@7071b4b6)), closes [#433](adaures/castopod#433)
-
Yassine Doghri authored
This allows errors' messages to resurface and prevent the script of having the generic "Process was killed." error. fixes #429, closes #319, #443, #438
-
- Feb 17, 2024
-
-
Yassine Doghri authored
-
closes #423
-
- Feb 15, 2024
-
-
- Feb 12, 2024
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Feb 09, 2024
-
-
closes #433
-
- Feb 05, 2024
-
-
-
closes #439
-
- Jan 31, 2024
-
-
semantic-release-bot authored
# [1.9.0](adaures/castopod@v1.8.2...v1.9.0) (1/31/2024) ### Bug Fixes * **i18n:** escape language strings in form fields to prevent them from disappearing ([3cb5ffd2](adaures/castopod@3cb5ffd2)), closes [#412](adaures/castopod#412) * **podcast-about:** update stats query to discard scheduled episodes from episodes number ([67c037c9](adaures/castopod@67c037c9)) * **premium-subs:** clear subscription list cache after insert ([2accb0f7](adaures/castopod@2accb0f7)), closes [#430](adaures/castopod#430) * **s3:** remove proxy, set objects acl to public-read, and serve files using their public urls ([6a77a9d2](adaures/castopod@6a77a9d2)) ### Features * add actor domain to handle in follow page ([de099ac6](adaures/castopod@de099ac6)) * **admin:** add podcast's OP3 analytics dashboard link ([5f3752b4](adaures/castopod@5f3752b4))
-
- Jan 30, 2024
-
-
Yassine Doghri authored
-
-
- Jan 25, 2024
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Jan 24, 2024
-
-
Yassine Doghri authored
fixes #430
-
Yassine Doghri authored
fixes #412
-
- Jan 23, 2024
-
-
- Jan 17, 2024
-
-
semantic-release-bot authored
## [1.8.2](adaures/castopod@v1.8.1...v1.8.2) (1/17/2024) ### Bug Fixes * **transcript:** add condition when concatenating sub text to prevent second line duplication ([6cbfec0d](adaures/castopod@6cbfec0d))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Jan 16, 2024
-
-
semantic-release-bot authored
## [1.8.1](adaures/castopod@v1.8.0...v1.8.1) (1/16/2024) ### Bug Fixes * **models:** set updatedField as empty string when not used ([164f4d3b](adaures/castopod@164f4d3b))
-
Yassine Doghri authored
-
- Jan 15, 2024
-
-
semantic-release-bot authored
# [1.8.0](adaures/castopod@v1.7.4...v1.8.0) (1/15/2024) ### Bug Fixes * **episode-form:** add required validation rules for title and slug ([30a34738](adaures/castopod@30a34738)), closes [#420](adaures/castopod#420) * **import:** check for empty string when generating podcast guid for feeds not including one ([ac5336fb](adaures/castopod@ac5336fb)) * **install:** add created superadmin to most powerful group in instance, ie. superadmin ([2ed511f8](adaures/castopod@2ed511f8)) * **persons:** delete person avatar when deleting a person ([c1ec98c9](adaures/castopod@c1ec98c9)), closes [#419](adaures/castopod#419) * **platforms:** add matrix.org as a social platform ([9178c3f3](adaures/castopod@9178c3f3)), closes [#421](adaures/castopod#421) ### Features * **admin:** add tooltip for not authorized routes ([f7f9bafc](adaures/castopod@f7f9bafc)) * **admin:** emphasize unprivileged items in sidebar with "prohibited" icon ([0bd7ddea](adaures/castopod@0bd7ddea)) * allow hiding owner's email in public RSS feed ([222e02a2](adaures/castopod@222e02a2)) * **persons:** order persons by full_name ASC for easier list scanning ([68a599fe](adaures/castopod@68a599fe)), closes [#418](adaures/castopod#418)
-
-