Release Notes
The wait is over – Console v1.0 is officially released!¶
We’re excited to announce the official release of Device Management Toolkit: Console v1.0! Download the latest v1.x release to access the most stable version and stay tuned for further improvements.
Console is an open-source management application that enables IT administrators to manage Intel® AMT devices within on-premises environments (or private networks). It provides direct access to activated AMT devices, enabling functions such as power control, remote keyboard-video-mouse (KVM), hardware inventory, and more.
Download the latest v1.x release: Console Releases
Getting Started with Console¶
🔹 First time using Console? Get started with our overview guide to learn key concepts and basic usage.
🔹 Upgrading from Beta? Follow our upgrade guide to setup the latest version.
What's new?¶
Feature: Export AMT Audit and Event logs
Administrators can now export AMT audit and event logs in CSV format, enabling easier compliance reporting, troubleshooting, and security analysis.
Feature: Select domain to profile export
Profile management now includes the ability to select specific domains during profile exports, enabling better management in multi-domain environments.
Quality of Life Updates
We've made several improvements, including UI enhancements, updates to the CI/CD pipeline, and fixes for minor bugs. These changes aim to improve the user experience with better navigation, while also optimizing the development and deployment processes.
Updates to Other component¶
Feature: CCM activation on new platforms
Using the latest rpc-go, users can now activate newer platforms (AMT 19 and 20) in Client Control Mode (CCM), extending management capabilities to the latest Intel hardware.
Bug Fixes and Maintenance
We've fixed issues in RPS (CIRA connections), MPS (KVM detection), Sample-Web-UI (fullscreen KVM, event logs), and updated all components with the latest security patches and dependency updates.
Note From the Team
We’re thrilled to launch Console and remain committed to enhancing Console with new features and improvements. Up next: One-Click Recovery (OCR) support in Console, enabling OAuth 2.0/OIDC authentication in Console with customers' existing deployment, followed by updates for the transition from Open AMT Cloud Toolkit to the Device Management Toolkit, including reference renaming and documentation revisions.
You can follow the progress of Console and everything else in our Feature Backlog.
Best Wishes,
The Device Management Toolkit Team
Get the Details¶
Additions, Modifications, and Removals¶
Console¶
v1.2.1
- allows pulling language file (f954c09)
v1.2.0
- allow insecure ciphers to be used (c85dca1), closes device-management-toolkit/go-wsman-messages#492 #445
v1.1.0
v1.0.3
v1.0.2
- set env var for version in ci (47154c2)
v1.0.1
- adjust ci to set version in correct file (faf6256)
v1.0.0
- icons now showing correctly (0a075e7)
v1.0.0-beta.4
- adds specific domain to profile export (#483) (693297f)
- align event log return type to use similar naming for audit log (40b52e1)
- event log fetch uses pagination (#486) (f29bee2)
- reads db url from config if not in env (#478) (db5b059)
- feat!: enable oidc verification (a60b122)
- adds an api to download audit/event logs (f916a2a)
- moves JWT configuration to a new "auth" section in the config.yml along. View config.go for complete example.
v1.0.0-beta.3
- attempts to fix cicd CGO requirement (2ad99e9)
RPC-Go¶
v2.43.1
v2.43.0
v2.42.8
v2.42.7
- Use OS DNS suffix when DNS suffix set in MEBx is empty-like (e89fd98)
v2.42.6
- opstate on amt 11 and below (954f3d3)
RPS¶
v2.23.0
v2.22.15
MPS¶
v2.14.1
- dependency updates
v2.14.0
- docker: update devcontainer.json format with prettier (eb30af8)
- docker: add support for devcontainer (device-management-toolkit/cloud-deployment#383) (c91726c)
v2.13.22
Sample Web UI¶
v3.34.2
- address an issue where login token might not exist (95d60b3)
v3.34.0
v3.33.0
- replace momentjs with date fns (2074d0e), closes device-management-toolkit#2519
v3.32.2
v3.32.1
v3.32.0
- docker: enable multiarch build (4c10c0b)
v3.31.3
- dependency updates
v3.31.2
- add NGX_MONACO_EDITOR_CONFIG provider to ExplorerComponent (063b087)
v3.31.1
v3.31.0
- enable support oauth 2.0 w/ PKCE (3e47698)
v3.30.2
v3.30.1
v3.30.0
v3.29.0
v3.28.0
- make connection modes clearer (0858fdf)
v3.27.5
- update power button for hard reset (93899a3)
Go WSMAN Messages¶
v2.21.0
- allow the use of insecure cipher suits (#492) (871493c), closes device-management-toolkit/console#445
v2.20.2
v2.20.1
v2.20.0
v2.19.0
v2.18.0
v2.17.1
UI Toolkit React¶
v4.0.0
UI Toolkit Angular¶
v9.1.2 and v9.1.1
- dependency updates
v9.1.0
- allow KVM fullscreen (607a9c1)
v9.0.0
- update build tasks, package.json and changelog (#1668) (17294a2)
- chore!: address incorrectly released breaking change (b3a5414)
- move to angular 19 - build(deps): bump angular 18 to 19
UI Toolkit¶
v3.3.1
- dependency updates
v3.3.0
- allow resetting mouse offset (17703e4)
WSMAN Messages¶
v5.9.0
v5.8.0
v5.7.0
Project Boards¶
Check out our new Sprint Planning project board to see what stories the dev team is actively working on, what is in our backlog, and what is planned for the next sprint.