Skip to content

Releases: nabto/android-client-api

v1.7.4

Choose a tag to compare

@mkm85 mkm85 released this 15 Jun 12:07
b0423f3

What's Changed

  • updated the client libraries by @mkm85 in #12

Full Changelog: v1.7.3...v1.7.4

v1.7.3

Choose a tag to compare

@mkm85 mkm85 released this 11 Jun 09:05

What's Changed

  • Update project by @mkm85 in #9
  • updated dependencies and a few other compliance related findings. by @mkm85 in #10
  • Update to v4 9 3 by @mkm85 in #11

Full Changelog: v1.7.2...v1.7.3

v1.7.2

Choose a tag to compare

@Quarken Quarken released this 02 Sep 07:57
  • Update native code artifacts to comply with 16 KB page requirements

Full Changelog: v1.7.1...v1.7.2

v1.7.1

Choose a tag to compare

@gammelby gammelby released this 04 Oct 19:56
415b4dd

What's Changed

  • remove file exists check as it prevent asset updates from being insta… by @gammelby in #7

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@mkm85 mkm85 released this 04 Sep 09:31

This release contains an update to openssl and a new guest certificate. The new guest certificate fixes a problem with an expired older certificate.

v1.6.2

Choose a tag to compare

@nabto nabto released this 19 May 08:36

Made NabtoAssetManager public to fix kotlin problems (fix ticket #2)

v1.6.1

Choose a tag to compare

@fusionfoxy fusionfoxy released this 10 Mar 12:56

Bumped target SDK version to comply with google minimum requirements

v1.6.0

Choose a tag to compare

@gammelby gammelby released this 28 Feb 13:14
7e68a19

Add tunnelWait to NabtoApi to block until tunnel is ready or closed.

v1.5.3

Choose a tag to compare

@nabto nabto released this 22 Aug 10:09

Add x86_64 libs to .aar file (replaces failed 1.5.2 attempt of the same).

v1.5.1

Choose a tag to compare

@nabto nabto released this 22 Nov 18:31

Fix 1.5.0 gcc compile problem.