Skip to content

Releases: amplitude/unity-plugin

v2.8

02 May 18:21
28b74ce
Compare
Choose a tag to compare

This release updates the underlying iOS and Android versions. For iOS, the underlying iOS library also includes the privacy manifest.

Here are the attached unity packages if you want to import the package manually.

  1. amplitude-unity-all.unitypackage: This includes all files along with External Dependency Manager and dependencies libs for android.
  2. amplitude-unity.unitypackage: This includes dependency libs for android but without External Dependency Manager
  3. amplitude-unity-no-edm-and-dep.unitypackage: This does not include External Dependency Manager and the libs for android.

v2.7.0-no-edm-and-dep

01 Jul 02:21
Compare
Choose a tag to compare

Same release as v2.7.0
Without External Dependency Manager and Android files, rely on existing EDM in projects to load the dependencies

v2.7.0-no-edm

01 Jul 02:07
Compare
Choose a tag to compare

Same release with v2.7.0, no ExternalDependencyManager included. Rely on EDM on the project to load iOS SDK.

v2.7.0

16 Jun 18:27
ec46fb8
Compare
Choose a tag to compare

What's Changed

chore: iOS version bump up to v2.16.3 by @yuhao900914 in #124

v2.6.0-no-edm-and-dep

13 Jan 06:16
Compare
Choose a tag to compare

Same release as v2.6.0
Without External Dependency Manager and Android files, rely on existing EDM in projects to load the dependencies

v2.6.0-no-edm

13 Jan 06:21
Compare
Choose a tag to compare

Same release with v2.6.0, no ExternalDependencyManager included. Rely on EDM on the project to load iOS SDK.

v2.6.0

20 Sep 02:23
d3135b6
Compare
Choose a tag to compare

What's Changed

  • chore: clean up .asmdef files and add the extension into gitignore by @dnshi in #108
  • chore: update the jira creation workflow by @yuhao900914 in #109
  • feat: add setGroup API support by @qingzhuozhen in #114
  • chore: release v2.6.0 by @qingzhuozhen in #115
  • Support two release versions: amplitude-unity.unitypackage without external package manager, amplitude-unity-all.unitypackage with external package manager
  • Upgrade Android to 2.38.3

Full Changelog: v2.5.1...v2.6.0

v2.5.1

23 Jul 00:32
47375e1
Compare
Choose a tag to compare
  • Upgrade native Android SDK to v2.37.0.
  • Upgrade native iOS SDK to v8.10.0.
  • Remove native iOS SDK from plugin folder and use External Dependency Manager to manage iOS pod.

v2.5.0

10 Jun 01:12
15ae773
Compare
Choose a tag to compare
  • Upgrade iOS version

v2.4.0

29 Oct 00:10
636abb2
Compare
Choose a tag to compare
  • Add EU Server Zone Support
  • Support Dynamic Configuration