Project

General

Profile

Changelog 3 1 2 » History » Revision 2

Revision 1 (Torbjorn Carlqvist Admin, 09/30/2022 10:49 AM) → Revision 2/4 (Torbjorn Carlqvist Admin, 09/30/2022 10:52 AM)

h1. Changelog 3.1.2 

 version:3.1.2 (2022-09-30) 

 * Bug fixes: 
 - Avoiding thread deadlock by disabling the iAm call to Javascript layer. This feature will not be re-invented due to lack of practical usage. 
 - Some internal wrapper javascript variables was put in global space which could case collision with user code. 

 * New features: 
 - Changed platform type A1 to B1. Aluminum casing, RpiZ, ENC28J60 network card 
 - Added a new platform type B5. Aluminum casing, RpiZ, ENC28J60 network card, Celluar NB-IoT/CAT-M modem SIMCOM7080G 
 - Added a new platform type B6. Aluminum casing, RpiZ, ENC28J60 network card, LoRa EBYTE E22 transceiver module 
 - Two new BLOCKLY Blocks for direct Javascript Execution. One for call only and one for also getting results back. 

 !Blocks-new-JS-exec-blocks.png!