castopod/app
semantic-release-bot 8f9453b84a chore(release): 1.4.7 [skip ci]
## [1.4.7](https://code.castopod.org/adaures/castopod/compare/v1.4.6...v1.4.7) (2023-07-19)

### Bug Fixes

* **s3:** allow CORS for served static files ([9b955c9](9b955c9ce2))
2023-07-19 15:17:20 +00:00
..
Config chore(release): 1.4.7 [skip ci] 2023-07-19 15:17:20 +00:00
Controllers feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Database feat(rest-api): add endpoints for episodes and full text search for podcasts and episodes 2023-06-21 10:07:31 +00:00
Entities feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Filters fix(s3): allow CORS for served static files 2023-07-19 15:04:17 +00:00
Helpers feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Language chore(i18n): new Crowdin updates 2023-06-29 15:23:25 +00:00
Libraries feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Models feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Resources fix(audio-clipper): init segment position on firstUpdate + improve UX by adding ghost handle 2023-07-01 13:46:03 +00:00
Validation fix(platforms): convert special characters to htmlentities to validate url 2022-11-04 10:39:26 +00:00
Views feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +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