Skip to content

Releases: heroiclabs/nakama-unity

v2.7.0

19 Oct 17:05
Compare
Choose a tag to compare

Notable Changes

Changed

v2.6.0

21 Sep 19:31
Compare
Choose a tag to compare

Notable changes

Changed

v2.5.1

14 Aug 16:59
Compare
Choose a tag to compare

Notable changes

Fixed

  • Fixed a warning about the Tests/ folder when loading the SDK.
  • Fixed the version number in package.json to match the current release.

v2.5.0

14 Aug 12:05
Compare
Choose a tag to compare

Notable changes

Added

  • Add support for the Unity Package Manager. See the README for usage.

Changed

  • Update Nakama .NET dependency. See release notes: heroiclabs/[email protected].
  • Update minimum required Unity version to 2018.4.26f1 LTS. While older releases may work YMMV.

v2.4.0

04 May 17:51
Compare
Choose a tag to compare

Notable changes

Added

  • Add new scene as an example for WebGL basics. Thanks @humbertodias.

Changed

  • Add a default error handler to the socket adapter to make common errors more visible.
  • Update Nakama .NET dependency. See release notes: heroiclabs/[email protected].

Fixed

  • UnityWebRequest downloadHandler is null on DELETE methods. Thanks @hasbean.

v2.3.2

23 Oct 19:30
Compare
Choose a tag to compare

Notable changes

Fixed

  • Update interface impl signatures with JS socket adapter.

v2.3.1

21 Sep 11:12
Compare
Choose a tag to compare

Notable changes

Changed

  • Update Nakama .NET dependency.

See also [email protected] release.

v2.3.0

02 Sep 23:03
Compare
Choose a tag to compare

Notable changes

Changed

  • Update Nakama .NET dependency.

See also [email protected] release.

v2.2.2

01 Jul 23:54
Compare
Choose a tag to compare

Notable changes

Changed

  • Update Nakama .NET dependency.

See also [email protected] release.

v2.2.1

21 Jun 04:59
Compare
Choose a tag to compare

Notable changes

Added

  • New example on how to manage the client/socket/session as a singleton.
  • Various improvements to existing code examples.

Changed

  • Update Nakama .NET dependency.

See also [email protected] release.