2024-10-09 12:30:13 +00:00
|
|
|
- Add new rename file conflict action in file browser
|
2024-10-10 04:10:49 +00:00
|
|
|
- Add functionality to duplicate files when copy-pasting files onto themselves
|
2024-10-11 06:01:13 +00:00
|
|
|
- Add keeper commander password manager template
|
|
|
|
- Always show script action in file browser to make it more obvious to set up
|
|
|
|
- Improve some error vague messages
|
2024-10-09 12:30:13 +00:00
|
|
|
- This release fixes an issue on macOS where XPipe defaulted to sh instead of zsh.
|
|
|
|
There seems to be some bugs in macOS 15 where the spawning of external programs fails sometimes,
|
|
|
|
leading XPipe to believe that zsh does not work correctly.
|
|
|
|
XPipe will now no longer fall back to sh and instead fail to start,
|
|
|
|
with the hope that on the next start the process spawning issue won't occur again.
|
2024-10-10 05:18:58 +00:00
|
|
|
- Fix macOS window getting smaller on each successive launch
|
2024-10-09 12:30:13 +00:00
|
|
|
- Fix tooltip dropshadows not working in webtop
|
|
|
|
- Fix XPipe not being in taskbar by default in webtop
|
|
|
|
- Fix file browser transfer progress being wrong for files < 1kb
|
|
|
|
- Show proper error when a source file gets deleted while a transfer is in progress
|
|
|
|
- Fix empty storage directory setting leading to startup crash
|
|
|
|
- Fix update script reporting syntax error on zsh
|
|
|
|
- Fix NullPointers when a script had no commands on its own
|