- Apr 26, 2024
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Apr 17, 2024
-
-
semantic-release-bot authored
# [1.11.0](v1.10.5...v1.11.0) (4/17/2024) ### Bug Fixes * **premium:** set itunes:block on premium feeds to prevent indexing ([88851b02](88851b02)) * **rss:** generate podcast guid if empty ([a5aef2a6](a5aef2a6)), closes [#450](#450) ### Features * add trailer tags to rss if trailer episodes are present ([80fdd9cf](80fdd9cf)) * add transcript display to episode page ([4d141fce](4d141fce)), closes [#411](#411) * **platforms:** add telegram to socials ([004f8040](004f8040)) * **platforms:** add truefans.fm and episodes.fm ([d046ecc5](d046ecc5)), closes [#458](#458) [#459](#459)
-
- 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
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)
-
- 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))
-
- 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))
-
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))
-
- 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)
-
- Feb 17, 2024
-
-
Yassine Doghri authored
-
- 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 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))
-
- 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))
-
- 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
-
- Jan 03, 2024
-
-
semantic-release-bot authored
## [1.7.4](v1.7.3...v1.7.4) (1/3/2024) ### Bug Fixes * **media:** add missing HEAD route for static assets served with S3 ([b61a32c8](b61a32c8))
-
- 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))
-
Yassine Doghri authored
update php and js dependencies to latest
-
- Dec 12, 2023
-
-
semantic-release-bot authored
## [1.7.2](adaures/castopod@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](adaures/castopod@694328f1))
-
- 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 29, 2023
-
-
semantic-release-bot authored
# [1.7.0](adaures/castopod@v1.6.5...v1.7.0) (11/29/2023) ### Bug Fixes * **admin-ux:** hide navigation submenus in details panel for easier scanning ([b047a3c6](adaures/castopod@b047a3c6)) * **admin:** remove episode title truncation + display description in two lines in episode list ([f4ffa30e](adaures/castopod@f4ffa30e)), closes [#386](adaures/castopod#386) * **auth:** display error messages from validator ([5a834c0f](adaures/castopod@5a834c0f)) * **housekeeping:** remove unnecessary $tablePrefix variable when resetting post count ([97d793f5](adaures/castopod@97d793f5)), closes [#383](adaures/castopod#383) * **import:** handle bad values for location attributes ([642981fd](adaures/castopod@642981fd)) * **import:** use cocur/slugify library to handle non latin text ([4ca7f9cc](adaures/castopod@4ca7f9cc)) * move monetization outside of podcast form + add broadcast section to podcast menu ([dff85168](adaures/castopod@dff85168)) * **nodeinfo2:** import database config + use dynamic table prefix for active local actors query ([6a7ef010](adaures/castopod@6a7ef010)) * **persons:** set roles field as optional + set `Cast > Host` as default value ([02132dc4](adaures/castopod@02132dc4)), closes [#347](adaures/castopod#347) * **platforms:** make platforms' websites and submit urls more prominent ([61cf8fa3](adaures/castopod@61cf8fa3)) * **podcast-form:** move fediverse section below author section ([1861d679](adaures/castopod@1861d679)) * reorder podcast form fields + extract sync feeds to its own form ([2d52fa10](adaures/castopod@2d52fa10)) ### Features * **admin:** add rss feed link to podcast side navigation ([18e2633a](adaures/castopod@18e2633a)) * **icons:** update new Deezer logo ([f2d5b272](adaures/castopod@f2d5b272)) * **install:** init database and create superadmin using CLI ([02d4ba69](adaures/castopod@02d4ba69)), closes [#380](adaures/castopod#380) * **ux:** add episode description to episode cards ([5f8d413b](adaures/castopod@5f8d413b))
-
Yassine Doghri authored
-
- Nov 17, 2023
-
-
Yassine Doghri authored
+ show default podcast website (castopod) link first in links page
-
Yassine Doghri authored
closes #396
-
- Sep 26, 2023
-
-
semantic-release-bot authored
## [1.6.5](v1.6.4...v1.6.5) (2023-09-26) ### Bug Fixes * **fediverse:** use NoteObject including episode link in content (hotfix) ([ffa530e1](ffa530e1))
-
- Sep 17, 2023
-
-
semantic-release-bot authored
## [1.6.4](v1.6.3...v1.6.4) (2023-09-17) ### Bug Fixes * **fediverse:** do not cache remote action form + fix typo on post routes for passing post uuid ([4ecb42f7](4ecb42f7)) * **fediverse:** update post controller namespace in routes ([3189f122](3189f122))
-
- Sep 14, 2023
-
-
semantic-release-bot authored
## [1.6.3](v1.6.2...v1.6.3) (2023-09-14) ### Bug Fixes * **fediverse:** add `index` to post controller-method to access post's jsonld contents ([35142d8e](35142d8e))
-
- Sep 11, 2023
-
-
semantic-release-bot authored
## [1.6.2](adaures/castopod@v1.6.1...v1.6.2) (2023-09-11) ### Bug Fixes * **migrations:** remove if exists modifier for drop index ([82013c9c](adaures/castopod@82013c9c)), closes [#382](adaures/castopod#382)
-
- Sep 09, 2023
-
-
semantic-release-bot authored
## [1.6.1](adaures/castopod@v1.6.0...v1.6.1) (2023-09-09) ### Bug Fixes * **admin:** redirect root fediverse route to fediverse-blocked-actors ([ba5324ea](adaures/castopod@ba5324ea)) * **analytics:** show full referrer domain in web pages visits reports ([6be38e9f](adaures/castopod@6be38e9f)), closes [#367](adaures/castopod#367) * **auth:** overwrite Shield's PermissionFilter ([c6e8000b](adaures/castopod@c6e8000b)) * **auth:** update shield from v1.0.0-beta.3 to v1.0.0-beta.6 ([23842df0](adaures/castopod@23842df0)) * **platforms:** add missing tiktok to social platforms seed ([8dfdaf32](adaures/castopod@8dfdaf32)) * remove fediverse prefix to prevent migration error + load routes during podcast import ([7ff1dbe9](adaures/castopod@7ff1dbe9)) * **routes:** overwrite RouteCollection to include all routes + update js and php dependencies ([b4f1b916](adaures/castopod@b4f1b916)) * update Router to include latest CI changes with alternate-content logic ([ae57601c](adaures/castopod@ae57601c)) * use podcast-activity named route instead of not existing actor route ([3c357183](adaures/castopod@3c357183))
-
Yassine Doghri authored
-
Yassine Doghri authored
+ update js packages to latest
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Aug 28, 2023
-
-
semantic-release-bot authored
# [1.6.0](adaures/castopod@v1.5.2...v1.6.0) (2023-08-28) ### Bug Fixes * **home:** update where clause when getting all podcasts to prevent draft podcasts from showing up ([7a1eea58](adaures/castopod@7a1eea58)) * **media:** copy and delete temp file when saving instead of moving it for FS FileManager ([9346e787](adaures/castopod@9346e787)), closes [#338](adaures/castopod#338) * **media:** get path using media_path_absolute when saving media file ([754e7a6b](adaures/castopod@754e7a6b)) * **media:** init file properties in setAttributes' Model method + set defaults to pathinfo data ([0775add6](adaures/castopod@0775add6)) * **premium-podcasts:** show premium flag only when podcast has published premium episodes ([d10c4fd7](adaures/castopod@d10c4fd7)) * **s3:** add a flag to serve media files by redirecting to a presigned url instead of default proxy ([11aa3586](adaures/castopod@11aa3586)) ### Features * **episode:** add preview link in admin to view and share episode before publication ([7d21b350](adaures/castopod@7d21b350))
-
- Jul 31, 2023
-
-
semantic-release-bot authored
## [1.5.2](adaures/castopod@v1.5.1...v1.5.2) (2023-07-31) ### Bug Fixes * **credits:** remove undefined $podcast variable from page layout ([73a5b680](adaures/castopod@73a5b680)), closes [#359](adaures/castopod#359) * **platforms:** change twitter to X + add buymeacoffee and kofi as funding ([d69b4e48](adaures/castopod@d69b4e48)), closes [#353](adaures/castopod#353) [#361](adaures/castopod#361)
-
- Jul 29, 2023
-
-
semantic-release-bot authored
## [1.5.1](adaures/castopod@v1.5.0...v1.5.1) (2023-07-29) ### Bug Fixes * **admin-ui:** remove button labels on smaller screens in podcast view ([9cc5ffd1](adaures/castopod@9cc5ffd1)) * **rss:** set srt transcripts' mimetype to application/x-subrip with rel="captions" attribute ([16a3fdb5](adaures/castopod@16a3fdb5)), closes [#360](adaures/castopod#360) * **rss:** update podcast extension namespace ([6833dd05](adaures/castopod@6833dd05)), closes [#360](adaures/castopod#360)
-
- Jul 27, 2023
-
-
semantic-release-bot authored
# [1.5.0](adaures/castopod@v1.4.7...v1.5.0) (2023-07-27) ### Bug Fixes * **admin-ui:** truncate header title + remove sticky podcast banner card on mobile ([63c20da5](adaures/castopod@63c20da5)) ### Features * add podcast links page including social, podcasting and funding links ([8ae29293](adaures/castopod@8ae29293))
-
- Jul 19, 2023
-
-
semantic-release-bot authored
## [1.4.7](adaures/castopod@v1.4.6...v1.4.7) (2023-07-19) ### Bug Fixes * **s3:** allow CORS for served static files ([9b955c9c](adaures/castopod@9b955c9c))
-
- Jul 11, 2023
-
-
semantic-release-bot authored
## [1.4.6](adaures/castopod@v1.4.5...v1.4.6) (2023-07-11) ### Bug Fixes * **fediverse:** expand object before sending accept follow request ([082cdc9e](adaures/castopod@082cdc9e)), closes [#350](adaures/castopod#350) * **podcast-import:** remove error log when no import in queue, exit with success instead ([5e719f3e](adaures/castopod@5e719f3e))
-