10.1 Release
Important
Contains new Firmware 2.5.1 - see Release notes for more details
Tip
.mfmc
-file format for device configs has updated - open and save your existing files to apply changes.
What's Changed
New Feature 🎉
- All boards - Increase max number of devices for all types by @elral in #1503
- UI: Custom Board & Community integration by @DocMoebiuz in #1507
- Add board type information to mfmc file by @DocMoebiuz in #1530
- Config references can be used with new test mode by @DocMoebiuz in #1539
- Use latest KAVsimulation displays by @elral in #1542
- Add possibility to exclude single joysticks or midi devices by @Koseng in #1555
- Test output directly from configuration overview by @DocMoebiuz in #1570
- Add community files for CoreFlightTech devices by @DocMoebiuz in #1572
- Update community files for miniFCU 1.0.0 by @DocMoebiuz in #1597
Improvement ✨
- Pico - Limit the number of PWM pins to 16 by @elral in #1454
- Add row description to config window titles by @neilenns in #1497
- Switch device monitor from polling to event based behavior by @Koseng in #1463
- Enforce JSON schema validation for all json-based config files by @neilenns in #1431
- Improved encoder reading for Octavi by @DocMoebiuz in #1457
- Comparison modifier substitutes
$
correctly by @DocMoebiuz in #1532 - Auto width for Module, Input, Output and Type by @Koseng in #1536
- Assign free pins in correct order by @DocMoebiuz in #1544
- Block editing modules if firmware is not current by @DocMoebiuz in #1548
- Trim dataref and command paths by @DocMoebiuz in #1550
- Refactored "Name" behavior and updated messages by @DocMoebiuz in #1576
- Connector uses CoreVersion for FirmwareFeature check by @DocMoebiuz in #1587
- Update Firmware to 2.5.1 by @DocMoebiuz in #1589
Bug Fixes 🐛
- Fix cross thread exception on update of hubhop presets by @Koseng in #1501
- Fix Blink exception with empty values by @DocMoebiuz in #1511
- Initialize Arcaze module correctly by @DocMoebiuz in #1514
- Remove analog pin labels from Pro Micro board by @neilenns in #1524
- Auto zero toggle does not change pin by @DocMoebiuz in #1529
- Save Lua-Macro value correctly by @DocMoebiuz in #1535
- Fix erroneous texts in german general settings dialog by @Koseng in #1538
- Fix drag and drop exception after drag operations in two different config files by @Koseng in #1557
- Increase default ConnectionDelay to 2000 by @DocMoebiuz in #1559
- WASM module detected on pc with hostname containing special characters by @Koseng in #1578
- Prevent exception on disconnect by @DocMoebiuz in #1583
Bug Fixes (BETA) 🐛
Development 💻
- Change MessageType to int by @neilenns in #1435
- Remove unneeded slash from board definition directory specification by @neilenns in #1523
- Firmware update supports concurrent updates with individual base path by @DocMoebiuz in #1563
Full Changelog: 10.0.2...10.1.0