Skip to content

Releases: openremote/console-android

1.3.0

18 Apr 12:50
244a8da

Choose a tag to compare

What's Changed

⭐ Enhancements

🐞 Bug fixes

Other changes

  • Pin GitHub Action versions using commit SHAs by @wborn in #28
  • Feature/custom url fix by @ebariaux in #29

New Contributors

Full Changelog: 1.2.1...1.3.0

1.2.1

10 Feb 12:49
37bcc45

Choose a tag to compare

What's Changed

🐞 Bug fixes

  • Fixed crashing of not having OrOfflineActivity in the Android manifest by @MartinaeyNL in #24

Full Changelog: 1.2.0...1.2.1

1.2.0

18 Dec 14:53
893daf8

Choose a tag to compare

What's Changed

Other changes

  • Feature/start offline page by @wborn in #1
  • Add GHA workflow by @wborn in #2
  • Feature/dev variant by @Miggets7 in #3
  • Fix build by @wborn in #5
  • Enable geolocation by @Miggets7 in #4
  • Added functionality to clear the webView history so a new root is set by @Miggets7 in #7
  • Fix for clearHistory() function throwing a threading exception by @MartinaeyNL in #8
  • Removed try catch from CLEAR_WEB_HISTORY handling by @MartinaeyNL in #9
  • Added functionality to disconnect from BLE device by @Miggets7 in #10
  • Removed code to clear refresh token. The JS code will handle this. by @Miggets7 in #11
  • Prevent the app to reload when coming form background, by remembering… by @Miggets7 in #12
  • Added SecureStorageProvider for storing data encrypted by @Miggets7 in #13
  • Feature/secure storage improvements by @Miggets7 in #15
  • Retry connecting twice before failing the connection by @Miggets7 in #16
  • Call finish on NotificationActivity to close it by @Miggets7 in #17
  • Multiple fixes by @Miggets7 in #19
  • Trim inputs by @Miggets7 in #20
  • Makes it possible now to use ipaddress and port and also http for gen… by @Miggets7 in #21
  • Publish artifacts to Maven Central by @wborn in #6

New Contributors

Full Changelog: https://github.com/openremote/console-android/commits/1.2.0