Releases: cziter15/ksIotFrameworkLib
Releases · cziter15/ksIotFrameworkLib
1.0.41
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
1.0.40
Release 1.0.40
Fixes
- Remove snprintf from json_escape
Other changes
- Bump version to 1.0.40
1.0.39
1.0.38
1.0.37
Release 1.0.37
Features
- Implement JSON escaping for hostname, WiFi SSID, and password to prevent JSON injection (#58)
Documentation
- fix README component file tree - add missing directories and ksApplication (#56)
- Remove git hook section as it no longer exists (#55)
Other changes
- Bump version to 1.0.37
1.0.36
Release 1.0.36
Fixes
- Update response field name from 'Library version' to 'Framework ver.' in device portal
- Correct order of library version display in device portal response
Other changes
- Bump version to 1.0.36
1.0.35
1.0.34
Release 1.0.34
Features
- add commit-msg hook to validate and suggest commit categories (#53)
Fixes
- Remove githooks
- Spelling errors and comment inconsistencies throughout the repository (#49)
Documentation
- Add copilot-instructions.md with commit naming guidelines (#50)
Other changes
- Bump version to 1.0.34
- Revert test
- Simplify commit message instructions
- Remove empty line in copilot instructions
- Revise commit message format and release notes guidance
1.0.33
Release 1.0.33
Fixes
- improve scan networks
Other changes
- Bump version to 1.0.33