Skip to content

Releases: blokdots/blokdots-releases

2.4.2

18 Feb 13:39
Compare
Choose a tag to compare
  • Upgraded @blokdots/components to 3.3.0
  • Added option "Flip Pins" to "Stepper Motor"

2.4.1

08 Nov 16:33
Compare
Choose a tag to compare
  • Fixes issue with drag and drop projects into window to open them
  • Fixes issue with Firmata switcher
  • Added "try reconnect board" button if a firmata upload error occurs
  • Upgrade Arduino CLI to 1.0.4

2.4.0

16 Oct 10:26
Compare
Choose a tag to compare
  • Added new component: Stepper Motor
  • Added new component: LED Matrix
  • Improved Live value display for Servo Motor
  • Improved OLED Display by adding "flip" setting
  • Fixed issue with LED Strip index mapping
  • Smaller fixes

2.3.0

09 Oct 07:44
Compare
Choose a tag to compare
  • Adds "or" trigger option in when/then sentences — Now you can have multiple triggers in one card!
  • Adds "clear" action to LCD component
  • Adds possibility for negative values at Motor Driver component
  • Fixes visibility of recent documents
  • Fixes code export installation

2.2.1

28 Apr 20:46
Compare
Choose a tag to compare
  • Added the action to the Figma Integration to set the text of a Figma layer to the value of a component in a specific unit

2.2.0

26 Apr 13:20
Compare
Choose a tag to compare
  • Added a new component: Color Sensor
  • Added a new action: Right click on a component in the component list to move it to a different slot
  • Started fixing an issue with npm install for exported projects using Code Export. If you experience any issues when installing exported projects please let us know and help us investigate!
  • Fixed an issue where the Figma plugin wouldn’t connect if it was running before blokdots started
  • Fixed the ordering of the components by slot type in the component list
  • Fixed a visual issue with very long component names
  • Fixed an issue with code export in the accelerometer
  • Fixed an issue with undo/redo
  • Minor visual improvements

2.1.1

07 Apr 12:46
Compare
Choose a tag to compare
  • Added action to send current value of output components via connections
  • Improved SunlightSensor: it exposes all values now (uv, infrared, visible light)
  • Fixed code export npm install
  • Minor fixes and improvements

2.1.0

03 Apr 20:54
Compare
Choose a tag to compare
  • Added feature: Firmata Switcher
  • Added new component: LED Strip
  • Added support for new boards:
    • Arduino Uno WiFi
    • Arduino Nano Every
    • Arduino MKR 1000
  • Improved Timer component: Added unit milliseconds
  • Improved Figma component: rotate and change height/width actions now allow negative values when set to “by” (relative change)
  • Improved Button components: Added option Internal Resistor
  • Improved ColorPicker UI

2.0.2

04 Jan 08:18
Compare
Choose a tag to compare

Fixes bug with Servo Motor "go to" action

2.0.1

27 Nov 22:37
Compare
Choose a tag to compare
  • Added Air Quality Sensor component
  • Fixed Signal Tower bug
  • Fixed auto-updater bug
  • Fixed pin display bug in shield map
  • Fixed typo in buzzer code export