-
### Motivation
I am looking to globally filter on `system.workflow_step` where the step is archive
Somewhat motivated by this [previous issue](https://github.com/kontent-ai/delivery-sdk-js/issue…
-
### Motivation
Why is this feature required? What problems does it solve?
### Proposed solution
An ideal solution for the above problems.
### Additional context
Add any other context, s…
-
### Brief bug description
After updating from `14.2.0` to `14.3.0` I'm receiving the error message `Invalid language codename` when trying to fetch data, eg: `deliveryClient.item('some_item');`.
…
-
### Brief bug description
We are using redis caching, when serlizing and deserlizing a IDateTimeContent property it will not serlize the properties.
We beleive this is because the DateTimeContent …
-
When `richTextResolver` is used to generate html with **components** or **directives** and then passed to angular using e.g. `innerHtml` the output is rendered just as html and no components / directi…
-
The name property is specified in the API: https://kontent.ai/learn/reference/openapi/management-api-v2/#section/Taxonomy-type-element, but is not supported by the SDK.
`interface ITaxonomyElemen…
-
### Brief bug description
The `defaultLanguage` parameter applied in the client should be overwritten when another language parameter is applied to an individual query, instead they are both applie…
-
### Brief bug description
Current [Github action release process](https://github.com/Kentico/kontent-delivery-sdk-net/actions/workflows/release.yml) does not set the file version of the DLLs correc…
-
### Brief bug description
Related to #358
### Repro steps
i.e. `DeliveryClientFactory.Create` is missing these options
### Expected behavior
* All possible ways of creating delivery cl…
-
### Motivation
I would like to be able to only create a single type that I can use to programmatically traverse elements of a content item, but doesn't seem possible using the default `IModelProvid…