diff --git a/dist/changelogs/12.1_incremental.md b/dist/changelogs/12.1_incremental.md index 1869d9a25..0d9e8e1c7 100644 --- a/dist/changelogs/12.1_incremental.md +++ b/dist/changelogs/12.1_incremental.md @@ -1,3 +1,4 @@ +- Add new actions in file browser to compress/uncompress zip/tar/tar.gz/7z - Implement various performance improvements - Add dropdown to quickly select SSH key files that are already synced via git - Add option to change SSH port for VM connections @@ -5,4 +6,6 @@ - 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 browser locking previously visited directories, preventing their deletions +- Fix some systems being mistakenly identified as Proxmox PVE systems - Fix a few NullPointers diff --git a/version b/version index 0a9b8a56c..8593686c3 100644 --- a/version +++ b/version @@ -1 +1 @@ -12.1-3 +12.1-4