From 705b239677c1a89debb1a6e9a41bc3ba0a454d33 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Sun, 30 Nov 2025 19:10:56 +0100 Subject: [PATCH] changelog: prep for 0.27.2 rc Signed-off-by: Kristoffer Dalby --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17fc1f0a..d812bcef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,10 @@ release. - Fix ACL policy not applied to new OIDC nodes until client restart [#2890](https://github.com/juanfont/headscale/pull/2890) +- Fix autogroup:self preventing visibility of nodes matched by other ACL rules + [#2882](https://github.com/juanfont/headscale/pull/2882) +- Fix nodes being rejected after pre-authentication key expiration + [#2917](https://github.com/juanfont/headscale/pull/2917) ## 0.27.1 (2025-11-11)