castopod/app
semantic-release-bot c760acc79d chore(release): 1.0.0-beta.24 [skip ci]
# [1.0.0-beta.24](https://code.castopod.org/adaures/castopod/compare/v1.0.0-beta.23...v1.0.0-beta.24) (2022-10-14)

### Bug Fixes

* **router:** trim URI slash to match same routes for URIs with and without trailing slash ([9e9375f](9e9375f9a2))

### Features

* **episode:** add form to allow editing episode's publication date to a past date ([d783d16](d783d16eb7)), closes [#97](https://code.castopod.org/adaures/castopod/issues/97)
* **rss:** add rss feed route without the `.xml` extension ([94c0b7c](94c0b7c159)), closes [#247](https://code.castopod.org/adaures/castopod/issues/247)
2022-10-14 16:32:44 +00:00
..
Config chore(release): 1.0.0-beta.24 [skip ci] 2022-10-14 16:32:44 +00:00
Controllers fix(premium-podcasts): display unlock button in embed when premium episode 2022-09-29 13:34:28 +00:00
Database feat: add premium podcasts to manage subscriptions for premium episodes 2022-09-28 15:02:09 +00:00
Entities feat(rss): add rss feed route without the `.xml` extension 2022-10-14 12:50:25 +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 feat: add premium podcasts to manage subscriptions for premium episodes 2022-09-28 15:02:09 +00:00
Language chore: new Crowdin updates 2022-10-14 16:12:14 +00:00
Libraries refactor(view-components): use CI4's View Decorators to render components 2022-10-14 15:31:16 +00:00
Models feat(rss): add rss feed route without the `.xml` extension 2022-10-14 12:50:25 +00:00
Resources feat(episode): add form to allow editing episode's publication date to a past date 2022-10-14 14:37:03 +00:00
Validation chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
Views feat(episode): add form to allow editing episode's publication date to a past date 2022-10-14 14:37:03 +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 refactor(view-components): use CI4's View Decorators to render components 2022-10-14 15:31:16 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00