Releases: MobiFlight/MobiFlight-Connector
Releases · MobiFlight/MobiFlight-Connector
9.5.0.1 BETA Release
What's Changed
New Feature 🎉
- Add modifiers to MobiFlight Configuration by @DocMoebiuz in #909
- Add preset filter for xplane by @DocMoebiuz in #921
- Integrated support for Honeycomb Bravo Lights by @DocMoebiuz in #929
Improvement ✨
- Add extra debug info when run isn't turned on by @neilenns in #904
- Adding link to "Release notes" in main menu by @DocMoebiuz in #922
- Fix filter behavior in preset panel by @DocMoebiuz in #923
- Prevent update of filters on preset change by @DocMoebiuz in #924
- Resetting the ErrorText Label properly when connection is availble. by @DocMoebiuz in #931
- Use "LED / Output" for the simple output devices by @DocMoebiuz in #940
- Activate configs by default by @DocMoebiuz in #942
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 not displayed correctly (#894) by @GioCC in #933
Other Changes ⚡
- Add Beta Firmware 2.2.2 for Beta release by @DocMoebiuz in #943
New Contributors
Full Changelog: 9.5.0...9.5.0.1
9.5 Release
What's Changed
New Feature 🎉
- Native X-Plane Support - First version by @DocMoebiuz in #826
- Add 3rd party license information in about dialog by @DocMoebiuz in #841
- Ignore COM ports selected by user by @DocMoebiuz in #846
- 7 Segments update correctly when using preconditions by @DocMoebiuz in #875
- Removed Offline Mode by @DocMoebiuz in #873
- Update bundled WASM module to 0.6.0 by @DocMoebiuz in #895
Improvement ✨
- Add VID&PID of "DFRduino Mega 2560" to the boards list by @tigert in #825
- Use MobiFlightType instead of Type by @neilenns in #824
- Move vid/pid from mega to uno board file by @neilenns in #866
- User always have to select which Arduino board #857 by @simontrhodes in #858
- Add assigned pin display to output shifter by @neilenns in #870
- Webrequest timeout for update check during startup. by @DocMoebiuz in #872
- Joystick Events also show in log when MobiFlight is NOT running. by @DocMoebiuz in #877
- Show progress of HubHop event download by @DocMoebiuz in #905
- Updated presets from HubHop for release by @DocMoebiuz in #907
Bug Fixes 🐛
- Check for max number of output shifters by @neilenns in #823
- Fix slow loading of config by @DocMoebiuz in #843
- Shift Register Names are not displayed on the mappings screen #850 by @simontrhodes in #851
- InputConfig loads ConfigRef when Precondition configured by @DocMoebiuz in #861
- Fixed memory leak with HubHop presets by @DocMoebiuz in #876
- ShiftRegister Pins > 8 turn off correctly when stopping test mode by @DocMoebiuz in #878
Other Changes ⚡
- Updated Solution to NET4.8 by @DocMoebiuz in #836
- Use tag for release version by @DocMoebiuz in #859
- Log debug messages from firmware by @elral in #855
New Contributors
- @simontrhodes made their first contribution in #851
Full Changelog: 9.4.0...9.5.0
9.4.0.4 Beta Release
What's Changed
New Feature 🎉
- Ignore COM ports selected by user by @DocMoebiuz in #846
Improvement ✨
- Add 3rd party license information in about dialog by @DocMoebiuz in #841
- Poll Speed affects xplane update frequency by @DocMoebiuz in #844
Bug Fixes 🐛
- Fix slow loading of config by @DocMoebiuz in #843
- Shift Register Names are not displayed on the mappings screen #850 by @simontrhodes in #851
Other Changes ⚡
- Fixed problem with InputAction and Config Ref by @DocMoebiuz in #853
- Use tag for release version by @DocMoebiuz in #859
New Contributors
- @simontrhodes made their first contribution in #851
Full Changelog: 9.4.0.3...9.4.0.4
9.4.0.3 Beta Release
What's Changed
Improvement ✨
Other Changes ⚡
- Fix problem with exception for interpolation (9.4.0.2) by @DocMoebiuz in #834
- Updated Solution to NET4.8 by @DocMoebiuz in #836
- Use MobiFlightType instead of Type by @neilenns in #824
Full Changelog: 9.4.0.2...9.4.0.3
9.4.0.2 Beta Release
What's Changed
Other Changes ⚡
- Fixed onPress issue for buttons by @DocMoebiuz in #831
Full Changelog: 9.4.0.1...9.4.0.2
9.4.0.1 Beta Release
What's Changed
New Feature 🎉
- Native X-Plane Support - First version by @DocMoebiuz in #826
Bug Fixes 🐛
Full Changelog: 9.4.0...9.4.0.1
9.4.0 Release
What's Changed
New Feature 🎉
- Support for Input Multiplexers by @GioCC in #651
- Copy & Paste one input config to another tab by @DocMoebiuz in #767
Improvement ✨
- Use WMI to detect devices instead of the system registry by @neilenns in #734
- Add row description to transform errors by @neilenns in #742
- Add missing catch when writing log files by @neilenns in #758
- Make the analog pin dropdown wider by @neilenns in #802
- Better drop down width for pins by @DocMoebiuz in #811
- Update to firmware version 2.2.0 Stable by @DocMoebiuz in #815
- Encoder increase by @elral in #807
- Add brightness reference value range explanation by @DocMoebiuz in #816
- Allow to copy and paste rows and only names on output and input grid view by @DocMoebiuz in #787
- Added message to inform that the MSFS2020 key events don't work by @DocMoebiuz in #788
- "No Output Device configured" Message redirects to board settings by @DocMoebiuz in #789
- Correct display and update of empty fields in Output and Input Grid by @DocMoebiuz in #791
- Maintain selection after sort by @DocMoebiuz in #793
- Independent update routine for the input preconditions by @DocMoebiuz in #794
Bug Fixes 🐛
- Make VJoy buttons and axis work again by @DocMoebiuz in #752
- Fix Led Display number dropdown by @DocMoebiuz in #759
- Fix for ConfigReferences are not loaded correctly by @DocMoebiuz in #777
- Fixed the stepper exception by intializing the config correctly by @DocMoebiuz in #778
- Using executeComparison in log message by @DocMoebiuz in #812
- Match FTDI-style VID/PIDs by @neilenns in #781
- Input Device change correctly handled by @DocMoebiuz in #790
- Fixed missing row select on right click by @DocMoebiuz in #792
Other Changes ⚡
- Log and track skip of config execution by @DocMoebiuz in #763
- Update WASM module to 0.5.0 by @DocMoebiuz in #771
- Update to Beta Firmware 2.1.2 by @DocMoebiuz in #773
- 9.3.2.1 Beta release including Hubhop updates by @DocMoebiuz in #779
- Removed debug log messages that were only needed during development by @DocMoebiuz in #803
- Updated Hubhop Events and Version for release by @DocMoebiuz in #819
- Rename Config Pin and change DropDown Type by @DocMoebiuz in #820
New Contributors
Full Changelog: 9.3.2...9.4.0
9.3.2.3 Beta Release
What's Changed
Other Changes ⚡
- Fixed analog input save problem by @DocMoebiuz in #798
- Prepared 9.3.2.3 Beta Release by @DocMoebiuz in #800
Full Changelog: 9.3.2.2...9.3.2.3
9.3.2.2 Beta Release
What's Changed
Improvement ✨
- Allow to copy and paste rows and only names on output and input grid view by @DocMoebiuz in #787
- Added message to inform that the MSFS2020 key events don't work by @DocMoebiuz in #788
- "No Output Device configured" Message redirects to board settings by @DocMoebiuz in #789
- Correct display and update of empty fields in Output and Input Grid by @DocMoebiuz in #791
- Maintain selection after sort by @DocMoebiuz in #793
- Independant update routine for the input preconditions by @DocMoebiuz in #794
Bug Fixes 🐛
- Match FTDI-style VID/PIDs by @neilenns in #781
- Input Device change correctly handled by @DocMoebiuz in #790
- Fixed missing row select on right click by @DocMoebiuz in #792
Other Changes ⚡
- 9.3.2.2 Beta Prep Tasks by @DocMoebiuz in #796
Full Changelog: 9.3.2.1...9.3.2.2
9.3.2.1 Beta Release
What's Changed
New Feature 🎉
- Basic Support for Multiplexers plus Mux Digital Input device by @GioCC in #651
- Copy & Paste one input config to another tab by @DocMoebiuz in #767
Improvement ✨
- Use WMI to detect devices instead of the system registry by @neilenns in #734
- Add row description to transform errors by @neilenns in #742
- Add missing catch when writing log files by @neilenns in #758
Bug Fixes 🐛
- Make VJoy buttons and axis work again by @DocMoebiuz in #752
- Fix Led Display number dropdown by @DocMoebiuz in #759
- Fix for ConfigReferences are not loaded correctly by @DocMoebiuz in #777
- Fixed the stepper exception by intializing the config correctly by @DocMoebiuz in #778
Other Changes ⚡
- Log and track skip of config execution by @DocMoebiuz in #763
- Update WASM module to 0.5.0 by @DocMoebiuz in #771
- Update to Beta Firmware 2.1.2 by @DocMoebiuz in #773
- 9.3.2.1 Beta release including Hubhop updates by @DocMoebiuz in #779
Full Changelog: 9.3.2...9.3.2.1