Commits on Source (2)
-
Benjamin Bellamy authored
-
semantic-release-bot authored
# [1.0.0-alpha.68](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.67...v1.0.0-alpha.68) (2021-08-19) ### Bug Fixes * **analytics:** redirect to mp3 file even when referer was not set ([9fc388d1](https://code.podlibre.org/podlibre/castopod-host/commit/9fc388d154f29c335dedcd624abe8c1751762c07))
Showing
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- app/Config/Constants.php 1 addition, 1 deletionapp/Config/Constants.php
- app/Libraries/Analytics/Controllers/EpisodeAnalyticsController.php 1 addition, 1 deletion...ries/Analytics/Controllers/EpisodeAnalyticsController.php
- composer.json 1 addition, 1 deletioncomposer.json
- package-lock.json 2 additions, 2 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
{ | ||
"name": "podlibre/castopod-host", | ||
"version": "1.0.0-alpha67", | ||
"version": "1.0.0-alpha68", | ||
"type": "project", | ||
"description": "Castopod Host is an open-source hosting platform made for podcasters who want engage and interact with their audience.", | ||
"homepage": "https://castopod.org", | ||
... | ... |