Skip to content

Releases: cyb3rko/logviewer-for-openhab-app

Version 2.5.0

06 Dec 23:06
bc19ed1
Compare
Choose a tag to compare

Fixes:

  • possible fix for rare webview crashes (dcd8221)

Enhancements:

Version 2.4.0

24 Sep 23:35
402a485
Compare
Choose a tag to compare

Changes:

Enhancements:

  • Updated design elements to adapt to Material You standards (01dea6f)
  • Improved About section design (db9b3fa)
  • Shrink the app by removing Multidex (d6ba0e0)
  • Code optimization (eb649a0, 07b7f07
  • Updated minSdk and dependencies (1bb042d)

Version 2.3.1

29 Jan 16:49
8f8e041
Compare
Choose a tag to compare

Enhancements:

  • corrected settings page title (f9f67f6)

Fixed:

  • crashing webview by calls from multiple processes (105bb58)

Version 2.3.0

19 Dec 17:02
3c7c8f4
Compare
Choose a tag to compare

Added:

Enhancements:

  • fade out stats bar while viewing log (60270de)
  • added German translation (1fbdde8)
  • updated About section (f2d21cc)

Fixed:

  • night mode not adapting to 'off' setting (5bdebb2)

Version 2.2.1

23 Jun 14:09
6c5fa7a
Compare
Choose a tag to compare

Added:

  • support for calling url without specified port (c804e40)

Enhancements:

Fixed:

  • incompatible connection management, which led to crashes (c444a16)

Version 2.2.0

15 Jun 20:50
4f7b22f
Compare
Choose a tag to compare

Added:

  • support for openHAB 3 log (1a7fe3b)
  • switch to toggle HTTP / HTTPS (c0c3001)
  • dialog to manage stored connections (344f4d0)

Enhancements:

Fixed:

  • fix missing log entries in openHAB 3 log (93e0479)

Version 2.1.0

31 Jan 09:40
f6668c3
Compare
Choose a tag to compare

Added:

Enhancements:

  • widened space above input fields on main fragment (0c83899)
  • improved about page (d176e07)
  • removed "Connecting..." toast on WebView start (9ddc0c2)

Version 2.0.2

25 Jan 21:41
d9ae29d
Compare
Choose a tag to compare

Last GitHub version.
From now on you find the app on Google Play Store.

Added:

Enhancements:

Version 2.0.1

03 Jan 18:49
015f38f
Compare
Choose a tag to compare

Added:

  • animated webview errors [#23] (07576cd)
  • retry button for reloading page if error occurrs (07576cd)

Enhancements:

TRANSLATION PROJECT NOW ONLINE!
If you can't find a language you're looking for, just drop me a mail at niko@cyb3rko.de and I will add it.

Fixed:

  • new connection not getting put in input fields (babfdcf)
  • hidden toolbar after closing WebView via device's back button (599e0f7)

Version 2.0.0

31 Oct 23:27
cc59cd5
Compare
Choose a tag to compare

Before updating NECESSARILY read the MIGRATION GUIDE.

Added:

Enhancements:

Fixes:

  • fixed wrong update recognition mechanism (720e89d)
  • fixed not fully working orientation mechanism (eb9713e)