Skip to content

20221009 2141 General Release

Compare
Choose a tag to compare
@nielsonm236 nielsonm236 released this 10 Oct 01:25
· 65 commits to master since this release

General Release fixing issues from the 20220921 release that was withdrawn earlier.

Reminders:
See the release notes in the Manual.

Normal builds. These must be flashed with the STLink-V1 / SWIM interface.
NetworkModule-Browser.sx
NetworkModule-MQTT.sx

Upgradeable builds. To use Upgradeable builds you must add an I2C EEPROM. See the Manual for instructions. Once installed future releases can be installed over Ethernet.
NetworkModule-Browser-UPG.sx
NetworkModule-MQTT-UPG.sx
NetworkModule-CodeUploader.sx
NetworkModule-Strings.sx

Code changes:

  • Fixes from the 20220921 0050 release that was withdrawn:
  • Fixed Issue #94: “ENC28J60 Revision not always reported in Link Error Statistics”
  • Added Enhancement Issue #100 “Remove Configuration Button”. This is an option to disable the Configuration button on the IOControl page.
  • Fixed Issue #108: “Temperature sensors loose custom names in HA on NetModule boot”.
    Additional fixes:
  • Fixed #110 “Can’t enter full 19 character Device name” – a bug made apparent in the 20220921 release
  • Fixed #109 “Home Assistant Not Showing Sensors in Fahrenheit” - a bug made apparent in the 20220921 release