Skip to content

Releases: device-management-toolkit/console

v1.29.1

04 Jun 00:21
2d1bb4d

Choose a tag to compare

1.29.1 (2026-06-04)

v1.29.0

01 Jun 03:48
f01cb2b

Choose a tag to compare

1.29.0 (2026-06-01)

Features

v1.28.1

27 May 23:05
1d0d432

Choose a tag to compare

1.28.1 (2026-05-27)

Bug Fixes

  • ensure kvmavailable is returned accurately upon amtfeature set (#1030) (1d0d432)

v1.28.0

27 May 20:05

Choose a tag to compare

1.28.0 (2026-05-27)

Features

  • adds support for randomly generated admin password on first run (d60f24c)

v1.27.5

27 May 19:23
6d891f3

Choose a tag to compare

1.27.5 (2026-05-27)

Bug Fixes

  • fetch processor info via Enumerate/Pull instead of Get (#1028) (6d891f3)

v1.27.4

25 May 03:19
5a076ce

Choose a tag to compare

1.27.4 (2026-05-25)

Bug Fixes

  • default browser launch host to configured host (#1015) (5a076ce)

v1.27.3

22 May 00:10

Choose a tag to compare

1.27.3 (2026-05-22)

Bug Fixes

  • allow AUTH_ env vars for OAuth Configuration beyond just config (5e11665)

v1.27.2

20 May 23:09
51414d2

Choose a tag to compare

1.27.2 (2026-05-20)

v1.27.1

19 May 22:32

Choose a tag to compare

1.27.1 (2026-05-19)

Reverts

  • Revert "fix: correct inverted GIN_MODE condition in handleDebugMode (#979)" (d8d9ef0), closes #979

v1.27.0

18 May 22:04

Choose a tag to compare

1.27.0 (2026-05-18)

Features

  • tray: enforce single instance and expose reachable URLs (676bd75), closes #870