Releases: BitsAndDroids/FlightConnector-Rust
Releases · BitsAndDroids/FlightConnector-Rust
App v0.9.10
What's fixed:
- Library generation has been fixed for custom events.
App v0.9.9
Connector
What's new:
- Added launch on sim start for MFS2024. To use this feature, please enable and disable the checkbox in the settings menu. The connector now looks to see if there is an exe.xml file present in the community folder. If this file is missing, it will create a new exe.xml for you. For MFS2024, I recommend using the "%appdata%/Microsoft Flight Simulator 2024" as the community folder path.
App v0.9.7
Connector
What's fixed:
- Saving update every value changes would save as string instead of number
- Loading string update_every could cause issues in the custom output menu
App v0.9.6
Connector
What's fixed:
- Generating a custom library didn't load the header properly
App v0.9.5
Connector
What's fixed:
- installing the wasm module resulted in directory not found errors.
App v0.9.4
##Connector
what's fixed:
- First boot of the app would search settings that weren't initialized yet. This could cause a white screen.
App v0.9.3
Connector
What's fixed:
- Navigating away from the edit menu would cause issues when reopening the same window. This could lead to changes not saving. Fixes issue: #227.
App v0.9.2
Connector
What's fixed:
- update_every wasn't saved as number
- Changing the ID of an event prevented it from being saved.
- Id of new events were saved as text instead of number
Thank you aeroelectrolight, for the reports.
App v0.9.0
Connector
What's new:
- A partner device window was added where you can easily add settings for devices produced by others. If you want your device added to this list, send a direct message to @BitsAndDroids on Discord.
What's fixed:
- Starting a connection after stopping a previous one could cause an app crash.