Skip to content

9.6.0 Release

Compare
Choose a tag to compare
@MobiFlight-Admin MobiFlight-Admin released this 02 Nov 10:52
· 298 commits to main since this release
5e62a24

Important notes

  • Update Firmware to 2.3.0 - new firmware is part of this release
  • Updated config format - 9.6.0 makes some slight changes to the .mcc-config format, old versions will not be able to open configs that are saved with 9.6.0

What's Changed

New Feature 🎉

Improvement ✨

Bug Fixes 🐛

  • Fixed missing KeepAlive for 7 segment displays by @DocMoebiuz in #918
  • Add checks for in-use I2C pins and no I2C pins defined for the board. by @neilenns in #901
  • Upgrade to Command Messenger library 4.2 by @DocMoebiuz in #936
  • Default device name for 2nd InputMultiplexer exceeds 16 characters (#885) by @GioCC in #932
  • Add Multiplexer to a Pro Micro board fails (#926) by @GioCC in #934
  • When adding 2nd multiplexer the base pins are displayed correctly by @GioCC in #933
  • Joystick: Skipping Update Buttons if no buttons are registered. by @DocMoebiuz in #967

Other Changes ⚡

New Contributors

Full Changelog: 9.5.0...9.6.0