Releases: amplitude/unity-plugin
v2.8
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.
- amplitude-unity-all.unitypackage: This includes all files along with External Dependency Manager and dependencies libs for android.
- amplitude-unity.unitypackage: This includes dependency libs for android but without External Dependency Manager
- 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
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
Same release with v2.7.0, no ExternalDependencyManager included. Rely on EDM on the project to load iOS SDK.
v2.7.0
What's Changed
chore: iOS version bump up to v2.16.3 by @yuhao900914 in #124
v2.6.0-no-edm-and-dep
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
Same release with v2.6.0, no ExternalDependencyManager included. Rely on EDM on the project to load iOS SDK.
v2.6.0
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
v2.5.0
v2.4.0
- Add EU Server Zone Support
- Support Dynamic Configuration