castopod/app/Config
semantic-release-bot 30a56546d3 chore(release): 1.11.0 [skip ci]
# [1.11.0](https://code.castopod.org/adaures/castopod/compare/v1.10.5...v1.11.0) (4/17/2024)

### Bug Fixes

* **premium:** set itunes:block on premium feeds to prevent indexing ([88851b0](88851b0226))
* **rss:** generate podcast guid if empty ([a5aef2a](a5aef2a63e)), closes [#450](https://code.castopod.org/adaures/castopod/issues/450)

### Features

* add trailer tags to rss if trailer episodes are present ([80fdd9c](80fdd9cfb4))
* add transcript display to episode page ([4d141fc](4d141fceae)), closes [#411](https://code.castopod.org/adaures/castopod/issues/411)
* **platforms:** add telegram to socials ([004f804](004f804045))
* **platforms:** add truefans.fm and episodes.fm ([d046ecc](d046ecc52f)), closes [#458](https://code.castopod.org/adaures/castopod/issues/458) [#459](https://code.castopod.org/adaures/castopod/issues/459)
2024-04-17 11:05:38 +00:00
..
Boot chore: update CI4 + shield + other php and js packages 2024-01-15 14:34:11 +00:00
App.php build(i18n): include Breton and Serbian (Latin) languages to Castopod bundle 2024-03-12 09:32:22 +00:00
Autoload.php chore: update CI4 + shield + other php and js packages 2024-01-15 14:34:11 +00:00
CURLRequest.php fix: update Router to include latest CI changes with alternate-content logic 2023-09-09 10:23:34 +00:00
Cache.php chore: update CI4 + shield + other php and js packages 2024-01-15 14:34:11 +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.11.0 [skip ci] 2024-04-17 11:05:38 +00:00
ContentSecurityPolicy.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
Cookie.php fix: update Router to include latest CI changes with alternate-content logic 2023-09-09 10:23:34 +00:00
Database.php fix: update Router to include latest CI changes with alternate-content logic 2023-09-09 10:23:34 +00:00
DocTypes.php build: upgrade CI4 to 4.4.1 + update php and js dependencies to latest 2023-09-09 10:52:01 +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 chore(phpstan): remove redundant dynamicConstantNames 2023-09-26 14:56:04 +00:00
Exceptions.php fix: update Router to include latest CI changes with alternate-content logic 2023-09-09 10:23:34 +00:00
Feature.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
Fediverse.php fix: update Router to include latest CI changes with alternate-content logic 2023-09-09 10:23:34 +00:00
Filters.php chore: update CI4 + shield + other php and js packages 2024-01-15 14:34:11 +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 style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Generators.php build(ci4): update CodeIgniter to v4.3.6 2023-09-09 10:23:34 +00:00
Honeypot.php build(ci4): update CodeIgniter to v4.3.6 2023-09-09 10:23:34 +00:00
Images.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Kint.php chore: update CI4 + shield + other php and js packages 2024-01-15 14:34:11 +00:00
Logger.php build(ci4): update CodeIgniter to v4.3.6 2023-09-09 10:23:34 +00:00
Migrations.php build: upgrade CI4 + php and js dependencies to latest 2023-11-17 17:29:05 +00:00
Mimes.php build: upgrade CI4 to 4.4.1 + update php and js dependencies to latest 2023-09-09 10:52:01 +00:00
Modules.php chore: update CI4 + shield + other php and js packages 2024-01-15 14:34:11 +00:00
Pager.php build(ci4): update CodeIgniter to v4.3.6 2023-09-09 10:23:34 +00:00
Paths.php chore: update CodeIgniter to 4.2.4 + other dependencies to latest 2022-08-22 15:36:29 +00:00
Publisher.php chore: update CI4 + shield + other php and js packages 2024-01-15 14:34:11 +00:00
Routes.php feat: add transcript display to episode page 2024-04-17 09:13:07 +00:00
Routing.php fix(file-uploads): validate chapters json content + remove permit_empty rule to uploaded files 2024-03-12 09:32:22 +00:00
Security.php build(ci4): update CodeIgniter to v4.3.6 2023-09-09 10:23:34 +00:00
Services.php fix: update Router to include latest CI changes with alternate-content logic 2023-09-09 10:23:34 +00:00
Session.php chore: update CI4 + shield + other php and js packages 2024-01-15 14:34:11 +00:00
Tasks.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Toolbar.php fix: update Router to include latest CI changes with alternate-content logic 2023-09-09 10:23:34 +00:00
UserAgents.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Validation.php build(ci4): update CodeIgniter to v4.3.6 2023-09-09 10:23:34 +00:00
View.php build: upgrade CI4 + php and js dependencies to latest 2023-11-17 17:29:05 +00:00
ViewComponents.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00