- Oct 14, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.24](v1.0.0-beta.23...v1.0.0-beta.24) (2022-10-14) ### Bug Fixes * **router:** trim URI slash to match same routes for URIs with and without trailing slash ([9e9375f9](9e9375f9)) ### Features * **episode:** add form to allow editing episode's publication date to a past date ([d783d16e](d783d16e)), closes [#97](#97) * **rss:** add rss feed route without the `.xml` extension ([94c0b7c1](94c0b7c1)), closes [#247](#247)
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
This allows podcasters to reorganize their published episodes as they see fit closes #97
-
Yassine Doghri authored
closes #247
-
Yassine Doghri authored
-
- Oct 01, 2022
-
-
- Sep 30, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Sep 29, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.23](v1.0.0-beta.22...v1.0.0-beta.23) (2022-09-29) ### Bug Fixes * **premium-podcasts:** display unlock button in embed when premium episode ([ca109ba3](ca109ba3)) * **premium-podcasts:** remove cache in unlock form + redirect to podcast if podcast is not premium ([242352c4](242352c4)) * **premium-podcasts:** return different cached page when podcast is unlocked ([b1303c52](b1303c52)) ### Features * add instructions on production error page to ease Castopod debugging process ([9eab54e0](9eab54e0)), closes [#224](#224) * add premium podcasts to manage subscriptions for premium episodes ([3234500e](3234500e)), closes [#193](#193) * **gdpr:** add purpose for granting access to premium content ([47d6d81b](47d6d81b))
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
- clear podcast cache when setting subscription link - update and add missing translation keys
-
- Sep 28, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
closes #193
-
Yassine Doghri authored
update composer dependencies to latest
-
Yassine Doghri authored
closes #224
-
- Sep 26, 2022
-
-
Yassine Doghri authored
closes #147
-
- Sep 23, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.22](v1.0.0-beta.21...v1.0.0-beta.22) (2022-09-23) ### Bug Fixes * **fediverse:** set default castopod avatar url when actor avatar is not present ([460f52f7](460f52f7)) * **import:** set default episode type if not set ([d7250ab0](d7250ab0)) * **input-component:** unset required attribute to prevent rendering it when false ([db9ac138](db9ac138)) * **notifications:** notify actors after activities insert / update using model callback methods ([e08555a4](e08555a4)) * overwrite getActorById to return app's Actor entity ([f2bc2f7e](f2bc2f7e)) * remove heavy image cover data from audio file metadata ([f74403bd](f74403bd)) * set storage limit as disk_total_space instead of free space ([7512e2ed](7512e2ed)) * **ui:** remove empty tooltip when hovering on sponsor button ([40aa6612](40aa6612)) * **users:** remove required roles input when editing user + prevent owner's roles from being edited ([1c8af755](1c8af755)), closes [#239](#239) * **ux:** have podcast dashboard card link to podcast dashboard if only one podcast in instance ([7dabee58](7dabee58))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Sep 19, 2022
-
-
-
Yassine Doghri authored
-
- Sep 14, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
This fixes a bug where the mv ffmpeg command breaks if the upstream folder name of the ffmpeg tar changes (version change).
-
Yassine Doghri authored
-
- Sep 08, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
useful to run commands and create CLI scripts
-
Yassine Doghri authored
--> Remove sql triggers because most shared hosting plans prevent using them
-
- Sep 07, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
fixes #239
-
Yassine Doghri authored
-
- Sep 06, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-