Changelog 3 1 2 » History » Version 2
Torbjorn Carlqvist Admin, 09/30/2022 10:52 AM
| 1 | 1 | Torbjorn Carlqvist Admin | h1. Changelog 3.1.2 |
|---|---|---|---|
| 2 | |||
| 3 | version:3.1.2 (2022-09-30) |
||
| 4 | |||
| 5 | * Bug fixes: |
||
| 6 | - Avoiding thread deadlock by disabling the iAm call to Javascript layer. This feature will not be re-invented due to lack of practical usage. |
||
| 7 | - Some internal wrapper javascript variables was put in global space which could case collision with user code. |
||
| 8 | |||
| 9 | * New features: |
||
| 10 | - Changed platform type A1 to B1. Aluminum casing, RpiZ, ENC28J60 network card |
||
| 11 | - Added a new platform type B5. Aluminum casing, RpiZ, ENC28J60 network card, Celluar NB-IoT/CAT-M modem SIMCOM7080G |
||
| 12 | - Added a new platform type B6. Aluminum casing, RpiZ, ENC28J60 network card, LoRa EBYTE E22 transceiver module |
||
| 13 | 2 | Torbjorn Carlqvist Admin | - Two new BLOCKLY Blocks for direct Javascript Execution. One for call only and one for also getting results back. |
| 14 | |||
| 15 | !Blocks-new-JS-exec-blocks.png! |