diff --git a/dist/changelogs/14.0.md b/dist/changelogs/14.0.md index ca9df85cc..fea585273 100644 --- a/dist/changelogs/14.0.md +++ b/dist/changelogs/14.0.md @@ -66,3 +66,6 @@ If you have previously used a custom vault passphrase to lock your vault, this w - Fix special Windows files like OneDrive links not being shown in file browser - Fix some container shells not working do to some issues with /tmp - Fix API not respecting category field when adding connections +- Fix fish shells launching as sh in the file browser terminal +- Fix zsh terminal not launching in the current working directory in file browser +- Fix unrecognized \r showing up in various error messages diff --git a/version b/version index 93132ae3f..28ead6999 100644 --- a/version +++ b/version @@ -1 +1 @@ -14.0-61 +14.0-62