mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 23:20:23 +00:00
[release] [noannounce]
This commit is contained in:
parent
e6b6d9b325
commit
e6a7afd78d
2 changed files with 8 additions and 1 deletions
7
dist/changelogs/10.0.1_incremental.md
vendored
Normal file
7
dist/changelogs/10.0.1_incremental.md
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
- Fix arm64 releases not being built for Linux
|
||||
- Fix /shell/exec API endpoint not returning proper error when command timed out
|
||||
- Fix docker context elevation failing when docker daemon responded slowly
|
||||
- Fix files not being able to renamed with only case differences on Windows
|
||||
- Fix some keys not working when renaming files
|
||||
- Fix NullPointer on Windows when window was initialized too early
|
||||
- Fix NullPointer when clearing markdown notes
|
2
version
2
version
|
@ -1 +1 @@
|
|||
10.0
|
||||
10.0.1
|
||||
|
|
Loading…
Reference in a new issue