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