From 9403ebf204df19ff4cb046cb47df1647201e2018 Mon Sep 17 00:00:00 2001 From: crschnick Date: Tue, 19 Nov 2024 15:28:09 +0000 Subject: [PATCH] [stage] --- dist/changelogs/13.1_incremental.md | 3 ++- version | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dist/changelogs/13.1_incremental.md b/dist/changelogs/13.1_incremental.md index b464edcf5..ca86c73a3 100644 --- a/dist/changelogs/13.1_incremental.md +++ b/dist/changelogs/13.1_incremental.md @@ -1,6 +1,7 @@ -- Rework Windows msi installer to support both per-user and system-wide installations. The installer will also now respect the properties `ALLUSERS` +- Rework Windows msi installer to support both per-user and system-wide installations. The installer will also now respect the properties `ALLUSERS`. This makes it possible to install XPipe with tools such as intune - Add pin tab button to the file browser menu bar to make tab splitting more prominent - Add file browser setting to automatically start up with local machine tab pinned - Add download context menu action in file browser as an alternative to dragging files to the download box +- Fix proxmox detection not working when not using the PVE distro and not logging in as root - Fix startup check for user directory permissions not working - Fix various small bugs diff --git a/version b/version index 48d1f77b1..dcbf9ba88 100644 --- a/version +++ b/version @@ -1 +1 @@ -13.1-1 +13.1-2