diff --git a/dist/changelogs/15.0.md b/dist/changelogs/15.0.md new file mode 100644 index 000000000..5fec4b1e4 --- /dev/null +++ b/dist/changelogs/15.0.md @@ -0,0 +1,12 @@ +## Tailscale support + +You can now connect to devices in your tailnet via your locally installed tailscale commandline client. This integration supports multiple accounts as well to switch between different tailnets. + +## PuTTY import + +You can now import saved PuTTY sessions on a system when searching for available connections. This also works for KiTTY. + +## Fixes + +- Fix password prompts for tunneled VM SSH connections showing wrong hostname as localhost +- Fix some translations not updating when changing display language diff --git a/version b/version index ef5bac2ee..23c0fa98e 100644 --- a/version +++ b/version @@ -1 +1 @@ -14.2-1 +15.0-1