This version includes some cool new features, improves stability and prepares the firmware for the major SSL root CA expiration in September.
Changelog
- New password recovery rescue mode: The board opens an AP without password to allow changing the configuration
- Add new functions to the board user button:
- Single press advance to next oled screen frame
- Long press changes to rescue mode
- FailSafe system now triggers rescue mode if board is in a restart loop
- Fixed custom board templates
- Support for the new SSL certificate
- Fix crash when wifi was disconnected and reconnected
- Allow radio listening without WiFi network (packets will not be uploaded)
- Improved firmware booting speed
- Improved user hints on the local initial config
- Add checks to prevent errors on custom configurations freeze the board
- Fixed compilation problems on Arduino IDE
- Add filter for satellite packets to reduce non-satellital ISM traffic
- Experimental feature of low power mode
- Fix memory leak
- Main loop code cleanup