Releases: cziter15/ksIotFrameworkLib
Releases · cziter15/ksIotFrameworkLib
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
1.0.32
1.0.31
Release 1.0.31
Other changes
- Bump version to 1.0.31
- (fix) ks dev stat file ending
- (fix) Indentation in ks dev stat reporter
- (fix) Introduce constexpr PROGMEM strings in ksDevStatMqttReporter
1.0.30
Release 1.0.30
Other changes
- Bump version to 1.0.30
- Fix environment variable usage in release workflow