From acebc85a586b8b1198530d86b0aae09fb156c596 Mon Sep 17 00:00:00 2001 From: crschnick Date: Mon, 15 Sep 2025 16:08:32 +0000 Subject: [PATCH] [stage] --- dist/changelog/18.7_incremental.md | 2 ++ version | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dist/changelog/18.7_incremental.md b/dist/changelog/18.7_incremental.md index 546411844..1fb8ccf63 100644 --- a/dist/changelog/18.7_incremental.md +++ b/dist/changelog/18.7_incremental.md @@ -1,3 +1,5 @@ - Fix sudo elevation requiring a different approach on the newly released Ubuntu 25.10 due to sudo being replaced by a rust sudo variant - Fix hostname text field sometimes entering invalid state and not applying hostname changes +- Fix macOS Tahoe display name containing version twice +- Fix inaccurate error message when a parent of a service did not support tunneling - Fix exception when changing synced key scope to per-user diff --git a/version b/version index 5b108b8b3..76183410b 100644 --- a/version +++ b/version @@ -1 +1 @@ -18.7-1 +18.7-2