From 3b11a2a13474c45ab45c62b109422f2035a34269 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Tue, 17 Aug 2021 13:06:57 +0300 Subject: Updated release notes --- res/about/version.gmi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/res/about/version.gmi b/res/about/version.gmi index 1fce4188..83681f03 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi @@ -6,6 +6,12 @@ ``` # Release notes +## 1.6.4 +* Fixed an issue with network requests that would make it appear the server was not responding, but the request would not time out. +* Fixed a potential invalid memory access when clicking on sidebar items. +* OpenBSD: Fixed a freeze after a network request is cancelled. +* Added build option ENABLE_RESIZE_DRAW (OFF). SDL doesn't redraw window contents on all platforms during resizing, so this can be used to force it. + ## 1.6.3 * Select all text in an input field using Shift+Ctrl+A (macOS: ⌘A). * Input fields do not lose focus when the window becomes inactive, making it easier to resume input afterwards. -- cgit v1.2.3