Commits on Source (2)
-
Yassine Doghri authored
this prevents from having any unexpected caching side effects
-
semantic-release-bot authored
## [1.12.8](v1.12.7...v1.12.8) (2024-08-16) ### Bug Fixes * **podcast-model:** always query podcast from database when clearing cache ([995ca5b1](995ca5b1))
Showing
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- app/Config/Constants.php 1 addition, 1 deletionapp/Config/Constants.php
- app/Models/PodcastModel.php 3 additions, 3 deletionsapp/Models/PodcastModel.php
- composer.json 1 addition, 1 deletioncomposer.json
- package.json 1 addition, 1 deletionpackage.json
{ | ||
"name": "adaures/castopod", | ||
"version": "1.12.7", | ||
"version": "1.12.8", | ||
"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", | ||
... | ... |