Skip to content

Releases: openhab/openhab-ios

Patch version 3.1.47

01 Feb 07:18

Choose a tag to compare

  • Replaced per-cell cache with a static shared cache keyed by widget ID. (#1042)

Patch version 3.1.46

29 Jan 12:19

Choose a tag to compare

  • Fix for #987 (#1052)
  • Evaluation of PR #1052 for issue #987 (Watch icons with SSL) (#1057)
  • Fix flaky CertificateStoreTests and NetworkTrackerTests (#1056)
  • Improve Swift Concurrency safety and modernize async patterns (#1054)
  • Upgrade to MacOS 26 for GitHub CI (#1055)
  • Migrate from NavigationView to NavigationStack (#1053)
  • Bonjour discovery of servers (#911)
  • Bump crowdin/github-action from 2.13.0 to 2.14.0 (#1051)
  • Third attempt (#1050)
  • Move await networkTracker.statusStream() outside of the Task so the stream subscription is established before calling startTracking. (#1048)
  • Fix for failed tests in CertificateStoreTests. (#1047)
  • Fix for nested subviews (#1046)
  • Update fastlane to 2.231 (#1045)

Patch version 3.1.45

19 Jan 09:12

Choose a tag to compare

  • Fix for race condition in NetworkTrackerTests (#1044)
  • Fix/1038 auto back from selection view (#1041)
  • Replaced print statements with Logger calls

Patch version 3.1.44

15 Jan 12:31

Choose a tag to compare

  • Implement SVG color preprocessing for non-iconify icons in OpenHABImageProcessor (#1036)
  • Add PR review instructions
  • Update to 2026 Copyright message (#1035)

Patch version 3.1.43

01 Jan 07:01

Choose a tag to compare

  • Clean up obsolete code after migration to openapi-generator (#1032)

Patch version 3.1.42

24 Dec 19:51

Choose a tag to compare

  • Let the webview scroll its overflow under the status bar, similar to previous versions (#1031)

Patch version 3.1.41

21 Dec 21:45

Choose a tag to compare

  • Watch: Expand lists (#1025)
  • Improve resilience on real watches (#1014)
  • Upgrade to latest version of swiftlint and swiftformat (#1026)
  • Bump aws-sdk-s3 from 1.194.0 to 1.208.0 (#1023)
  • Bump actions/cache from 4 to 5 (#1020)

Patch version 3.1.40

08 Dec 21:12

Choose a tag to compare

  • default path was missing in save routine of settings view (#1016)

Patch version 3.1.39

08 Dec 16:30

Choose a tag to compare

  • process notification only after establishing network connection (#1015)

Patch version 3.1.38

04 Dec 22:25

Choose a tag to compare

  • watchOS Scrolling behavior (#1012)