Skip to content

Releases: blokdots/blokdots-releases

0.5.3

12 Sep 17:55
Compare
Choose a tag to compare
  • Fixes a bug in Mapping Cards
  • Fixes punctuation in Menu Items

0.5.2

05 Jul 20:01
Compare
Choose a tag to compare
  • Adds new component Flame Sensor
  • Adds new component Joystick
  • Fixes bug in “setColor” action of Figma Integration
  • Fixes “blink” action of LEDs when duration is less than 1 second

0.5.1

30 May 21:48
Compare
Choose a tag to compare
  • Fixes issue with menubar on Windows
  • Fixes QR code tooltip position in LiveView controls
  • Adds "Help & Feedback" banner
  • Updates compatibility to the new ProtoPie Connect

0.5.0

01 May 17:39
Compare
Choose a tag to compare
  • Added:
    • Virtual Components are out of Beta becoming Control Components and getting their own list in the LiveView
    • Integrations now behave as components and are getting their own list in the LiveView
    • Code Export now supports Control Components and Integrations
    • Added HapticLabs component
    • LCD Screen now supports “map to“ option for background color
    • Sensors now can use the “passing a multiple” action
    • The mapping direction can now be switched
    • Dark and light mode can now be switched independently
    • ProjectSlots now display how many Cards use the component
    • All pins can be shown of a board, not only Grove slots
  • Improved:
    • Wizard is redesigned and now supports non-Grove layouts and keyboard navigation
    • Project slots are now better understandable and show additional error states
    • LiveSlots now have search bars
    • The Figma Integration shows exposed layers better
    • Control Components and Integrations now accept connections even when no board is connected
    • Seeeduino Lotus is now the default board
    • The app now supports more keyboard shortcuts
    • The app size has been reduced
    • Re-render times are minimized to improve the overall app performance
  • Removed:
    • Deprecated the old global Figma integration in favor of the new Figma Integration in the Integrations List
    • Windows 32-bit support has been removed
  • Fixed:
    • App now closes properly on Windows
    • Fixed various bugs in the Figma integration
    • Fixed various bugs and refactored tons of code

0.4.8

12 Feb 19:39
Compare
Choose a tag to compare
  • Added ProtoPie Player component

0.4.7

14 Oct 22:51
Compare
Choose a tag to compare
  • Added new virtual component: SocketIO
  • Removed: Experimental WebSocket server (please use the SocketIO component instead)

0.4.6

23 Sep 23:26
Compare
Choose a tag to compare
  • Fixed MenuBar visibility bug on Windows
  • Fixed slot dropdown visibility bug on Windows

0.4.5

18 Aug 19:52
Compare
Choose a tag to compare
  • Added new component: CO2 Sensor (Grove MH-Z16)
  • Added new component: Encoder
  • Added new component: Sunlight Sensor (UV)
  • Added Error View, so document data can be saved when app crashes
  • Code Export now produces bundle with package.json and Readme
  • Code Export now supports Virtual Components
  • Fixed many bugs in Code Export
  • Fixed position of the “Send Feedback” Button so it does not obstruct UI
  • Fixed bug where linebreak on LCD would not happen

0.4.4

12 Jul 06:26
Compare
Choose a tag to compare
  • Added new component: Grove PIR Motion sensor
  • Added new component: Grove Water sensor
  • Added new virtual component: Metronome
  • Added milliseconds as an option for several components
  • Added "is changing" action to Timer component
  • Improved UX by stopping the project when the board is disconnected
  • Fixed a bug where there would be multiple LiveViews when changing a setting
  • Fixed several bugs around the LCD display component
  • Fixed visual bug when disabling a card with a color picker
  • Fixed a bug where hitting "Enter" in an input field would reset blokdots
  • Fixed a bug where the app would crash when removing component from the LiveView while the project is running by preventing doing that

0.4.3

06 Jul 13:04
Compare
Choose a tag to compare
  • Improved: Virtual components are now selectable in the slots
  • Added: Signal Tower history UI in the detail drawer
  • Added: ProtoPie Connect Integration