-
### Brief bug description
the last release date of 8.1.0 is january 2021, and would like to stay up to date with all devDependencies, because axios has a critical bug that should be fixed.
-
### Motivation
Since the SDK supports [`/items-feed`](https://docs.kontent.ai/reference/delivery-api#operation/enumerate-content-items) endpoint, it would be great to have the mention in the [Full …
-
### Motivation
This is how Image is resolved in Rich-text element today:
```
```
For our project we need to render image in the following way:
```
caption
```
### Proposed s…
-
To improve getting next page, the sdk should provide extra extension method.
-
Rich text & link resolvers could support returning of Promises/Observables so that client can run async code inside the resolver. Example:
```
queryConfig({
richTextResolver: (item) => {
…
-
### Motivation
Why is this feature required? What problems does it solve?
To be able to use one method for filtering content rather than using functions like, _type, types, allFilter, anyFilter, c…
-
### Motivation
For the [Delivery Client](https://github.com/Enngage/kentico-cloud-js/tree/master/packages/delivery#kentico-cloud-delivery-sdk) creation, it is possible to provide [TypeResolver](https…
-
Bundle-audit is flagging `Nokogiri` to be too low of a version in my project. However, when attempting to upgrade to `1.11.0`, it fails because the `kontent-delivery-sdk-ruby` is locking the version a…
-
### Motivation
There is no full Management SDK documentation like there is with the [Delivery SDK](https://github.com/Kentico/kontent-delivery-sdk-js/blob/master/DOCS.md)
### Proposed solution
…
-
Kentico Kontent provides a way of accessing specific content items in Kentico Kontent UI via URL.
Here is information, how to do that:
* https://docs.kontent.ai/tutorials/write-and-collaborate/prev…