diff --git a/content/change-logs/device-management/ui-c8y-1019-24-0-replace-device-as-plugin-graft-release-cd.md b/content/change-logs/device-management/ui-c8y-1019-24-0-replace-device-as-plugin-graft-release-cd.md new file mode 100644 index 0000000000..85de210622 --- /dev/null +++ b/content/change-logs/device-management/ui-c8y-1019-24-0-replace-device-as-plugin-graft-release-cd.md @@ -0,0 +1,19 @@ +--- +date: "" +title: Replace device functionality available as plugin +product_area: Device management & connectivity +change_type: + - value: change-QHu1GdukP + label: Feature +component: + - value: component--KIsStyzM + label: Device Management app +build_artifact: + - value: tc-pjJiURv9Y + label: ui-c8y +ticket: DM-3546 +version: 1019.24.0 +--- +The "Replace device" functionality is now delivered as a self-hosted plugin by the Device Management application. This way, the functionality can easily be removed from the application if not needed. + +Additionally, the device replace wizard was made more extensible by introducing hookable interfaces (`hookDataGridActionControls` and `hookService`).