You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added 55 Key Event lookup name aliases for published SimConnect Event IDs for which the KEY_* macro names do not match (result of my MSFS SDK Docs import project).
9
+
* KEY_PROP_FORCE_BETA_* Key Event IDs (from last update) were updated again to reflect SDK v0.20.5.0 values.
10
+
* Release version is now built using `clang:-O3` level optimization since MSFS memory corruption issue confirmed fixed.
11
+
12
+
### WASimClient and WASimClient_CLI
13
+
* Improved detection of configuration file parameter (`config`) in class constructor being a file or directory, which also validates existence.
14
+
15
+
### WASimUI
16
+
* Improved visual separation of forms by function type (Variables, Lookup, etc).
17
+
* Added/improved some of the tool-tip documentation notes for each core function (hover on section title).
18
+
* Fixed "About" dialog box transparency issue.
19
+
20
+
---
3
21
## 1.1.0.0 (2-Nov-2022)
4
22
Updates for MSFS 2020 SU10 changes and new event trigger API for sending multiple values.
0 commit comments