From 3247f490f70ef02d2dec29e4214df9733cbdf6af Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 13 Sep 2026 16:22:09 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 3890aade..7604d908 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,8 @@ vx.xx.x (2026-xx-xx) - Find zone window now works with GPU zones (histogram, statistics, self time). - Changed the GPU zones icon from an eye to a display monitor. +- User GUI scale in the profiler can be now controlled with Ctrl + plus/minus + and reset with Ctrl + zero. - Various hardening improvements for correctness across the code base. v0.14.1 (2026-08-22)