Releases: openhab/openhab-android
Releases · openhab/openhab-android
2.5.5-beta
Added
- Add voice widget w/o app launch shortcut (#1152)
Changed
- Enhance status fragments (#1131)
- Bump dependencies
2.5.4-beta
Added
- Show hint if a page doesn't contain visible elements (#1145)
Changed
2.5.3-beta
Fixed
- Show URL settings hint when URL is not set (#1138)
Added
- Add activity to view and share adb log (#1135)
Changed
2.5.2-beta
Fixed
- Fix back arrow behavior in about (#1122)
- Fix SSE sitemap event handling. (#1109)
- Show correct settings when offline (#1123)
Changed
2.5.1-beta
Fixed
- Don't use notification grouping on Android M (API 23) (#1108)
- Fix NegativeArraySizeException in MjpegInputStream (#1080)
Changed
- Use switches instead of checkboxes in settings (#1089)
- Bump dependencies
2.5.0-release
• Fix issue with Grafana graphs
• Hide notification sound settings on Android 8 and above. Please use Notification channels to change it.
• Stability improvements
2.4.3-beta
Fixed
- Hide notification settings when running Oreo or higher (#1101)
2.4.2-beta
Fixed
- Fix crash when receiving notification on RTL device (#1085)
- Fix crash when resetting default sitemap and no connection is available. 2nd try (#1092)
2.4.1-beta
Fixed
- Fix NullPointerException in Setpoint (#1079)
- Webview no longer displays Grafana panels (#1087)
2.4.0-release
Fixed
- Slow chart loading issue (#1061)
- Start image refresh after phone comes back from sleep (#1073)
Changed
- Treat "height" parameter in webview as max height (#1056)
Added
- Add support for Server Sent Events (SSE) (#847)