- Apr 12, 2024
-
-
Yassine Doghri authored
-
-
-
- Apr 06, 2024
-
-
Yassine Doghri authored
closes #450
-
- Mar 28, 2024
-
-
Yassine Doghri authored
- add mailpit service to debug email - remove s3 service
-
- Mar 12, 2024
-
-
semantic-release-bot authored
## [1.10.5](v1.10.4...v1.10.5) (3/12/2024) ### Bug Fixes * **file-uploads:** validate chapters json content + remove permit_empty rule to uploaded files ([6289c42b](6289c42b)), closes [#445](#445)
-
Yassine Doghri authored
closes #408
-
Yassine Doghri authored
-
-
Yassine Doghri authored
-
-
Yassine Doghri authored
update dev setup docs + build and deploy docs everytime
-
Yassine Doghri authored
refs #445
-
- Feb 26, 2024
-
-
semantic-release-bot authored
## [1.10.4](v1.10.3...v1.10.4) (2/26/2024) ### Bug Fixes * display chapters in episode preview page ([797516a2](797516a2)), closes [#445](#445)
-
-
fixes #445
-
- Feb 22, 2024
-
-
- Feb 21, 2024
-
-
semantic-release-bot authored
## [1.10.3](v1.10.2...v1.10.3) (2/21/2024) ### Bug Fixes * **chapters:** use episode cover when chapter img is an empty string ([a343de4c](a343de4c)), closes [#444](#444) * **import:** set episodes as premium if podcast is set as premium by default ([dfd66bee](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](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](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](v1.9.0...v1.10.0) (2/19/2024) ### Bug Fixes * **op3:** move op3 prefix to enclosure url instead of audio proxy ([d5803692](d5803692)) * **podcast-import:** rollback transaction before exception is thrown ([419bb047](419bb047)), closes [#429](#429) [#319](#319) [#443](#443) [#438](#438) ### Features * add podcast:season and podcast:episode tags to rss feed ([98c66588](98c66588)) * add support for podcasting 2.0 "medium" tag with podcast, music and audiobook ([630e788f](630e788f)), closes [#439](#439) * display chapters in episode's public page ([87cc437e](87cc437e)), closes [#423](#423) * support VTT transcript file format in addition to SRT ([7071b4b6](7071b4b6)), closes [#433](#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](v1.8.2...v1.9.0) (1/31/2024) ### Bug Fixes * **i18n:** escape language strings in form fields to prevent them from disappearing ([3cb5ffd2](3cb5ffd2)), closes [#412](#412) * **podcast-about:** update stats query to discard scheduled episodes from episodes number ([67c037c9](67c037c9)) * **premium-subs:** clear subscription list cache after insert ([2accb0f7](2accb0f7)), closes [#430](#430) * **s3:** remove proxy, set objects acl to public-read, and serve files using their public urls ([6a77a9d2](6a77a9d2)) ### Features * add actor domain to handle in follow page ([de099ac6](de099ac6)) * **admin:** add podcast's OP3 analytics dashboard link ([5f3752b4](5f3752b4))
-
- Jan 30, 2024
-
-
Yassine Doghri authored
-
-