From 593d88bffce940669fa67a4faf1a75dfeb005a97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= Date: Mon, 12 Jun 2023 16:06:40 +0300 Subject: [PATCH 1/1] Updated release notes --- res/about/version.gmi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/res/about/version.gmi b/res/about/version.gmi index f0d0760f..f56e8d23 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi @@ -12,11 +12,13 @@ * Center a short title under the icon in the page margin. * Fixed navbar URL text selection when opening new tabs (keep all selected). * Fixed too much empty space in the input prompt layout. +* Fixed input field not being updated after cutting text. * Fixed stuck mouse button when opening a context menu while performing a drag. * Fixed incorrect mouse button state and other potential incorrect behavior after resizing the window. * macOS: Fixed drag operation getting stuck if a context menu is opened during the drag. * macOS: Fixed a few cases of potential window freezing during swipe navigation. * Windows: Updated SDL to 2.26.5. +* Linux: The x86_64 AppImage now uses SDL 2.26.5 built from source, fixing issues with window and popup behavior. * TUI: Fixed build error. ## 1.16.3 -- 2.34.1