Releases: openmv/openmv-ide
Releases · openmv/openmv-ide
v4.4.9
Development Release
- no changes
v4.4.8
- Update to firmware v4.6.0
- Update to MacOS 13 (no more support for MacOS 12)
v4.4.7
- Fixed crashing issue due to event loop re-entrance.
This is the last version of OpenMV IDE that will support MacOs 12 Operating System.
GitHub is deprecating support for MacOs 12.
v4.4.6
- Fixed reloading hello world on connect when no changes.
v4.4.5
- Fixed code pasting indentation.
- Finished translating the IDE after adding Python Parsing.
- Fixed output pane appearing on startup.
- Hid outdated features and dialogs.
- Cleaned up command line arguments.
- Fixed drive matching on all OSes when using multiple OpenMV Cams.
v4.4.4
- Fixed issues with camera serial stability. Rock solid now on all systems.
- Set get_state() poll rate to 25ms.
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