From f87e6f3e361ac98fa8ea7671c787c1c83897a4bc Mon Sep 17 00:00:00 2001 From: Stanley Date: Mon, 11 Jul 2022 20:47:44 -0400 Subject: [PATCH] Version 3.3.7 Release --- VERSION.md | 2 +- latestreleasenotes.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.md b/VERSION.md index a01f588..43d6df8 100644 --- a/VERSION.md +++ b/VERSION.md @@ -8,7 +8,7 @@ * Added support for multi window (new in SU10 beta) so the app does not close the add-on window when pop out starts. -Know Issue: +Known Issue: * Currently, the time it takes for Auto Pop Out Panel to execute for G1000 based planes which require power on for cold start is much longer (can be up to 20 seconds) than previous version of the app. The reason is the time it takes to search and click the "Ready to Fly" button is much longer than before to account for various users' screen resolutions. A solution has already been created by me to totally skip the "Ready to Fly" button check and I'll incorporate this change into next major release of the application. diff --git a/latestreleasenotes.txt b/latestreleasenotes.txt index 36ed478..bdbe1a8 100644 --- a/latestreleasenotes.txt +++ b/latestreleasenotes.txt @@ -10,7 +10,7 @@ Version 3.3.7 - Added support for multi window (new in SU10 beta) so the app does not close the add-on window when pop out starts. -Know Issue: +Known Issue: * Currently, the time it takes for Auto Pop Out Panel to execute for G1000 based planes which require power on for cold start is much longer (can be up to 20 seconds) than previous