From 2e04b4342afc9955fe50d9ae50a33a8ea8579e6d Mon Sep 17 00:00:00 2001 From: crschnick Date: Wed, 19 Nov 2025 14:47:39 +0000 Subject: [PATCH] [release] --- dist/changelog/19.1_incremental.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/dist/changelog/19.1_incremental.md b/dist/changelog/19.1_incremental.md index ad9c8331f..0704f4b0c 100644 --- a/dist/changelog/19.1_incremental.md +++ b/dist/changelog/19.1_incremental.md @@ -1,9 +1,11 @@ -- 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 Windows crashing issue on some systems when system did not have full AVX support - 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 +- Bump kasm workspaces registry version support to 1.18 - Add file browser menu button to open explicit SFTP session for improved transfer speeds - Fix occasional NullPointer race condition on startup on macOS - Fix root file browser tab name being duplicated - Fix occasional error when associating KeePassXC database -- Fix various small errors +- Fix AUR package not being updated properly +- Fix various small translation issues +- Fix various other small errors