mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-25 09:00:26 +00:00
[release]
This commit is contained in:
parent
99d867965b
commit
30212c6a87
2 changed files with 4 additions and 4 deletions
6
dist/changelogs/12.1_incremental.md
vendored
6
dist/changelogs/12.1_incremental.md
vendored
|
@ -1,11 +1,11 @@
|
||||||
- Add new actions in file browser to compress/uncompress zip/tar/tar.gz/7z
|
- Add new actions in file browser to compress/uncompress zip/tar/tar.gz/7z
|
||||||
- Implement various performance improvements
|
- Implement various performance improvements for lower-end systems
|
||||||
- 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
|
||||||
|
- Improve category display on the left for large amounts of connection categories
|
||||||
- Add ability to fill in missing git author data within xpipe
|
- Add ability to fill in missing git author data within xpipe
|
||||||
- Improve category display for large amounts of connection categories
|
|
||||||
- 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 file browser locking previously visited directories, preventing their deletions
|
||||||
- Fix some systems being mistakenly identified as Proxmox PVE systems
|
- Fix some systems being mistakenly identified as Proxmox PVE systems
|
||||||
|
- Fix connection counts not being updated when moving connections across categories
|
||||||
- Fix a few NullPointers
|
- Fix a few NullPointers
|
||||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
||||||
12.1-4
|
12.1
|
||||||
|
|
Loading…
Reference in a new issue