xpipe-mirror/dist/changelogs/13.1_incremental.md

10 lines
827 B
Markdown
Raw Normal View History

2024-11-19 15:28:09 +00:00
- 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
2024-11-18 15:59:23 +00:00
- 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
2024-11-20 09:12:39 +00:00
- Add warning message when the incompatible coreutils homebrew package is in the PATH on macOS
- Fix git sync failing when it required a password prompt
2024-11-19 15:28:09 +00:00
- Fix proxmox detection not working when not using the PVE distro and not logging in as root
2024-11-18 15:59:23 +00:00
- Fix startup check for user directory permissions not working
- Fix various small bugs