Skip to content

Releases: modrobotics/Cubelets-Blockly

Cubelets Blockly V2

22 Apr 19:45
2de3323
Compare
Choose a tag to compare
v2.0.1

Update README.md

Cubelets Blockly v0.2.2

14 Mar 17:50
2ef865b
Compare
Choose a tag to compare
  • Fixes an issue preventing Cubelets Blockly from loading on older operating systems that do not support Bluetooth Low Energy

Cubelets Blockly v0.2.1

20 Feb 22:10
e8cad74
Compare
Choose a tag to compare
  • Patch release that adds ability to switch to a slower, but more reliable flashing scheme.
    • Use this if the machine you are working on is having a difficult time programming successfully

Cubelets Blockly v0.2.0

08 Feb 16:24
d284cb1
Compare
Choose a tag to compare
  • Adds support for the Bluetooth® Hat*
  • Adds status messages for the various flashing stages

*Use of the Bluetooth Hat requires a minimum of macOS 10.7 or Windows 10 build 10.0.15063

Cubelets Blockly v0.1.4

09 Nov 16:24
Compare
Choose a tag to compare
  • Fixes a scenario that can cause Cubelets Blockly to crash on macOS
  • Adds a service troubleshooter to identify problems on restricted networks

Beta v0.1.3

10 May 21:56
Compare
Choose a tag to compare

General Improvements

  • An additional integrity check has been added when uploading firmware
  • Minor bug fixes for firmware updates
  • Improved check for application updates
  • Improved support for filenames with spaces and unexpected 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
  • Rename the program tab when saving under a different name

Beta v0.1.2

21 Nov 22:40
Compare
Choose a tag to compare

Cubelets Blockly Beta v0.1.2

  • Several stability improvements
  • Fix an issue that could cause a zombie process to hang around on Mac after closing the program
  • Fix problems with performing multiple major upgrades in a row

Beta v0.1.1

11 Oct 16:59
Compare
Choose a tag to compare

Cubelets Blockly Beta v0.1.1

  • Minor bug fixes
  • Auto focus when opening .cubelet file
  • Updated nw.js

Beta v0.1.0

07 Oct 17:17
Compare
Choose a tag to compare

Cubelets Blockly Beta v0.1.0

  • Minor Bug fixes
  • You can now drag and drop .cubelet files into the Blockly window
  • .cubelet is now a registered file extension and can open Cubelets Blockly
    • Mac users must drag and drop Cubelets Blockly into the Applications folder first
  • Added a modal window on first run of the application to give some helpful starting points
  • Added a modal upon multiple failed connection attempts with link to platform specific troubleshooting tips
  • Added a top bar menu with links to support page and tutorial

Alpha v0.0.13

22 Sep 19:40
Compare
Choose a tag to compare

Cubelets Blockly Alpha v0.0.13

Beta Release Candidate

  • Minor Bug fixes
  • Tabs are now saved when browsing to and from connect screen