ad-aures_castoPod/app
semantic-release-bot 91c2b427cb chore(release): 2.0.0-next.4 [skip ci]
## [2.0.0-next.4](https://code.castopod.org/adaures/castopod/compare/v2.0.0-next.3...v2.0.0-next.4) (2025-10-07)

### Features

* **plugins:** add `submodule` boolean property to manifest schema ([567d5e0](567d5e01a3))
* **plugins:** add spark commands to install, add, update and remove plugins using adaures' cpm ([3d0db5c](3d0db5c64a))
* set min PHP version to 8.4 ([94cea0c](94cea0ce91))

### Bug Fixes

* **analytics:** edit permission filters to include podcast id in routes ([0265775](0265775177))
* **bundle:** edit rsync filter to include resources/icons directory ([265cbba](265cbbac09))
* **fediverse:** add is_private field to posts to flag private posts and hide them from public views ([8ec42c3](8ec42c33ff))
* update api schema to pass form data when publishing an episode ([5dce8cb](5dce8cb949)), closes [#553](https://code.castopod.org/adaures/castopod/issues/553)

### Internal

* add discourse social network ([96b2df1](96b2df15b0))
* replace twitter links by bluesky in docs ([b5a403b](b5a403b990))
* update CI to v4.6.3 + all php and js dependencies ([346c00e](346c00e7b5))
* update php and js dependencies to latest ([bbfaa1b](bbfaa1bfc3))
2025-10-07 14:42:52 +00:00
..
Commands fix: add downloads_count to episodes table, computed every hour 2024-12-29 13:24:42 +00:00
Config chore(release): 2.0.0-next.4 [skip ci] 2025-10-07 14:42:52 +00:00
Controllers fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-25 18:32:09 +00:00
Database fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-25 18:32:09 +00:00
Entities feat(plugins): add spark commands to install, add, update and remove plugins using adaures' cpm 2025-09-22 17:34:36 +00:00
Filters feat: set min PHP version to 8.4 2025-03-14 12:54:51 +00:00
Helpers feat(plugins): add spark commands to install, add, update and remove plugins using adaures' cpm 2025-09-22 17:34:36 +00:00
Language fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-25 18:32:09 +00:00
Libraries feat(plugins): add spark commands to install, add, update and remove plugins using adaures' cpm 2025-09-22 17:34:36 +00:00
Models fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-25 18:32:09 +00:00
Validation feat: set min PHP version to 8.4 2025-03-14 12:54:51 +00:00
Views chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 18:09:41 +00:00
.htaccess chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
Common.php feat(plugins): add html field type + CodeEditor component + rework html head generation 2024-12-17 15:11:45 +00:00
index.html chore: update php and js dependencies to latest 2024-02-17 13:01:39 +00:00