Releases: nguyenquyhy/Flight-Recorder
Releases · nguyenquyhy/Flight-Recorder
Version 0.26
- Allow changing shortcut key combinations (Flight Recorder still needs a restart afterward to apply new settings)
- Upgrade to .NET 8 (to avoid crashes, do not extract this version on top of previous ones)
Version 0.25
- Fix occasional crashes when trimming or starting the sim after Flight Recorder
Version 0.24
- Add initial support for KML export
- Fix issue where aileron deflection is reversed on aircraft with fly-by-wire system (e.g. A320, F/A18) (thanks @till213, the creator of the excellent Sky Dolly replay software, for figuring this out and sharing the solution with me)
Version 0.23
- Add support for trimming
- Allow seeking before starting replay
Version 0.22
- Add a new shortcut key combination to Save the recording, with an option to set a default folder to save silently without prompting
Version 0.21
- Add initial support for global shortcut keys (thanks @LendaUrbana). It is currently disabled by default. Please let me know if the implementation does not work for your use cases.
- Some small crash fixes
Version 0.20
- Record & replay prop lever position
- Record & replay gyro heading to fix issue with heading indicator (for old recording, magnetic heading will be used instead)
- Automatically save recorded data if Flight Recorder crashes, allow restoring on the next load
- Bundle VC runtime to resolve SimConnect initialization issue
Version 0.19
- Add Repeat button
- Update to .NET 6
Version 0.18.2
- Fix crash after replaying as AI with invalid livery name
Version 0.18.1
- Add logging of currentFrame when starting replay