Commits on Source (2)
-
Yassine Doghri authored
fixes #114
-
semantic-release-bot authored
# [1.0.0-alpha.53](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.52...v1.0.0-alpha.53) (2021-04-16) ### Bug Fixes * check that note has a preview_card_id before displaying it ([acb8b3a4](https://code.podlibre.org/podlibre/castopod/commit/acb8b3a40172ccb184ffe544760601d756692e6c)), closes [#114](https://code.podlibre.org/podlibre/castopod/issues/114)
Showing
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- app/Config/Constants.php 1 addition, 1 deletionapp/Config/Constants.php
- app/Views/podcast/_partials/note.php 4 additions, 5 deletionsapp/Views/podcast/_partials/note.php
- app/Views/podcast/_partials/note_authenticated.php 4 additions, 5 deletionsapp/Views/podcast/_partials/note_authenticated.php
- app/Views/podcast/_partials/reblog.php 4 additions, 5 deletionsapp/Views/podcast/_partials/reblog.php
- app/Views/podcast/_partials/reblog_authenticated.php 4 additions, 5 deletionsapp/Views/podcast/_partials/reblog_authenticated.php
- app/Views/podcast/_partials/reply.php 1 addition, 1 deletionapp/Views/podcast/_partials/reply.php
- app/Views/podcast/_partials/reply_authenticated.php 1 addition, 1 deletionapp/Views/podcast/_partials/reply_authenticated.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", | ||
"version": "1.0.0-alpha52", | ||
"version": "1.0.0-alpha53", | ||
"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", | ||
... | ... |