Commits on Source (4)
-
Yassine Doghri authored
fixes #550
-
Yassine Doghri authored
this prevents deleting other podcasts' platforms
-
Yassine Doghri authored
-
semantic-release-bot authored
## [1.13.4](v1.13.3...v1.13.4) (2025-02-24) ### Bug Fixes * **platforms:** add podcast id when deleting platforms on save ([019fbaf7](019fbaf7)) * return method instead of throwing a 404 when submitting a post ([44ad6511](44ad6511)), closes [#550](#550)
Showing
- CHANGELOG.md 10 additions, 0 deletionsCHANGELOG.md
- app/Config/Constants.php 1 addition, 1 deletionapp/Config/Constants.php
- app/Controllers/PostController.php 3 additions, 1 deletionapp/Controllers/PostController.php
- composer.json 1 addition, 1 deletioncomposer.json
- docs/.gitlab-ci.yml 2 additions, 1 deletiondocs/.gitlab-ci.yml
- modules/Platforms/Models/PlatformModel.php 3 additions, 5 deletionsmodules/Platforms/Models/PlatformModel.php
- package.json 1 addition, 1 deletionpackage.json
{ | ||
"name": "adaures/castopod", | ||
"version": "1.13.3", | ||
"version": "1.13.4", | ||
"type": "project", | ||
"description": "Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.", | ||
"homepage": "https://castopod.org", | ||
... | ... |