Releases: openhab/openhab-ios
Releases · openhab/openhab-ios
Patch version 3.1.47
- Replaced per-cell cache with a static shared cache keyed by widget ID. (#1042)
Patch version 3.1.46
- 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
Patch version 3.1.44
Patch version 3.1.43
- Clean up obsolete code after migration to openapi-generator (#1032)
Patch version 3.1.42
- Let the webview scroll its overflow under the status bar, similar to previous versions (#1031)
Patch version 3.1.41
Patch version 3.1.40
- default path was missing in save routine of settings view (#1016)
Patch version 3.1.39
- process notification only after establishing network connection (#1015)
Patch version 3.1.38
- watchOS Scrolling behavior (#1012)