- Mar 23, 2023
-
-
semantic-release-bot authored
## [1.2.4](adaures/castopod@v1.2.3...v1.2.4) (2023-03-23) ### Bug Fixes * allow images to have .jpeg extension consistently ([ae5e12be](adaures/castopod@ae5e12be)) * **s3:** delete persons image sizes from bucket + add keyPrefix to config ([208c2715](adaures/castopod@208c2715)) * **s3:** do not create bucket if not exists, check if healthy instead ([da7076fc](adaures/castopod@da7076fc)) ### Reverts * **homepage:** remove redirect to install if database is not setup ([d4954e02](adaures/castopod@d4954e02))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
After install, the redirect condition is kept even though it would never be triggered again.
-
Yassine Doghri authored
update php and js dependencies to latest
-
- Mar 22, 2023
-
-
Romain de Laage authored
-
- Mar 21, 2023
-
-
Aonrud authored
-
Yassine Doghri authored
-
- Mar 18, 2023
-
-
semantic-release-bot authored
## [1.2.3](adaures/castopod@v1.2.2...v1.2.3) (2023-03-18) ### Bug Fixes * **notifications:** set mark-all-as-read parameter to be podcast_id instead of actor_id ([2748f231](adaures/castopod@2748f231))
-
Yassine Doghri authored
-
Yassine Doghri authored
This fixes a permission error when clicking on mark all as read
-
semantic-release-bot authored
## [1.2.2](v1.2.1...v1.2.2) (2023-03-18) ### Bug Fixes * **migration:** change old media file_key to file_path ([a4141421](a4141421)), closes [#314](#314)
-
Yassine Doghri authored
fixes #314
-
- Mar 17, 2023
-
-
semantic-release-bot authored
## [1.2.1](v1.2.0...v1.2.1) (2023-03-17) ### Bug Fixes * change app.mediaBaseURL to media.baseURL in install, docker entrypoints and docs ([b3c6e05e](b3c6e05e))
-
Yassine Doghri authored
-
semantic-release-bot authored
# [1.2.0](adaures/castopod@v1.1.2...v1.2.0) (2023-03-17) ### Bug Fixes * **analytics:** check the x_forwarded_for client header ([1111177e](adaures/castopod@1111177e)) * **auth:** update podcast editors' permissions ([a9b63088](adaures/castopod@a9b63088)) * **contributors:** add dash to prevent deleting permissions from other podcast ([5d2a2d49](adaures/castopod@5d2a2d49)), closes [#310](adaures/castopod#310) * display bandwidth limit on dashboard when set in .env ([a2a87abf](adaures/castopod@a2a87abf)) * **docker:** update nginx configuration ([8884598a](adaures/castopod@8884598a)) * **platforms:** update 'submit_url' for Antennapod ([9fc49a74](adaures/castopod@9fc49a74)) ### Features * add downloads count to episode list ([b63c1dc9](adaures/castopod@b63c1dc9)) * add health route to check if db, cache and file manager are ok ([1dde11f8](adaures/castopod@1dde11f8)) * **media:** add s3 to manage media files ([d93fc984](adaures/castopod@d93fc984)) ### Reverts * **install:** reset condition to look for instance owner before continuing install ([fc009f3d](adaures/castopod@fc009f3d))
-
Yassine Doghri authored
-
Yassine Doghri authored
fixes #310
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Mar 16, 2023
-
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
Users may choose between filesystem (FS) or S3 to store and manage their media files
-
- Mar 10, 2023
-
-
- Mar 07, 2023
-
-
Yassine Doghri authored
`episodes.manage-notifications` should be `manage-notifications`
-
- Feb 28, 2023
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Feb 25, 2023
-
-
- Feb 24, 2023
-
-
- Feb 22, 2023
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
update php and js dependencies to latest
-
- Feb 04, 2023
-
-
Yassine Doghri authored
-
- Jan 16, 2023
-
-
- Dec 28, 2022
-
-
Yassine Doghri authored
-
- Dec 14, 2022
-
-
semantic-release-bot authored
## [1.1.2](v1.1.1...v1.1.2) (2022-12-14) ### Bug Fixes * **analytics:** set EpisodeAudioController to init user session data ([77ccb306](77ccb306))
-