Releases: openhab/openhab-ios
Releases · openhab/openhab-ios
Patch version 2.2.44
Update README.md (#473) * Update README.md Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com> * Add bitrise badge Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com> * Remove bitrise badge Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com> * Remove "Send voice commands to openHAB" Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
Patch version 2.2.43
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
Patch version 2.2.42
Update README.md (#473) * Update README.md Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com> * Add bitrise badge Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com> * Remove bitrise badge Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com> * Remove "Send voice commands to openHAB" Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
Patch version 2.2.41
Fixed
- Addressing crashes on "Selection" with Dynamic Mapping for Spotify
Patch version 2.2.39
Update README.md (#473) * Update README.md Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com> * Add bitrise badge Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com> * Remove bitrise badge Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com> * Remove "Send voice commands to openHAB" Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
Patch version 2.2.37
Fixed:
- Fixed fastlane to avoid littering changelog with irrelevant information
- Initial commit to address #182 i.e handling of dynamic mapping
Changed
- FlexColorPicker upgraded to 1.3.1, integrated with SPM
- Parsing the information from the Item/stateDescription/options - Extending the JSON Parser
- Recognizing the relevant case in OpenHABViewController
- Convenience mapper in OpenHABWidget to map to [OpenHABWidgetMapping]
- Displaying the results in SegmentedUITableViewCell and in SelectionUITableViewCell
- Adjusting the tests - tested with avmfritz
Patch version 2.2.59
Revert "Initial commit to address #182 i.e handling of dynamic mapping" This reverts commit 3f5b54782c07e3aa732cfd8a85a73dac0f1c5257.
Patch version 2.2.58
Revert "Initial commit to address #182 i.e handling of dynamic mapping" This reverts commit 3f5b54782c07e3aa732cfd8a85a73dac0f1c5257.
Patch version 2.2.35
Bug fix and performance improvements:
- Fine tuned colors for dark mode
- More space between Value and disclosure indicator >
- Setting
momentary
true for items withautoupdate="false"
Patch version 2.2.32
Merge branch 'develop' Signed-off-by: Tim Müller-Seydlitz <timbms@gmail.com>