mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-22 07:30:24 +00:00
[stage]
This commit is contained in:
parent
6d0bb39786
commit
b7b3acf168
2 changed files with 4 additions and 1 deletions
3
dist/changelogs/12.1_incremental.md
vendored
3
dist/changelogs/12.1_incremental.md
vendored
|
@ -1,3 +1,4 @@
|
||||||
|
- Add new actions in file browser to compress/uncompress zip/tar/tar.gz/7z
|
||||||
- Implement various performance improvements
|
- Implement various performance improvements
|
||||||
- Add dropdown to quickly select SSH key files that are already synced via git
|
- Add dropdown to quickly select SSH key files that are already synced via git
|
||||||
- Add option to change SSH port for VM connections
|
- Add option to change SSH port for VM connections
|
||||||
|
@ -5,4 +6,6 @@
|
||||||
- Improve category display for large amounts of connection categories
|
- Improve category display for large amounts of connection categories
|
||||||
- Fix git sync initialization order potentially causing problems
|
- Fix git sync initialization order potentially causing problems
|
||||||
- Fix file chooser dialog not closing
|
- Fix file chooser dialog not closing
|
||||||
|
- Fix file browser locking previously visited directories, preventing their deletions
|
||||||
|
- Fix some systems being mistakenly identified as Proxmox PVE systems
|
||||||
- Fix a few NullPointers
|
- Fix a few NullPointers
|
||||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
||||||
12.1-3
|
12.1-4
|
||||||
|
|
Loading…
Reference in a new issue