Skip to content

Releases: pubnub/unreal-engine

v0.2.3

28 Nov 13:39
32dd0b7
Compare
Choose a tag to compare

Fix:

  • Fix incorrect memberships input object Json checks

v0.2.2

28 Nov 09:27
ce45c37
Compare
Choose a tag to compare

Add:

  • Support for Unreal Engine 5.5
  • Documentation in code
  • CustomMessageType parameter to Publish, Signal and History functions

Modify:

  • Rename many fields to be more intuitive and consistent across sdk. "Uuid" -> "User", "ChannelName" -> "Channel".

v0.2.1

18 Nov 13:44
e454f7a
Compare
Choose a tag to compare

Add:

  • Json wrappers to Membership and Members functions
  • Input validity checks

v0.2.0

31 Oct 11:26
61264f6
Compare
Choose a tag to compare

Add:

  • Wrappers to output Json Strings from server responses
  • Android support as target platform
  • Extended App Context functions

v0.1.7

03 Oct 11:38
8734d6e
Compare
Choose a tag to compare

Fixes:

  • Fix some ways that could make plugin crash the engine
  • Many other small fixes

v0.1.6

02 Oct 10:39
0297394
Compare
Choose a tag to compare

Fixes:

  • Fix bug that plugin added by UE Marketplace had threads initialized incorrectly

Changes:

  • Change SetSecretKeyAutomatically setting to be false by default

v0.1.5

01 Oct 07:04
469bb9b
Compare
Choose a tag to compare

Fixes:

  • Fix plugin config not saving correctly
  • Potential fix to plugin not working when added by UE Marketplace

v0.1.4

16 Sep 18:19
Compare
Choose a tag to compare

Fixes:

  • Add proper MacOS static library

v0.1.3

13 Sep 11:01
bf5f2b5
Compare
Choose a tag to compare

Fixes:

  • fixes custom version of the C-core library

v0.1.1

13 Sep 10:59
bf5f2b5
Compare
Choose a tag to compare

Fixed

  • fixed plugin packaging
  • standardised licensing

Added

  • Added additional data to .uplugin file