Skip to content

10.5.3.20

Pre-release
Pre-release

Choose a tag to compare

@DocMoebiuz DocMoebiuz released this 11 Jan 08:29
· 129 commits to main since this release
01158d1

What's Changed

New Feature 🎉

  • Use Embedded Python in MobiFlight by @Koseng in #2572
  • Add zoom controls to new View menu with keyboard shortcuts by @Copilot in #2586
  • [Project Card] Improve Controller Icons & Binding Status visualization by @DocMoebiuz in #2596

Firmware & profile updates 🚀

  • Fix Lowercase lettering in PMDG 737 CDU by @Qowy in #2567
  • FSLabs add support for FO MCDU by @Koseng in #2559
  • Add Python script for WinWing MCDU for Microsoft EC135 by @BJ-Hawk in #2391

Improvement ✨

  • Improve Python script runner by @Koseng in #2570
  • Replace TimeoutDialog error notifications with toast notifications by @Copilot in #2601

Bug Fixes 🐛

  • Fix FormatException when adding output config with connected modules by @Copilot in #2598

Bug Fixes (BETA) 🐛

  • Fix config exception for old projects where no sim can be auto-detected by @DocMoebiuz in #2588
  • Output Input Action correctly displays only sim specific options by @DocMoebiuz in #2589
  • Open controller settings dialog if controller not connected by @DocMoebiuz in #2599
  • Fix: Clear stale config objects when changing input device types and respect DeviceType during runtime execution by @Copilot in #2600
  • Downgrade Newtonsoft JSON to 13.0.3 by @DocMoebiuz in #2603
  • Fix issue with always using Fenix Script for CDU by @DocMoebiuz in #2606

Development 💻

New Contributors

Full Changelog: 10.5.3.18...10.5.3.20