Skip to content

Releases: openhab/openhab-ios

Patch version 2.2.44

20 Oct 20:40
Compare
Choose a tag to compare
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

20 Oct 14:18
Compare
Choose a tag to compare

Fixed

  • Fixed chart legend #481: The legend parameter wasn't work anymore, legend was still displayed if set to false

Changed

Patch version 2.2.42

20 Oct 20:25
Compare
Choose a tag to compare
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

18 Oct 22:42
Compare
Choose a tag to compare

Fixed

  • Addressing crashes on "Selection" with Dynamic Mapping for Spotify

Patch version 2.2.39

17 Oct 21:32
Compare
Choose a tag to compare
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

17 Oct 20:49
Compare
Choose a tag to compare

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

29 Jan 18:06
e291cd5
Compare
Choose a tag to compare
Revert "Initial commit to address #182 i.e handling of dynamic mapping"

This reverts commit 3f5b54782c07e3aa732cfd8a85a73dac0f1c5257.

Patch version 2.2.58

25 Jan 17:07
e291cd5
Compare
Choose a tag to compare
Revert "Initial commit to address #182 i.e handling of dynamic mapping"

This reverts commit 3f5b54782c07e3aa732cfd8a85a73dac0f1c5257.

Patch version 2.2.35

07 Oct 22:15
45ccb3d
Compare
Choose a tag to compare

Bug fix and performance improvements:

  • Fine tuned colors for dark mode
  • More space between Value and disclosure indicator >
  • Setting momentary true for items with autoupdate="false"

Patch version 2.2.32

07 Oct 20:53
45ccb3d
Compare
Choose a tag to compare
Merge branch 'develop'

Signed-off-by: Tim Müller-Seydlitz <timbms@gmail.com>