Recent Releases of react-ardublockly
react-ardublockly - v2.3b
What's Changed
- Fix compile error for tablet mode by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/533
Full Changelog: https://github.com/sensebox/React-Ardublockly/compare/v2.3a...v2.3b
- JavaScript
Published by Thiemann96 6 months ago
react-ardublockly - v2.3a
Bump some packages, fix a bug with the tooltip viewer, add more projects in gallery
What's Changed
- Bump react-cookie-consent from 7.6.0 to 9.0.0 by @dependabot[bot] in https://github.com/sensebox/React-Ardublockly/pull/530
- Bump cypress-ctrf-json-reporter from 0.0.11 to 0.0.12 by @dependabot[bot] in https://github.com/sensebox/React-Ardublockly/pull/527
- Bump @fortawesome/free-solid-svg-icons from 6.7.2 to 7.0.0 by @dependabot[bot] in https://github.com/sensebox/React-Ardublockly/pull/526
- Hotfix release patch by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/532
Full Changelog: https://github.com/sensebox/React-Ardublockly/compare/v2.3...v2.3a
- JavaScript
Published by Thiemann96 6 months ago
react-ardublockly - v2.3
New Blockly release which closes several issues, modernizes the codesbase and updates blockly to the newest version. For details have a look at the changelog below.
What's Changed
- Sync main to development by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/479
- Bump vite from 6.2.2 to 6.3.5 by @dependabot[bot] in https://github.com/sensebox/React-Ardublockly/pull/474
- prevent closing dialog by simple click by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/485
- remove addition of underscores to variables by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/502
- support different acceleration sensors onboard MCUS2 by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/487
- fix(deps): bump framer-motion by @felixerdy in https://github.com/sensebox/React-Ardublockly/pull/495
- Modernized codebase by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/503
- Fix/translations by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/508
- Added cmpilation counter by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/506
- Fix Plugin Errors by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/512
- add sd exists by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/515
- Rework gallery page by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/513
- Bump tmp from 0.2.3 to 0.2.4 by @dependabot[bot] in https://github.com/sensebox/React-Ardublockly/pull/514
- Bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in https://github.com/sensebox/React-Ardublockly/pull/510
- Fix sd exists block by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/516
- Bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in https://github.com/sensebox/React-Ardublockly/pull/517
- Bump tmp from 0.2.3 to 0.2.5 by @dependabot[bot] in https://github.com/sensebox/React-Ardublockly/pull/518
- fix: toolbox changes to right languages by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/522
- replace deprecated Variable functions by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/519
- add: some tests for language by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/524
- fix: various error messages in console, inspo drawn by #523 by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/525
- Release V2.3.0 by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/480
Full Changelog: https://github.com/sensebox/React-Ardublockly/compare/v2.2.5...v2.3
- JavaScript
Published by Thiemann96 6 months ago
react-ardublockly - v2.2.5
What's Changed
- Regensensor by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/476
- fix deeplink with mcu s1 by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/496
- Add fluoro blocks by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/504
- Hotfix/fluoro by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/509
- remove duplicate block, enable turnign off led's by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/511
- Bump axios from 0.28.1 to 0.30.0 by @dependabot[bot] in https://github.com/sensebox/React-Ardublockly/pull/473
Full Changelog: https://github.com/sensebox/React-Ardublockly/compare/v2.2.0...v2.2.5
- JavaScript
Published by Thiemann96 6 months ago
react-ardublockly - Blockly for senseBox v2.2.0
What's Changed
- Cypress E2E Testing by @felixerdy in https://github.com/sensebox/React-Ardublockly/pull/405
- Update Development Branch by @felixerdy in https://github.com/sensebox/React-Ardublockly/pull/410
- use compiler url from store by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/404
- Development by @felixerdy in https://github.com/sensebox/React-Ardublockly/pull/412
- Vite by @felixerdy in https://github.com/sensebox/React-Ardublockly/pull/411
- Test/ctrf report by @felixerdy in https://github.com/sensebox/React-Ardublockly/pull/413
- update function name bubbleIsVisible by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/416
- changes for old connect app by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/418
- update function name of isVisible by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/417
- Fix Serial definitions in esp32 board helpers by @BjoernLuig in https://github.com/sensebox/React-Ardublockly/pull/424
- Fix/mathblock by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/442
- custom bitmap naming by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/435
- fix bitmap type by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/444
- add some tests by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/431
- roboeyes (not animated) by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/443
- feat(compilation-dialog): unify download flow with drag & drop animation by @georgi-s in https://github.com/sensebox/React-Ardublockly/pull/421
- Add-rainsensor by @BjoernLuig in https://github.com/sensebox/React-Ardublockly/pull/195
- Solar-charger by @BjoernLuig in https://github.com/sensebox/React-Ardublockly/pull/365
- test: add navigation test case by @felixerdy in https://github.com/sensebox/React-Ardublockly/pull/452
- dispose workspace on unmount by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/468
- added board information to doc links by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/432
- feat(UI): Improved icon button styling by @georgi-s in https://github.com/sensebox/React-Ardublockly/pull/456
- Feat/prevent variable names by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/467
- add new time category by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/471
- Cleanup Code for compilation dialog by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/470
- Add ICM sensor for MCU by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/427
- use CompilationDialog in Code Editor by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/472
- Release 2.2.0 by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/426
Full Changelog: https://github.com/sensebox/React-Ardublockly/compare/v2.1.0...v2.2.0
- JavaScript
Published by mariopesch 9 months ago
react-ardublockly - Blockly v2.1.0
Valentines Release
What's Changed
- add arduino code generator by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/1
- some styling by @felixerdy in https://github.com/sensebox/React-Ardublockly/pull/3
- Compile by @felixerdy in https://github.com/sensebox/React-Ardublockly/pull/4
- Add new blocks by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/2
- add led block by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/5
- Typed variables by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/7
- add block for the button by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/9
- use viewport height for blocklywindow by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/10
- Create LICENSE by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/13
- add co2 sensor by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/14
- New tutorial structure by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/12
- resize hardware images by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/16
- Fix/boolean return type by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/18
- Dynamic osem dropdown by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/20
- add blockly project gallery by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/19
- add cookie consent by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/21
- [WIP] initial gps ttn mapper code by @felixerdy in https://github.com/sensebox/React-Ardublockly/pull/22
- Blocks/mqtt by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/24
- [WIP] - Add procedures by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/23
- Blocks/webserver by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/25
- fix logic block by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/26
- small code fixes by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/27
- Small fixes by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/28
- Add markdown by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/29
- add lora tutorial by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/30
- add impressum by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/34
- add access-token by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/38
- update compile button color by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/40
- Backend connection by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/37
- slice first empty option from sensor array by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/46
- Backend connection by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/48
- Add tour by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/49
- add default types by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/50
- Add faq by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/51
- add new blocks by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/52
- Bump ini from 1.3.5 to 1.3.8 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/47
- add tooltip viewer by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/53
- fix the language selection by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/55
- Feat/add sentry by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/56
- fix for custom mqtt server by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/65
- update code for new lightsensor by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/67
- Bump prismjs from 1.21.0 to 1.23.0 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/68
- add copy to clipboard Button by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/73
- update to new gps library by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/70
- fix duplicate wire library by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/76
- resolve warnings by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/77
- Add phyphox by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/89
- Add rtc by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/91
- Add matamo image tracker by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/92
- add curly brackets by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/94
- Bump prismjs from 1.23.0 to 1.24.0 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/95
- ui-updates by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/79
- remove mybadges integration by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/98
- update blockly core and plugins by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/99
- add new components by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/107
- update gps code by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/101
- Improve sd blocks by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/108
- rename variableDB to nameDB by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/109
- Bump prismjs from 1.24.0 to 1.25.0 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/110
- Bump axios from 0.21.1 to 0.21.2 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/111
- update axios by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/117
- Update login Button by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/122
- Multiple Issue fixes by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/119
- add linebreak by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/124
- init senseBox connect features by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/118
- Development by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/127
- quick fix by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/128
- fix rtc generation by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/129
- add sound selector by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/131
- Feat/loading-save-icon by @felixerdy in https://github.com/sensebox/React-Ardublockly/pull/134
- Fix negative gps values by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/136
- Feat/code editor by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/133
- Change tutorial view by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/138
- Block/add ethernet bee by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/143
- Bump follow-redirects from 1.14.4 to 1.14.8 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/145
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/146
- Bump tar from 6.1.0 to 6.1.11 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/147
- Bump url-parse from 1.5.1 to 1.5.6 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/148
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/149
- Bump ws from 6.2.1 to 6.2.2 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/150
- Remove senseboxmcu lib by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/132
- Bump nanoid from 3.1.30 to 3.3.1 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/151
- fix output types by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/152
- file upload with multer by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/153
- Bump prismjs from 1.25.0 to 1.27.0 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/154
- Bump url-parse from 1.5.6 to 1.5.10 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/155
- fix bmp i2c adress by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/160
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/162
- Fix/code fixes by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/166
- fix phyphox view style to use lines as default by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/168
- change sds from active to query mode by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/169
- fix missing senseBoxIO Lib in LED Category by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/173
- update tutorial builder by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/156
- fix #179 by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/180
- Add motors by @BjoernLuig in https://github.com/sensebox/React-Ardublockly/pull/184
- Qr code shorty by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/183
- dialog for device selection by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/187
- Fix refresh token by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/188
- Development by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/142
- add old link by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/191
- fix getVariable by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/193
- bug fix: translations do not load on /codeeditor by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/196
- fix variable db by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/197
- update device Selector by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/198
- fix Serial Ports for Sensors by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/205
- fix co2 zero issue by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/214
- Add mode query parameter for opening from inside Connect App by @mpfeil in https://github.com/sensebox/React-Ardublockly/pull/194
- disable solution block length check by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/201
- Development device selection by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/216
- sensorwiki with tabs and only one request by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/203
- init implementation of sps30 block by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/221
- Block/add internal rtc ntp by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/222
- fix stepper size by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/223
- only show public tutorials by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/217
- Dev/migrate mUI by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/220
- add new components by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/227
- fix variable type in block by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/228
- Update sensebox-rtc.js by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/230
- hPa -> Pa by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/231
- add new navbar by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/229
- Dev/update blockly v9 by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/233
- fix gallery by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/234
- fix navbar visibility by @freds-dev in https://github.com/sensebox/React-Ardublockly/pull/235
- Development by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/199
- fix getSelected block by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/236
- add Button as Switch by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/237
- update ports for senseBox MCU mini by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/238
- Development by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/239
- add senseBoxIO to main procedure by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/240
- update bsec code by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/241
- Update sensorwikiActions.js by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/243
- Update Navbar.js by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/242
- Add senseBox MCU-S2 by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/246
- change function type by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/267
- fix duplicated WiFiClient by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/272
- fix pm sensor error by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/271
- fix sd example by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/263
- add tof imager by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/273
- fix gallery and project view by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/276
- Fix/osem upload s2 by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/274
- removed server section from the access point, fixes #262 by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/278
- Add/wpa2block by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/277
- fix typo where " was not closed by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/280
- add string length check by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/282
- Block/add led matrix by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/270
- fixed error where sdspi was only created locally by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/283
- Dev/change compiling image by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/279
- Add ESP-Now by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/284
- Fix/rgbdescriptions by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/286
- Add/xml board support by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/285
- Fix/translationerrors by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/287
- Hotfix translat by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/288
- change compiler back to productive by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/290
- output ToF as bitmap for LED Matrix by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/291
- adjust board when loading a different programmcode by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/289
- bitmap handling by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/294
- Different title and text for ToF sensor block by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/295
- new compiler text by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/296
- better compiler text and add digital pins of led matrix for mcu mini and old mcu by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/299
- Development by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/261
- get correct board from store by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/301
- hotfix for led and sd by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/305
- add MCU-S2 onboard button by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/306
- add checkbox for drawing pixel immediatly or not by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/302
- cm instead of mm from tof by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/310
- Feat/add ledmatrix mcu by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/315
- init var in loop if not previously defined by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/318
- Update development branch by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/326
- return sensor value and fix pin mapping for water temperature sensor by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/317
- add new block by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/328
- fix df robot soundsensor code by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/329
- fix coloring of input output by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/331
- Development by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/327
- Update development branch by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/344
- Add errorview by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/345
- add tooltips for plot diagram by @eduardocs21 in https://github.com/sensebox/React-Ardublockly/pull/343
- fixed bug for soundsensor when using mini by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/348
- formatted everything with prettier and added .prettierrc.json by @BjoernLuig in https://github.com/sensebox/React-Ardublockly/pull/351
- update vl53l8cx code generation by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/359
- replace special characters in variable names with underscores by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/360
- Bump axios from 0.22.0 to 0.28.0 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/352
- Blockly update by @felixerdy in https://github.com/sensebox/React-Ardublockly/pull/373
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in https://github.com/sensebox/React-Ardublockly/pull/367
- Fix toolbox language update and to small language mistakes by @BjoernLuig in https://github.com/sensebox/React-Ardublockly/pull/366
- change I2C address of VL53L8CX first by @PaulaScharf in https://github.com/sensebox/React-Ardublockly/pull/363
- Read library list from compiler api by @felixerdy in https://github.com/sensebox/React-Ardublockly/pull/380
- Added a Negative Sign, Decrement Operator, and Fixed Multiple Bugs in Math Blocks by @BjoernLuig in https://github.com/sensebox/React-Ardublockly/pull/382
- fix error raised by #368 by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/384
- provide board information to connect app by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/350
- make compiler interchangable, closes #357 by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/385
- Fix/hintboxes by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/383
- Feat/improve readme by @georgi-s in https://github.com/sensebox/React-Ardublockly/pull/387
- Revert "Feat/improve readme" by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/388
- fix the new readme by @georgi-s in https://github.com/sensebox/React-Ardublockly/pull/389
- Update README.md by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/392
- Fix/custom bitmap led by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/386
- Fix testing issues by @Thiemann96 in https://github.com/sensebox/React-Ardublockly/pull/395
- Development by @mariopesch in https://github.com/sensebox/React-Ardublockly/pull/374
New Contributors
- @felixerdy made their first contribution in https://github.com/sensebox/React-Ardublockly/pull/3
- @dependabot made their first contribution in https://github.com/sensebox/React-Ardublockly/pull/47
- @BjoernLuig made their first contribution in https://github.com/sensebox/React-Ardublockly/pull/184
- @mpfeil made their first contribution in https://github.com/sensebox/React-Ardublockly/pull/194
- @Thiemann96 made their first contribution in https://github.com/sensebox/React-Ardublockly/pull/263
- @PaulaScharf made their first contribution in https://github.com/sensebox/React-Ardublockly/pull/284
- @eduardocs21 made their first contribution in https://github.com/sensebox/React-Ardublockly/pull/343
- @georgi-s made their first contribution in https://github.com/sensebox/React-Ardublockly/pull/387
Full Changelog: https://github.com/sensebox/React-Ardublockly/commits/v2.1.0
- JavaScript
Published by Thiemann96 about 1 year ago