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