From 0a5cb1bc7a7ce126c6867e353e7ecdd2a442a6d1 Mon Sep 17 00:00:00 2001 From: hawkeye Date: Sun, 23 Jul 2023 01:16:55 -0400 Subject: [PATCH] Add display refocus --- RELEASENOTES.md | 6 +++++- VERSION.md | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 965c7ad..2f45cf4 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,7 +1,11 @@ ## Version 4.0.1 +* Added preference option in pop out settings to disable pop out progress messages from appearing. + +* Added new feature to enable auto game refocus for entire display when using touch. + * Fixed issue when full screen mode is activated which may cause black bar to appear on either size (top/bottom or left/right). * Fixed preferences pop out title bar color customization setting not saving. -* Added preference option in pop out settings to disable pop out progress messages from appearing. \ No newline at end of file +* Fixed various UI issues. diff --git a/VERSION.md b/VERSION.md index adbec28..23aba3c 100644 --- a/VERSION.md +++ b/VERSION.md @@ -3,11 +3,15 @@ ## Version 4.0.1 +* Added preference option in pop out settings to disable pop out progress messages from appearing. + +* Added new feature to enable auto game refocus for entire display when using touch. + * Fixed issue when full screen mode is activated which may cause black bar to appear on either size (top/bottom or left/right). * Fixed preferences pop out title bar color customization setting not saving. -* Added preference option in pop out settings to disable pop out progress messages from appearing. +* Fixed various UI issues. ## Version 4.0.0