Commits on Source (2)
-
Yassine Doghri authored
-
semantic-release-bot authored
# [1.0.0-alpha.10](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2020-10-26) ### Bug Fixes * **install:** redirect to host_url install route on instanceConfig validation error ([99250b18](https://code.podlibre.org/podlibre/castopod/commit/99250b1868657c249a447399c7ebc69e00d43d1a))
Showing
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- app/Config/Constants.php 1 addition, 1 deletionapp/Config/Constants.php
- app/Controllers/Install.php 4 additions, 1 deletionapp/Controllers/Install.php
- composer.json 1 addition, 1 deletioncomposer.json
- package-lock.json 1 addition, 1 deletionpackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
{ | { | ||
"name": "podlibre/castopod", | "name": "podlibre/castopod", | ||
"version": "1.0.0-alpha9", | "version": "1.0.0-alpha10", | ||
"type": "project", | "type": "project", | ||
"description": "Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.", | "description": "Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.", | ||
"homepage": "https://castopod.org", | "homepage": "https://castopod.org", | ||
... | ... |