2.2.0
2019-10-24
- Added the ability to load Cubelets Blockly programs from the web
2.1.0
2019-06-28
- Adds ability to load examples by Cubelet type
2.0.3
2019-05-20
- Adds the ability to recover from Bluetooth® Hat updates that have been interrupted
1.2.1
2019-02-08
- Adds ability to receive important updates for the Bluetooth® Hat
- Some minor UI improvements
1.2.0
2018-11-28
- Adds support for the new Cubelets Bluetooth® Hat
- Fixes issues with entering text into Blockly blocks
- Adds a service troubleshooter to help identify problems on restricted networks
1.1.0
2017-05-11
General Improvements
- Additional integrity check when uploading firmware
- Minor bug fixes when flashing firmware updates
- Improved support for filenames with spaces and extra characters
Blockly Improvements
- New Blocks:
- Ramp: Ramps action blocks values from starting value to ending value over a period of time
- Two-way motor: Can be used with drive blocks and rotate blocks. High block values will cause forward/CW motion, low block values will cause reverse/CCW motion
- Random: The random block has been replaced with a version that uses significant less memory
- Bug fix for an issue using the return value of function blocks
- Blockly blocks that do not support the selected Cubelet type will be disabled