Releases: A-S-T-U-C-E/STudio4Education
Releases · A-S-T-U-C-E/STudio4Education
Instances
Get datas
Tricks
v0.9.5
- auto indentation in Monaco code editor
- add pick & place block function
- add save & open blocks from local file
- replace Blockly's official backpack plugin by mine, refactor of Fustyles' one: https://github.com/fustyles/webduino/blob/master/LinkIt7697/MyBackpack
v0.9.4
- add Papyrus SysML configuration file import for auto configuration
- add toolbox autoclose or not option
- add content-highlight plugin switch
v0.9.3
-
add new boards automatic installation
-
add categories filter thanks to blocks definition
-
add 'kwids' keyword in URL to use automatic categories filter
-
add UI theme choice
-
add Monaco code editor theme choice
v0.9.2 -
open file distant with url argument in URL
-
add NTP blocks
-
fix console monitor bug
v0.9.1
- fix toolbox shrink/expand function
- add Grove WiFi UART blocks
- add Grove DHT blocks
- add serial monitor
Full Changelog: 0.9.0...0.9.5
WebSerial API
Tout a été réécrit ! Voir le changelog pour se rendre compte, et visionner les vidéos du wiki.
JSON everywhere
- modify UI to add menus for less used commands
- add HackCable
- add Blockly2HTML
- add BlockFactory
- toolbox disassembled in different JSON (road to 0.9)
No refresh
- enhance URL argument to get configuration Papyrus through Arrowhead
- no refresh ! Board selection refresh workspace & toolbox without need of reload all page, and lost parameters.
- reset button enhance
toolbox sorting
v0.7.6 2020-10-15
- fix UI bugs
- add toolbox sorting through list in URL (index.html?toolboxids=SERVO)
- COM port selection is inside list COM port modal
v0.7.5, 2020-10-07
- upate Blockly core to v3.20200924.2
- bug fix on screenshot
v0.7.4, 2020-09-12
- change UI to simplify use, everything is under 'setup' icon top right
- no more board select in dropdown list, but merged with board modal information
1rst shield
- update blockly core to v3.20200625.1
- add comment on workspace
- add serial board communication category
- add shield X-NUCLEO-IKS01A3 T° & humidity function