ad-aures_castoPod/app
semantic-release-bot 52383e0ecf chore(release): 1.4.4 [skip ci]
## [1.4.4](https://code.castopod.org/adaures/castopod/compare/v1.4.3...v1.4.4) (2023-07-02)

### Bug Fixes

* **audio-clipper:** init segment position on firstUpdate + improve UX by adding ghost handle ([aa68386](aa68386667)), closes [#351](https://code.castopod.org/adaures/castopod/issues/351)
* set resized images to 72dpi for compatibility with Apple Podcasts ([0b327cb](0b327cb4d9)), closes [#282](https://code.castopod.org/adaures/castopod/issues/282)
2023-07-02 10:19:12 +00:00
..
Config chore(release): 1.4.4 [skip ci] 2023-07-02 10:19:12 +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 refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +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