Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 10:07

versionCode 35

Enhancements

  • Update the license from EPLv1 to EPLv2.
  • Upgrade Kotlin to 1.8.21 which fixes the false positive type mismatch in Android Studio.
  • The "uf-client-example" module has moved to a new repository and renamed to "UF Service API Reference Implementation": https://github.com/Kynetics/uf-service-api-reference-implementation
  • Exclude the "os-mock" module from the Jitpack build.
  • For security reasons, the ufConf.conf file is ignored when the Service API is used to configure the client.

Bug fixes

  • Handle crash caused by failing to evaluate the file scheme used by ufConf.conf file.
  • Fix the "Reboot on the same partition" bug, when the UF Client Service crashes during a double-copy OTA update.