castopod/app
semantic-release-bot 472842fae6 chore(release): 1.0.0-beta.8 [skip ci]
# [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 ([e7eec48](e7eec48e7b))
2022-02-10 11:19:13 +00:00
..
Config chore(release): 1.0.0-beta.8 [skip ci] 2022-02-10 11:19:13 +00:00
Controllers feat(home): sort podcasts by recent activity + add dropdown menu to choose between sorting options 2022-02-05 16:57:20 +00:00
Database fix(video-clips): check if created video exists before recreating it and failing 2022-01-21 17:25:27 +00:00
Entities fix(fediverse): set model instances as non shared to prevent overlapping 2022-02-05 11:40:30 +00:00
Filters refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
Helpers fix(fediverse): set model instances as non shared to prevent overlapping 2022-02-05 11:40:30 +00:00
Language feat(home): sort podcasts by recent activity + add dropdown menu to choose between sorting options 2022-02-05 16:57:20 +00:00
Libraries fix(podcast-activity): check if transcript and chapters are set before including them in audio 2022-02-03 14:12:47 +00:00
Models feat(podcast-form): add new_feed_url field to set an url when changing domain or host 2022-02-09 17:44:24 +00:00
Resources feat(home): sort podcasts by recent activity + add dropdown menu to choose between sorting options 2022-02-05 16:57:20 +00:00
Validation feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
Views fix(markdown-editor): remove unnecessary buttons for podcast and episode editors + add extensions 2022-02-03 14:12:47 +00:00
.htaccess feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Common.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00