From 887834efd90ca03f33589f52c1ee9d944adfd863 Mon Sep 17 00:00:00 2001 From: Aarnav Tale Date: Thu, 24 Apr 2025 19:15:20 -0400 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33b5177..cc90093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ - Expiry status on the UI was incorrectly showing as never due to changes in the Headscale API. - Added validation for machine renaming to prevent invalid submissions (closes [#192](https://github.com/tale/headplane/issues/192)). - Unmanaged (non-OIDC) users cannot have a role assigned to them so the menu option was disabled. +- Support Docker container discovery through labels (via [#194](https://github.com/tale/headplane/pull/194)). ### 0.5.10 (April 4, 2025) - Fix an issue where other preferences to skip onboarding affected every user.