From 2a3c8d28e42f559a4a5ae429553f4f0fbb13bfce Mon Sep 17 00:00:00 2001 From: crschnick Date: Mon, 1 Jun 2026 03:24:32 +0000 Subject: [PATCH] [stage] --- dist/changelog/23.4.md | 5 +++++ version | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 dist/changelog/23.4.md diff --git a/dist/changelog/23.4.md b/dist/changelog/23.4.md new file mode 100644 index 000000000..3ac0fd4b8 --- /dev/null +++ b/dist/changelog/23.4.md @@ -0,0 +1,5 @@ +- Fix quit mode setting like tray or background not working properly +- Fix zip file browser action sometimes using wrong base directory +- Fix shell session failing to start if remote system disk was full +- Fix various shell init issues +- Improve error handling diff --git a/version b/version index 4a412fd92..a2fe8c4d8 100644 --- a/version +++ b/version @@ -1 +1 @@ -23.3 +23.4-1