Releases: openhab/openhab-ios
Releases · openhab/openhab-ios
Patch version 2.3.6
Update README.md github readme was corrupt. openHAB icon not correctly displayed.
Patch version 2.3.5
Committed version bump
Patch version 2.3.1
Committed version bump
Patch version 2.2.56
Patch version 2.2.55
Create swift.yml
Patch version 2.2.53
Patch version 2.2.52
Create swift.yml
Patch version 2.2.50
Fixed
- Fixed side menu presentation
- Adjusted UTI settings to get client certificate import working properly on iOS 13.
- Reverted SPM to CocoaPods
- Handling of blank sitemap label
Added
- Slider update in real-time
- Add connection setting called "Always send credentials" which controlls whether HTTP Basic Auth credentials should be sent for requests regardless of whether a challenge was issued by the server. Under standard server setups, this option should be turned off. This option can be turned on for servers which don't respond with a 401 challenge when credentials are required (#497)
- Support for more HTML colors
Patch version 2.2.47
Fixed
- Fixed chart legend #481: The legend parameter wasn't work anymore, legend was still displayed if set to false
Changed
- Addressing dynamic mapping for z wave devices: aligning behavior to agreed one of for basic ui and android : openhab/openhab-core#952, openhab/openhab-core#1040
- New icons aligned
- Revert swiftformat to cocoapods
Patch version 2.2.46
Update README.md (#473) * Update README.md Signed-off-by: mueller-ma <[email protected]> * Add bitrise badge Signed-off-by: mueller-ma <[email protected]> * Remove bitrise badge Signed-off-by: mueller-ma <[email protected]> * Remove "Send voice commands to openHAB" Signed-off-by: mueller-ma <[email protected]>