ad-aures_castoPod/app/Config
semantic-release-bot 12720055b4 chore(release): 1.15.5
## [1.15.5](https://code.castopod.org/adaures/castopod/compare/v1.15.4...v1.15.5) (2026-02-24)

### Bug Fixes

* **docker:** add arch-specific supercronic and s6-overlay services ([243ce3a](243ce3a45c)), closes [#580](https://code.castopod.org/adaures/castopod/issues/580)
2026-02-24 16:03:12 +00:00
..
Boot chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
App.php fix(i18n): set english as first item in supported locales in case locale negotiation does not work 2026-01-31 15:41:35 +01:00
Autoload.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Cache.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Colors.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Constants.php chore(release): 1.15.5 2026-02-24 16:03:12 +00:00
ContentSecurityPolicy.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
Cookie.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Cors.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
CURLRequest.php fix: update Router to include latest CI changes with alternate-content logic 2023-09-09 10:23:34 +00:00
Database.php chore: update CI4 to v4.6.4 + php and js packages to latest 2025-12-20 18:48:44 +00:00
DocTypes.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Email.php chore: update CI4 + shield + other php and js packages 2024-01-15 14:34:11 +00:00
Embed.php fix(activitypub): set created_by to null for reblog if no user + update episode oembed data 2022-01-23 15:42:56 +00:00
Encryption.php build(ci4): update CodeIgniter to v4.3.6 2023-09-09 10:23:34 +00:00
Events.php fix: remove exit function from podcast:import command to allow for episodes:compute-downloads to run 2025-01-08 12:11:18 +00:00
Exceptions.php build: update CI to 4.5.3 + php and js dependencies to latest 2024-07-01 16:14:12 +00:00
Feature.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Fediverse.php refactor: add modules folder to phpstan paths + fix errors 2024-04-28 16:41:24 +00:00
Filters.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
ForeignCharacters.php build: upgrade CI4 to 4.4.1 + update php and js dependencies to latest 2023-09-09 10:52:01 +00:00
Format.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Generators.php fix: remove exit function from podcast:import command to allow for episodes:compute-downloads to run 2025-01-08 12:11:18 +00:00
Honeypot.php build(ci4): update CodeIgniter to v4.3.6 2023-09-09 10:23:34 +00:00
Images.php fix(player): load icons locally instead of relying on vimejs picking them from third party scripts 2026-02-18 22:40:18 +01:00
Kint.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Logger.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Migrations.php build: upgrade CI4 + php and js dependencies to latest 2023-11-17 17:29:05 +00:00
Mimes.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Modules.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Optimize.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Pager.php build(ci4): update CodeIgniter to v4.3.6 2023-09-09 10:23:34 +00:00
Paths.php chore: update CI4 to v4.6.4 + php and js packages to latest 2025-12-20 18:48:44 +00:00
Publisher.php chore: update CI4 + shield + other php and js packages 2024-01-15 14:34:11 +00:00
Routes.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Routing.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Security.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Services.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
Session.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
Tasks.php fix: remove exit function from podcast:import command to allow for episodes:compute-downloads to run 2025-01-08 12:11:18 +00:00
Toolbar.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
UserAgents.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Validation.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
View.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
ViewComponents.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
Vite.php fix(player): load icons locally instead of relying on vimejs picking them from third party scripts 2026-02-18 22:40:18 +01:00