a new feature that has not yet been released is an auto-update feature that will check for a new release the first time it connects to your home network after boot, and if so, it will update both index.html.gz and the firmware.
The current version could update the index.html.gz file but not the firmware if the network breaks at just the right time.
This shouldn’t be a big deal
- the next boot will update both again
- we shouldn’t be implementing new things in the index.html.gz that have fatal problems with an old firmware file
but this change tweaks it so it doesn’t upgrade either until both are downloaded
@bar FYI, the current Maslow-Main firmware is reporting version 3.1, so this won’t work fully until the tag based versioning patch is added.