Skip to content

Releases: readyplayerme/rpm-unity-sdk-core

v3.2.0

24 Aug 13:15
779678c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.2.0

v3.1.1

11 Aug 12:50
c1a73ff
Compare
Choose a tag to compare

Changelog

Fixed

  • fixed an issue causing analytics events being sent to development environmenmt #102
  • readded RPM define symbol required for supporting packages #102

v3.1.0

08 Aug 14:57
f486150
Compare
Choose a tag to compare

What's Changed

  • [SDK-252] Add personal avatar loading in quick start by @rYuuk in #97
  • [SDK-301] Add runtime analytics to quick start by @rYuuk in #98

Full Changelog: v3.0.0...v3.1.0

v3.0.0

31 Jul 10:13
08fc31b
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @rk132 made their first contribution in #90

Full Changelog: v1.3.3...v3.0.0

v1.3.3

11 Jul 12:03
Compare
Choose a tag to compare

This hotfix includes an updated avatar loader version.

Changelog

Fixed

  • an issue causing incorrect analytics event logging

v1.3.2

28 Jun 11:52
Compare
Choose a tag to compare

This hotfix includes an updated avatar loader version.

Changelog

Fixed

  • avatar loader version update to fix setup guide window

v1.3.1

21 Jun 07:16
Compare
Choose a tag to compare

What's Changed

  • Made SaveSubdomain function public for use in avatar loader by @rYuuk in #81

Full Changelog: v1.3.0...v1.3.1

v1.3.0

05 Jun 07:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

18 Apr 05:40
Compare
Choose a tag to compare

This update includes an additional popup for the new Quick Start sample, operation completed event and README updates.

Changelog

Added

  • support for response codes #62

Updated

  • refactor of WebRequestDispatcher #59

Fixed

  • fixed an issue with the popup don't ask again pref was not updating correctly #58

v1.1.0

21 Mar 10:55
Compare
Choose a tag to compare

This update includes an additional popup for the new Quick Start sample, operation completed event and README updates.

Changelog

Added

  • quick start sample popup
  • added operation completed event
  • discussion link to README.md

Updated

  • OpenUPM installation added to README.md