We are pleased to announce the release of our Unity Tracker version 0.6.2.
Patch release that fixes a problem with upgrading event storage database created using tracker version older than 0.6.1 with the latest version which upgraded the LiteDB dependency to v5.
Changelog
- Fix upgrading storage database from previous versions of LiteDB (#70)
Upgrading
You may download the package in the Releases section on Github.
To upgrade, delete the existing SnowplowTracker
folder from your Assets/Plugins
and import the new unitypackage
file. If you need Newtonsoft.Json in your version of Unity you will receive build warnings which you can resolve by installing Newtonsoft.Json-for-Unity.