Releases: openhab/openhab-android
Releases · openhab/openhab-android
Release list
3.21.1-release
Bump version to 3.21.0-beta and update fastlane metadata Signed-off-by: openhab-bot <bot@openhab.org>
3.21.0-beta
What's Changed
- Ignore alarms from com.samsung.android.app.routines by @Wr0ngName in #4015
- Respect state description pattern when formatting number input by @maniac103 in #4011
- Stop hardcoding home.myopenhab.org by @maniac103 in #4010
- Fix FCM registration by @maniac103 in #4026
- Fix Mapview widgets wrongly shown as 'no position set' by @maniac103 in #4023
New Contributors
- @Wr0ngName made their first contribution in #4015
Full Changelog: 3.20.7-release...3.21.0-beta
3.20.7-release
Fix crash in DefaultConnection.equals() on API 21/22 (#4013) Network.getNetworkHandle() was introduced in API level 23 only. Since Network implements equals() and hashCode(), using getNetworkHandle() was useless anyway, so use the Network object itself for equality comparison. Signed-off-by: Danny Baumann <dannybaumann@web.de>
3.20.6-release
New translations strings.xml (Bulgarian) (#4007) Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
3.20.5-release
New Crowdin updates (#4001) * New translations strings.xml (Italian) Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com> * New translations strings.xml (Italian) Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
3.20.4-beta
What's Changed
- More connection factory fixups by @maniac103 in #3998
Full Changelog: 3.20.3-beta...3.20.4-beta
3.20.3-beta
What's Changed
- Send source ID header when commanding items by @maniac103 in #3985
Full Changelog: 3.20.2-beta...3.20.3-beta
3.20.2-beta
What's Changed
- Clear existing OSM markers before binding by @maniac103 in #3984
- Use cloud connection in notification poller by @mueller-ma in #3990
- Improve WebView authentication setup by @maniac103 in #3988
- Restart SSE connection in listenForItemChange() when not alive by @mueller-ma in #3949
- Fix FCM registration not happening by @maniac103 in #3989
- Remove Gadgetbridge integration by @mueller-ma in #3991
Full Changelog: 3.20.1-beta...3.20.2-beta
3.20.1-beta
What's Changed
- Fix some regressions from connection factory refactoring by @maniac103 in #3987
Full Changelog: 3.20.0-beta...3.20.1-beta
3.20.0-beta
What's Changed
- Refactor ConnectionFactory by @maniac103 in #3972
- Revert to current widget state if sent command didn't affect it by @maniac103 in #3963
Full Changelog: 3.19.7-beta...3.20.0-beta