Difference between revisions of "Flight Simulator Plugins Release Notes"

From Sim Innovations Wiki
Jump to navigation Jump to search
Line 1: Line 1:
== V3.0 ==
* Small stability update
== V2.9 ==
== V2.9 ==
* Fixed bug on subscribing to one variable with different units
* Fixed bug on subscribing to one variable with different units

Revision as of 15:41, 13 May 2020

V3.0

  • Small stability update

V2.9

  • Fixed bug on subscribing to one variable with different units
  • Fixed bug where first command would not get registered
  • X-plane now also supports subscribing to the same dataref with different units

V2.8

  • Added support for Prepar3d v5

V2.7

  • Fixed possible crash when starting X-plane

V2.6

  • Fixed issue sending a float array for X-plane
  • Fixed crash (mostly on Linux) when exiting X-plane
  • Improved handling when sending a lot of commands to X-plane
  • Improved reliability on networks that drop UDP packets

V2.5

  • Fixed issue where indexes on PMDG variables would not work correctly
  • Fixed issue where offset's would not work correctly on writing x-plane datarefs

V2.4

  • Fixed issue that could freeze X-plane
  • Fixed issue where the plugin would send to much data to it's clients
  • Fixed issue where sending a negative value with a FSX event could crash FSX

V2.3

  • Support for Flight Sim World and Aerofly FS2

V2.2.2

  • Added ability to subscribe to X-plane commands

V2.2.0

  • Better handling of multiple client connections

V2.1.7

  • First Initial release (used to be packaged with Air Manager)