From 5e1b5fa0d24b3f8a64ea17e8b36a16da3a6a20e4 Mon Sep 17 00:00:00 2001 From: crschnick Date: Thu, 25 Jul 2024 15:13:49 +0000 Subject: [PATCH] [stage] --- dist/changelogs/10.2_incremental.md | 3 +++ version | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dist/changelogs/10.2_incremental.md b/dist/changelogs/10.2_incremental.md index d16d7fa37..d5e19b4ba 100644 --- a/dist/changelogs/10.2_incremental.md +++ b/dist/changelogs/10.2_incremental.md @@ -22,6 +22,9 @@ - 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 +- Don't modify git URLs anymore to fix sync with certain providers like azure +- Improve git remote connection error messages +- Replace system tray mode with background mode on Linux - 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 6aee23a8d..d74852013 100644 --- a/version +++ b/version @@ -1 +1 @@ -10.2-13 +10.2-14