Project 'ad-aures/castopod' was moved to 'adaures/castopod'. Please update any links and bookmarks that may still have the old path.
Commits on Source (2)
-
Yassine Doghri authored
-
semantic-release-bot authored
# [1.0.0-beta.8](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2022-02-10) ### Features * **podcast-form:** add new_feed_url field to set an url when changing domain or host ([e7eec48e](https://code.podlibre.org/podlibre/castopod-host/commit/e7eec48e7bc06a9aa907db01ed3e5b536e7dd8be))
Showing
- CHANGELOG.md 8 additions, 0 deletionsCHANGELOG.md
- app/Config/Constants.php 1 addition, 1 deletionapp/Config/Constants.php
- app/Models/PodcastModel.php 1 addition, 0 deletionsapp/Models/PodcastModel.php
- composer.json 1 addition, 1 deletioncomposer.json
- modules/Admin/Controllers/PodcastController.php 3 additions, 0 deletionsmodules/Admin/Controllers/PodcastController.php
- modules/Admin/Language/en/Podcast.php 2 additions, 0 deletionsmodules/Admin/Language/en/Podcast.php
- modules/Admin/Language/fr/Podcast.php 2 additions, 0 deletionsmodules/Admin/Language/fr/Podcast.php
- package-lock.json 2 additions, 2 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
- themes/cp_admin/podcast/edit.php 8 additions, 0 deletionsthemes/cp_admin/podcast/edit.php
{ | { | ||
"name": "podlibre/castopod-host", | "name": "podlibre/castopod-host", | ||
"version": "1.0.0-beta7", | "version": "1.0.0-beta8", | ||
"type": "project", | "type": "project", | ||
"description": "Castopod Host is an open-source hosting platform made for podcasters who want engage and interact with their audience.", | "description": "Castopod Host 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", | ||
... | ... |