From 4434589e53dd01267da45f29f5dc89d8283ef5e1 Mon Sep 17 00:00:00 2001 From: crschnick Date: Wed, 19 Nov 2025 00:31:08 +0000 Subject: [PATCH] [stage] --- dist/changelog/19.1_incremental.md | 2 ++ version | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dist/changelog/19.1_incremental.md b/dist/changelog/19.1_incremental.md index 567ede860..ad9c8331f 100644 --- a/dist/changelog/19.1_incremental.md +++ b/dist/changelog/19.1_incremental.md @@ -1,4 +1,6 @@ - Fix Windows crashing issue on some systems by disabling some ahead-of-time cache optimizations. If you were affected by crashes in 19.0, let me know to help me figure out on which systems these crashes occur +- Fix symlinks not being in shown in file browser in 19.0 +- Bump kasm workspaces registry to support 1.18 - Add support for the new Google Antigravity editor - Add file browser menu button to open explicit SFTP session for improved transfer speeds - Fix occasional NullPointer race condition on startup on macOS diff --git a/version b/version index c42dd4ebe..22d8a2ceb 100644 --- a/version +++ b/version @@ -1 +1 @@ -19.1-1 +19.1-2