New to Kendo UI for Angular? Start a free 30-day trial
Conversational UI (Archive)
5.0.2
2022-11-17
Bug Fixes
- mark as compatible with Angular v15
- adding @progress/kendo-theme-fluent as devDependency
Supported themes
- @progress/kendo-theme-bootstrap: ^5.3.0
- @progress/kendo-theme-default: ^5.3.0
- @progress/kendo-theme-material: ^5.3.0
- @progress/kendo-theme-fluent: ^5.8.0
5.0.1
2022-08-03
Bug Fixes
- update state-related classes
Supported themes
- @progress/kendo-theme-bootstrap: ^5.3.0
- @progress/kendo-theme-default: ^5.3.0
- @progress/kendo-theme-material: ^5.3.0
5.0.0
2022-04-20
Features
- update to Angular v12
- mark as compatible with Angular v14
Breaking Changes
- No longer compatible with Angular v8 - 11
Supported themes
- @progress/kendo-theme-bootstrap: ^5.3.0
- @progress/kendo-theme-default: ^5.3.0
- @progress/kendo-theme-material: ^5.3.0
4.1.0
2022-04-07
Bug Fixes
- bump theme dependencies
- exclude rxjs/operators from CDN bundles
Features
- allow setting message box type and template
Supported themes
- @progress/kendo-theme-bootstrap: ^5.3.0
- @progress/kendo-theme-default: ^5.3.0
- @progress/kendo-theme-material: ^5.3.0
4.0.1
2022-03-02
Bug Fixes
- cdn bundles global imports
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
4.0.0
2022-01-19
Bug Fixes
- bump theme dependencies to v5
Features
- update rendering to comply with themes v5
Breaking Changes
- The Kendo UI Conversational UI received rendering changes, which require updating your Theme to v5 or newer
Supported themes
- @progress/kendo-theme-bootstrap: ^5.0.0
- @progress/kendo-theme-default: ^5.0.0
- @progress/kendo-theme-material: ^5.0.0
3.0.2
2021-11-03
Bug Fixes
- mark as compatible with Angular 13
- add support for RxJS 7
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
3.0.1
2021-05-05
Bug Fixes
- update ng-add schema
- mark as compatible with Angular v12
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
3.0.0
2020-12-16
Bug Fixes
- add homepage URL
Features
- drop support for Angular 6 and 7
- enable licensing
Breaking Changes
-
Requires Angular 8.x and TypeScript 3.4.x
-
Requires an active license. See https://www.telerik.com/kendo-angular-ui/my-license
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
2.0.3
2020-11-11
Bug Fixes
- add Angular 11 to peer dependencies
- update release notes
Supported themes
- @progress/kendo-theme-bootstrap: ^4.19.0
- @progress/kendo-theme-default: ^4.21.0
- @progress/kendo-theme-material: ^3.18.0
2.0.2
2020-06-25
Bug Fixes
- mark as compatible with Angular 10
2.0.1
2020-01-20
Bug Fixes
- mark as compatible with Angular 9.x
2.0.0
2019-06-21
Features
- update formatted values on intl change
- update to RxJS 6
Breaking Changes
- SystemJS config, if used, must be updated to reference dist/npm/index.js
- Adds @progress/kendo-angular-intl, @progress/kendo-angular-common and @progress/kendo-angular-popup as peer dependencies.
- No longer compatible with Angular 4 and 5
1.2.0
2019-05-29
Bug Fixes
- mark as compatible with Angular 8
- message list layout in IE11
Features
- add flat ES module bundles
1.1.1
2018-11-21
Bug Fixes
- update buttons peer dependency
- update resize sensor
- reduce style recalculations with multiple Conversational UIs
1.1.0
2018-10-19
Features
- mark as compatible with Angular 7.x
1.0.0
2018-07-11
Bug Fixes
- clear messages with empty array
Features
- official release
Breaking Changes
- Version bumped to 1.0.0
0.2.2
2018-07-02
Bug Fixes
- render trusted URLs for avatarUrl
- stale dependencies in browser bundle
0.2.1
2018-06-07
Bug Fixes
- render send button title
0.2.0
2018-05-22
Bug Fixes
- improve spacing of messages with no avatar
- scroll chat window to bottom on size changes
Features
- add attachment scroll buttons
0.1.0
2018-05-09
Features
- Initial release