mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-22 07:30:24 +00:00
827 B
827 B
- 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
- 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
- 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