- Sep 09, 2023
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
v1.0.0-beta.4 fixes a security issue "Password Shucking Vulnerability" (https://github.com/codeigniter4/shield/security/advisories/GHSA-c5vj-f36q-p9vg)
-
Yassine Doghri authored
-
- Sep 05, 2023
-
-
Yassine Doghri authored
-
- Aug 31, 2023
-
-
fixes #367
-
- Aug 28, 2023
-
-
semantic-release-bot authored
# [1.6.0](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](7a1eea58)) * **media:** copy and delete temp file when saving instead of moving it for FS FileManager ([9346e787](9346e787)), closes [#338](#338) * **media:** get path using media_path_absolute when saving media file ([754e7a6b](754e7a6b)) * **media:** init file properties in setAttributes' Model method + set defaults to pathinfo data ([0775add6](0775add6)) * **premium-podcasts:** show premium flag only when podcast has published premium episodes ([d10c4fd7](d10c4fd7)) * **s3:** add a flag to serve media files by redirecting to a presigned url instead of default proxy ([11aa3586](11aa3586)) ### Features * **episode:** add preview link in admin to view and share episode before publication ([7d21b350](7d21b350))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Aug 22, 2023
-
-
Yassine Doghri authored
-
- Aug 21, 2023
-
-
Yassine Doghri authored
-
- Aug 06, 2023
-
-
Yassine Doghri authored
-
Yassine Doghri authored
+ throw exception instead silently failing file save closes #338
-
- Aug 05, 2023
-
-
Yassine Doghri authored
-
- Aug 02, 2023
-
-
Yassine Doghri authored
-
- Jul 31, 2023
-
-
semantic-release-bot authored
## [1.5.2](v1.5.1...v1.5.2) (2023-07-31) ### Bug Fixes * **credits:** remove undefined $podcast variable from page layout ([73a5b680](73a5b680)), closes [#359](#359) * **platforms:** change twitter to X + add buymeacoffee and kofi as funding ([d69b4e48](d69b4e48)), closes [#353](#353) [#361](#361)
-
Yassine Doghri authored
+ fix a few typos closes #353, #361
-
Yassine Doghri authored
fixes #359
-
- Jul 29, 2023
-
-
semantic-release-bot authored
## [1.5.1](v1.5.0...v1.5.1) (2023-07-29) ### Bug Fixes * **admin-ui:** remove button labels on smaller screens in podcast view ([9cc5ffd1](9cc5ffd1)) * **rss:** set srt transcripts' mimetype to application/x-subrip with rel="captions" attribute ([16a3fdb5](16a3fdb5)), closes [#360](#360) * **rss:** update podcast extension namespace ([6833dd05](6833dd05)), closes [#360](#360)
-
Yassine Doghri authored
- update components renderer regex to include special characters - fix itunes_explicit mapping during import
-
Yassine Doghri authored
closes #360
-
Yassine Doghri authored
refs #360
-
Yassine Doghri authored
-
- Jul 27, 2023
-
-
semantic-release-bot authored
# [1.5.0](v1.4.7...v1.5.0) (2023-07-27) ### Bug Fixes * **admin-ui:** truncate header title + remove sticky podcast banner card on mobile ([63c20da5](63c20da5)) ### Features * add podcast links page including social, podcasting and funding links ([8ae29293](8ae29293))
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Jul 19, 2023
-
-
semantic-release-bot authored
## [1.4.7](v1.4.6...v1.4.7) (2023-07-19) ### Bug Fixes * **s3:** allow CORS for served static files ([9b955c9c](9b955c9c))
-
Yassine Doghri authored
-
- Jul 11, 2023
-
-
semantic-release-bot authored
## [1.4.6](v1.4.5...v1.4.6) (2023-07-11) ### Bug Fixes * **fediverse:** expand object before sending accept follow request ([082cdc9e](082cdc9e)), closes [#350](#350) * **podcast-import:** remove error log when no import in queue, exit with success instead ([5e719f3e](5e719f3e))
-
Yassine Doghri authored
-
- Jul 05, 2023
-
-
Yassine Doghri authored
fixes #350
-
- Jul 04, 2023
-
-
Yassine Doghri authored
-
semantic-release-bot authored
## [1.4.5](v1.4.4...v1.4.5) (2023-07-04) ### Bug Fixes * **s3:** handle range requests to serve media files ([41a59322](41a59322))
-