Skip to content

1.0.41

Choose a tag to compare

@github-actions github-actions released this 08 Oct 06:52
· 0 commits to 7a35eb5558d29c60b13aa1cbd4ec1921cf8daf1d since this release

Release 1.0.41

Fixes

  • Fix generateAuthToken compilation errors - missing type and template parameter (#63)

Documentation

  • Clarify commit format and types in CONTRIBUTING.md

Performance

  • Optimize string operations and fix critical undefined behavior in MQTT connector (#61)

Refactors

  • Rename platformio directory to scripts and libsetup.py to setup_library_env.py (#62)

Other changes

  • Bump version to 1.0.41
  • Format commit message guidelines in CONTRIBUTING.md