Releases: blokdots/blokdots-releases
Releases · blokdots/blokdots-releases
2.4.2
2.4.1
- 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
- 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
- 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
- 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
- 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
- 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
- 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
Fixes bug with Servo Motor "go to" action
2.0.1
- 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