diff --git a/dist/changelog/18.4_incremental.md b/dist/changelog/18.4_incremental.md index dd6c4a67c..29b85e1b5 100644 --- a/dist/changelog/18.4_incremental.md +++ b/dist/changelog/18.4_incremental.md @@ -1,12 +1,12 @@ -- Show warning when invalid SSH gateway chain is configured +- Fix desktop shortcuts for workspaces and more not working on Linux and macOS - Fix tunnel session restart not applying any changes made to connection config -- Reshow any existing configuration dialog if possible for connection when editing it -- Improve error handling on Windows when registry library handling load fails -- Automatically open connection configuration dialog when cloning a connection - Fix computed directory file size being off by a factor of 1024 on Linux - Fix license check for entries limited in amount, e.g. Proxmox, potentially disabling all entries and not only one - Fix custom git icon sources not persisting after restart -- Derive custom git icon source directory name from repository URL -- Fix window possibly entering invalid state on Windows and not showing anymore - Fix docker integration not elevating with sudo if context config required root permissions -- Fix desktop shortcuts for workspaces and more not working on Linux and macOS +- Fix window possibly entering invalid state on Windows and not showing anymore +- Show warning when invalid SSH gateway chain is configured +- Reshow any existing configuration dialog if possible for connection when editing it +- Improve error handling on Windows when registry library handling load fails +- Automatically open connection configuration dialog when cloning a connection +- Derive custom git icon source directory name from repository URL diff --git a/version b/version index 7d982511d..0399ccf0d 100644 --- a/version +++ b/version @@ -1 +1 @@ -18.4-3 +18.4-4