Releases: openmv/openmv-ide
Releases · openmv/openmv-ide
v4.4.4
Development Release
- no changes
v4.4.2
- Fixed bug with autocomplete inside comments.
- Fixed IDE getting messed up by old settings.
- Fixed default example failing pep8.
- Make windows installer robust to random result codes from driver installers.
- Fix serial polling by eliminating overlapped ZLP packets and transactions.
- Hide unusable features from right-click menu.
v4.4.1
- Fix issue with comments having autocomplete in them.
- Default poll rate is 50ms
- Fixed default example code style.
v4.4.0
- Add support for the Python Language Server
- Add support for GitHub Copilot
- Add support for new firmware VID/PIDs
- Add support for new DFU bootloader
- Refactor board settings into settings.json
- Refactor all firmware loading code
- Bug fixes for camera data streaming
- Update to QTC 14.0.2
v4.2.5
- Update example scripts to the latest in openmv main.
v4.2.4
- Update to resources 4.5.9.
- Add support for handling RAW uncompressed frames in the IDE.
v4.2.1
- Update resources to firmware 4.5.8.
v4.2.0
- Update IDE to handle MP 1.23.
- Add support to control USBDBG polling rates.
- Update to OpenMV Firmware v4.5.6
- Fixed frame buffer being hidden bug.
- Fixed popup dialog overlap.
- Update RT1062 recovery wording.
- Fix minor issue with example filtering.
- Add history completer to firmware loading.
- Ensure serial thread exits when IDE is closed.
- Fixed creating MJPEG files from MP4 files.
- Fixed undo/redo history being lost on connect.
- Fixed disabled settings from being loaded.
v4.1.8
- Updated Firmware to v4.5.5.