X-Plane 12.1.1 Release Notes
X-Plane 12.1.1 is a minor release to address some smaller bug fixes and it includes our new Web API.
General
- Refactoring of the Graphics Core Engine to improve stability
- Fixed various crashes when using AI aircrafts
- Fixed various crashes when using the replay mode
- Aircrafts don’t float over runways anymore when using networked computers (XPD-15097)
Aircrafts
- Avionics don’t stay black anymore when changing the aircraft or livery
- Improved performance and thrust values for the Citation X
- Citation X Navigation Lights can now be turned on when on battery power only (XPD-15607)
- Various fixes related to the HUD
SDK
- Fixed dependency issues for the new XPLM on Microsoft Windows
Local Web API
X-Plane includes a build-in web server now that provides a way for applications to communicate with the simulator instance on your machine via the http protocol, using a REST and Websockets API.
Detailed information on how to use the new API can be found here.