Skip to content

v2.0.2

Compare
Choose a tag to compare
@leinelissen leinelissen released this 10 Jan 22:16
a2c1a82

Small bugfix release

This latest release fixes a small issue with input fields being black in dark mode. The text should now be white, and you should be able to read your input fields ;). Also, you should now be able to use self-signed CA certificates on Android.

Bug Fixes

  • allow user-supplied CA certificates on Android (ccfa68c), closes #110
  • font colour for dark mode on input (6885ae6)

Full Changelog: v2.0.1...v2.0.2