castopod/app
semantic-release-bot fcad25a551 chore(release): 1.6.5 [skip ci]
## [1.6.5](https://code.castopod.org/adaures/castopod/compare/v1.6.4...v1.6.5) (2023-09-26)

### Bug Fixes

* **fediverse:** use NoteObject including episode link in content (hotfix) ([ffa530e](ffa530e187))
2023-09-26 15:33:41 +00:00
..
Config chore(release): 1.6.5 [skip ci] 2023-09-26 15:33:41 +00:00
Controllers fix(fediverse): do not cache remote action form + fix typo on post routes for passing post uuid 2023-09-17 10:07:59 +00:00
Database fix(migrations): remove if exists modifier for drop index 2023-09-11 15:43:14 +00:00
Entities refactor: fix styling and logic issues 2023-09-09 10:23:34 +00:00
Filters fix: remove fediverse prefix to prevent migration error + load routes during podcast import 2023-09-09 10:23:34 +00:00
Helpers refactor: fix styling and logic issues 2023-09-09 10:23:34 +00:00
Language chore(i18n): new Crowdin updates 2023-09-09 11:48:16 +00:00
Libraries fix: update Router to include latest CI changes with alternate-content logic 2023-09-09 10:23:34 +00:00
Models chore(phpstan): remove redundant dynamicConstantNames 2023-09-26 14:56:04 +00:00
Resources build: upgrade CI4 to 4.4.1 + update php and js dependencies to latest 2023-09-09 10:52:01 +00:00
Validation fix(platforms): convert special characters to htmlentities to validate url 2022-11-04 10:39:26 +00:00
Views build(ci4): update CodeIgniter to v4.3.6 2023-09-09 10:23:34 +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(routes): overwrite RouteCollection to include all routes + update js and php dependencies 2023-09-09 10:23:34 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00