diff --git a/NEWS b/NEWS index add26b21..63e51359 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,12 @@ v0.x.x (xxxx-xx-xx) - Messages list in zone info window can now show messages exclusive to the zone, filtering out the messages emitted from child zones. - Added capture of vertical synchronization timings on Linux. +- The range of frame bar colors in the frames overview on top of the screen + can be now controlled with the "Target FPS" entry box in the options menu. + - The "Draw frame targets" option does not need to be selected. + - Previously the hardcoded FPS target thresholds were: 30, 60, 144 FPS. + - Currently the FPS target threshold is: half of target, target, twice the + target. v0.8.2 (2022-06-28)