diff --git a/dist/changelogs/8.3_incremental.md b/dist/changelogs/8.3_incremental.md index 76263e52..c3c71296 100644 --- a/dist/changelogs/8.3_incremental.md +++ b/dist/changelogs/8.3_incremental.md @@ -9,5 +9,6 @@ - Fix null pointer when manually accepting new SSH host key - Fix search for connections dialog being shown even when connection validation has been skipped - Fix some passwords not being supplied correctly when using Windows servers as gateways +- Fix sudo askpass message not including sudo prefix on macOS - Improve Warp terminal launching process on macOS - Add winget-pkg for package `xpipe-io.xpipe` diff --git a/version b/version index 2983cad0..cf022018 100644 --- a/version +++ b/version @@ -1 +1 @@ -8.2 +8.3