From f11b76fdff9743bba64ac719c3df643761974a28 Mon Sep 17 00:00:00 2001 From: crschnick Date: Thu, 25 Jul 2024 04:21:10 +0000 Subject: [PATCH] [stage] --- dist/changelogs/10.2_incremental.md | 2 ++ version | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dist/changelogs/10.2_incremental.md b/dist/changelogs/10.2_incremental.md index 554b587eb..84bb7fcdb 100644 --- a/dist/changelogs/10.2_incremental.md +++ b/dist/changelogs/10.2_incremental.md @@ -19,6 +19,8 @@ - Services can now be opened in a browser using either HTTP or HTTPs - You can now create shortcuts to automatically forward and open services in a browser - Fix docker containers in some cases not persisting, leaving invalid orphan connections behind on the bottom +- Fix connection failures to proxmox VMs that have additional custom network interfaces +- Fix window not saving maximized state on restart - Improve description for service groups - Publish API libraries to maven central - Show warning when launching PowerShell in constrained language mode diff --git a/version b/version index b08cd8834..746bfa0af 100644 --- a/version +++ b/version @@ -1 +1 @@ -10.2-10 +10.2-11