castopod/app
semantic-release-bot 104438ec5f chore(release): 1.0.0-beta.23 [skip ci]
# [1.0.0-beta.23](https://code.castopod.org/adaures/castopod/compare/v1.0.0-beta.22...v1.0.0-beta.23) (2022-09-29)

### Bug Fixes

* **premium-podcasts:** display unlock button in embed when premium episode ([ca109ba](ca109ba3a8))
* **premium-podcasts:** remove cache in unlock form + redirect to podcast if podcast is not premium ([242352c](242352c4d9))
* **premium-podcasts:** return different cached page when podcast is unlocked ([b1303c5](b1303c5255))

### Features

* add instructions on production error page to ease Castopod debugging process ([9eab54e](9eab54e085)), closes [#224](https://code.castopod.org/adaures/castopod/issues/224)
* add premium podcasts to manage subscriptions for premium episodes ([3234500](3234500e2d)), closes [#193](https://code.castopod.org/adaures/castopod/issues/193)
* **gdpr:** add purpose for granting access to premium content ([47d6d81](47d6d81b79))
2022-09-29 14:40:00 +00:00
..
Config chore(release): 1.0.0-beta.23 [skip ci] 2022-09-29 14:40:00 +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: add premium podcasts to manage subscriptions for premium episodes 2022-09-28 15:02:09 +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-09-23 15:51:26 +00:00
Libraries chore: update rector to latest and use parallel for faster processing 2022-09-28 14:00:46 +00:00
Models feat: add premium podcasts to manage subscriptions for premium episodes 2022-09-28 15:02:09 +00:00
Resources feat: add premium podcasts to manage subscriptions for premium episodes 2022-09-28 15:02:09 +00:00
Validation chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
Views feat: add premium podcasts to manage subscriptions for premium episodes 2022-09-28 15:02:09 +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 fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00