From 74a2df92f32495a014d3e1501b0b5c1e0ef7e595 Mon Sep 17 00:00:00 2001 From: crschnick Date: Sat, 11 Jan 2025 11:23:26 +0000 Subject: [PATCH] [stage] --- dist/changelogs/14.0.md | 3 +++ version | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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