Skip to content

0.1.4

Choose a tag to compare

@evgeny-pol evgeny-pol released this 26 Oct 09:22
· 934 commits to develop since this release
ebc0013

Release 0.1.4

  • [Feature] Add pause/resume APIs which pause/resume sending Analytics logs to App Center.
  • [Feature] Add ability to specify maximum size limit on the local SQLite storage. Previously, up to 300 logs were stored of any size. The default value is 10MB.

UWP

  • [Bug fix] Fixed missing namespace import when building with .Net scripting backend.