diff --git a/dist/changelogs/12.1_incremental.md b/dist/changelogs/12.1_incremental.md index e9fff559a..1869d9a25 100644 --- a/dist/changelogs/12.1_incremental.md +++ b/dist/changelogs/12.1_incremental.md @@ -1,7 +1,8 @@ -- Improve performance on low performance systems +- 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 - 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 a few NullPointers diff --git a/version b/version index 4fcc99601..0a9b8a56c 100644 --- a/version +++ b/version @@ -1 +1 @@ -12.1-2 +12.1-3