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