Skip to content

Releases: invpe/GridShell

ESP32 V09 (Vanilla) 🍨

26 Jan 11:46
ede86d2
Compare
Choose a tag to compare

In this release, following GIP's are introduced.

All custom nodes are required to be manually recompiled with the latest sources of the library.

Vanilla nodes will automatically update to latest release

Manual upload

Follow release notes link to upload firmware.

Server change window

On 26/01/2024 the server will undergo firmware upgrade.
During this time, server will respond with V09 in the welcome message, forcing vanilla nodes to perform OTA from this release package.
All custom nodes with versions other than V09 will not be able to join the network, please update your sketches to use latest version.

ESP32 V081 (Vanilla) 🍨

04 Jan 15:23
6b6f0bd
Compare
Choose a tag to compare

V081 Release includes:

  • update to SHA1/SHA256 - improving the speed
  • update for filesystem cleanup (instead of format)
  • exposure of SHA256H
  • exposure of READLINE
  • exposure of CSV2LIST
  • exposure of HEXTOBIN
  • exposure of RESETFPOS

Use this link to upload firmware.

ESP32 V08 (Vanilla)

01 Oct 11:10
6250345
Compare
Choose a tag to compare

This release updates the protocol to V08 and inlcudes following GIP documents:

GIP0024

Use this link to upload firmware.

ESP32 V07 (Vanilla)

11 Sep 13:11
b78fa7d
Compare
Choose a tag to compare

Welcome 07 - VANILLA 🍨

The ESP32 V07 VANILLA is ready, following improvements are implemented:

Warning

OTA process will format the FLASH memory completely, therefore it is not recommended to run user code from V07 on Nodes.
Please familiarize yourself with the GIP documents above.

How to upgrade

Please follow the release installation document.

Mandatory

This release is a major increase, therefore all nodes require to be upgraded to connect with the TestNet server.
Future upgrades will be performed by nodes automatically via newly introduced OTA process.