mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-25 09:00:26 +00:00
Small fixes [stage]
This commit is contained in:
parent
fd3c6f034c
commit
b7d67ba9c5
2 changed files with 3 additions and 1 deletions
2
dist/changelogs/12.2_incremental.md
vendored
2
dist/changelogs/12.2_incremental.md
vendored
|
@ -1,4 +1,6 @@
|
||||||
- Add new rename file conflict action in file browser
|
- Add new rename file conflict action in file browser
|
||||||
|
- Add keeper commander password manager template
|
||||||
|
- Add functionality to duplicate files when copy-pasting files onto themselves
|
||||||
- This release fixes an issue on macOS where XPipe defaulted to sh instead of zsh.
|
- 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,
|
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.
|
leading XPipe to believe that zsh does not work correctly.
|
||||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
||||||
12.2-1
|
12.2-2
|
||||||
|
|
Loading…
Reference in a new issue