Releases: flybywiresim/aircraft
v0.7.5
This release provides compatibility with the update for SU9 - 1.25.7.0
.
- [PFD] Prevent going blank with invalid frequency - @Saschl
- [FMGC] Fix FMGC not initializing in SU9 - @Benjozork
- [ATHR] Fix engine loss when 100% throttle is written @aguther
v0.7.5-rc2
This release provides compatibility with the update for SU9 - 1.25.7.0
.
- [FMGC] Fix FMGC not initializing in SU9 - @Benjozork
- [ATHR] Fix engine loss when 100% throttle is written @aguther
v0.7.5-rc1
This release provides compatibility with the update for SU8 - 1.23.12.0
. We've also included a fix for the PFD going blank.
- [PFD] Prevent going blank with invalid frequency - @Saschl (saschl#9432)
v0.8.0-rc1
feat: improved flare behaviour in normal law (#6837)
v0.7.4
This release provides compatibility with the update for SU7 - 1.21.18.0
. We've also included a few minor fixes to various features.
We were able to add intermediate support for aileron events using your keyboard, this should enable you to utilize keyboard to control the aircraft. We still highly recommend flying our aircraft with a yoke/stick.
- [EFB] Added Reset to Defaults button to EFB throttle calibration page - @frankkopp (Cdr_Maverick#6475)
- [FBW] Intermediate support for aileron keyboard events - @aguther (Andreas Guther)
- [MODEL] Adjust heat effect on ENG1+2 - @bouveng (Johan Bouveng)
- [PFD] Fixed speed tape outline at low speeds - @beheh (Benedict Etzel)
- [WASM] Compatibility with 1.21.18 - @Saschl (saschl#9432)
- [EFB] Fixed key events not being correctly masked for some controls - @Saschl (saschl#9432)
v0.7.4-rc3
- [EFB] Added Reset to Defaults button to EFB throttle calibration page - @frankkopp (Cdr_Maverick#6475)
- [FBW] Intermediate support for aileron keyboard events - @aguther (Andreas Guther)
- [MODEL] Adjust heat effect on ENG1+2 - @bouveng (Johan Bouveng)
- [PFD] Fixed speed tape outline at low speeds - @beheh (Benedict Etzel)
- [WASM] Compatibility with 1.21.18 - @Saschl (saschl#9432)
- [EFB] Fixed key events not being correctly masked for some controls - @Saschl (saschl#9432)
v0.7.4-rc2
docs: added additional changelog items
v0.7.4-rc1
build: bump version to v0.7.4-rc1
v0.7.3
This release provides compatibility with Sim Update 7 along with a fix for printer CTDs.
This is the last stable release before the merging of our custom FMS version 1 (cFMS v1). Please use this version if you wish to stay on the default FMS. We however strongly recommend using Development and the new FMS unless you need the v0.7.0 base for third-party compatibility.
- [FMS] Fixed default flight plan interface for SU7 - @Benjozork (Benjamin Dupont)
- [PRINTER] Use Coherent events for printer data transmission - @Saschl (Saschl)
v0.7.3-rc2
- [PRINTER] Use Coherent events for printer data transmission - @Saschl (Saschl)