castopod/app
semantic-release-bot fb9b6ec54d chore(release): 1.3.3 [skip ci]
## [1.3.3](https://code.castopod.org/adaures/castopod/compare/v1.3.2...v1.3.3) (2023-04-17)

### Bug Fixes

* unnescape podcast title special characters in "find us on" section ([f727276](f727276f82)), closes [#323](https://code.castopod.org/adaures/castopod/issues/323)
* **websub:** add missing misc helper import ([855aacc](855aacce0b))
2023-04-17 12:29:21 +00:00
..
Config chore(release): 1.3.3 [skip ci] 2023-04-17 12:29:21 +00:00
Controllers build: update js and php dependencies to latest 2023-04-14 11:22:12 +00:00
Database feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
Entities build: update js and php dependencies to latest 2023-04-14 11:22:12 +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 build: update js and php dependencies to latest 2023-04-14 11:22:12 +00:00
Language chore(i18n): new Crowdin updates 2023-04-14 09:47:53 +00:00
Libraries build: update js and php dependencies to latest 2023-04-14 11:22:12 +00:00
Models fix(websub): add missing misc helper import 2023-04-17 11:18:02 +00:00
Resources build: update js and php dependencies to latest 2023-04-14 11:22:12 +00:00
Validation fix(platforms): convert special characters to htmlentities to validate url 2022-11-04 10:39:26 +00:00
Views feat(media): add s3 to manage media files 2023-03-16 13:00:05 +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(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00