diff --git a/dist/changelog/18.4_incremental.md b/dist/changelog/18.4_incremental.md index 23a6caf58..457232063 100644 --- a/dist/changelog/18.4_incremental.md +++ b/dist/changelog/18.4_incremental.md @@ -1 +1,8 @@ - Show warning when invalid SSH gateway chain is configured +- 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 +- \ No newline at end of file diff --git a/version b/version index 496e56e79..afbba890f 100644 --- a/version +++ b/version @@ -1 +1 @@ -18.4-1 +18.4-2