castopod/app
semantic-release-bot 9222975856 chore(release): 1.0.0-beta.20 [skip ci]
# [1.0.0-beta.20](https://code.castopod.org/adaures/castopod/compare/v1.0.0-beta.19...v1.0.0-beta.20) (2022-08-12)

### Bug Fixes

* add underline and semibold font weight for prose links to have them stand out ([d4d8671](d4d867121c))
* **router:** check if Accept header is set before getting value ([10a2ae0](10a2ae0248)), closes [#228](https://code.castopod.org/adaures/castopod/issues/228)
* **search-episodes:** add fallback sql query using LIKE for search query with less than 4 characters ([e66bf44](e66bf44341)), closes [#236](https://code.castopod.org/adaures/castopod/issues/236)
* set interact_as_actor for user upon password reset ([ad8f5f5](ad8f5f5a0f)), closes [#178](https://code.castopod.org/adaures/castopod/issues/178)

### Features

* add label to sponsor button on podcast page ([c29c018](c29c018c7a)), closes [#162](https://code.castopod.org/adaures/castopod/issues/162)
* add notifications inbox for actors ([999999e](999999e3ef)), closes [#215](https://code.castopod.org/adaures/castopod/issues/215)
2022-08-12 16:37:29 +00:00
..
Config chore(release): 1.0.0-beta.20 [skip ci] 2022-08-12 16:37:29 +00:00
Controllers fix(episode-unpublish): set consistent posts_counts' increments/decrements for actors and episodes 2022-07-21 13:56:10 +00:00
Database feat: add notifications inbox for actors 2022-08-12 16:08:09 +00:00
Entities feat: add notifications inbox for actors 2022-08-12 16:08: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 fix(router): check if Accept header is set before getting value 2022-08-01 10:13:16 +00:00
Language chore: new Crowdin updates 2022-07-14 09:03:44 +00:00
Libraries fix(router): check if Accept header is set before getting value 2022-08-01 10:13:16 +00:00
Models feat: add notifications inbox for actors 2022-08-12 16:08:09 +00:00
Resources feat: add notifications inbox for actors 2022-08-12 16:08:09 +00:00
Validation chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
Views fix(router): check if Accept header is set before getting value 2022-08-01 10:13:16 +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