Skip to content

Releases: pubnub/unreal-engine-chat

v0.2.6

06 Mar 14:12
7e420db
Compare
Choose a tag to compare

Fix:

  • Remove exceptions from included CPP Chat library to fix Linux build.

v0.2.5

03 Mar 15:40
4e7ed0b
Compare
Choose a tag to compare

Add:

  • Add support for Linux development platform

Fix:

  • Fix bug that Unicode characters became broken when sent in chat message

v0.2.4

20 Feb 13:00
53957d0
Compare
Choose a tag to compare

Add:

  • ParseToken, SetAuthToken, SetPubnubOrigin functions to Access Manager

Fix:

  • fix thread_channel related errors when including any Chat class in cpp
  • fix non-virtual destructor in channel
  • fix some UProperty members initialized without default value (thanks to @ennorehling for contribution)

v0.2.3

10 Jan 13:59
9c55861
Compare
Choose a tag to compare

Add:

  • Message draft v2

Remove:

  • User Mentions and Referenced Channels from SendTextParameters
  • GetUserSuggestions and GetChannelSuggestions

Modify:

  • Rename FSendTextParams to FPubnubSendTextParams

v0.2.2

13 Nov 11:27
8b2749f
Compare
Choose a tag to compare

Fix:

  • Fix mac library on arch x86_64

v0.2.1

06 Nov 10:27
6112710
Compare
Choose a tag to compare

Modify:

  • Change MarketplaceURL to FabURL field in .uplugin file

v0.2.0

31 Oct 12:00
f6fbe2d
Compare
Choose a tag to compare

Add:
-pn sdk logs

v0.1.4

30 Sep 13:25
9a046aa
Compare
Choose a tag to compare

Fixes:

  • lazy load of libraries for all of the supported platforms

v0.1.3

23 Sep 13:18
d4e72e9
Compare
Choose a tag to compare

add:

  • preprations for UE marketplace

v0.1.2

05 Sep 12:28
45dd890
Compare
Choose a tag to compare

Added:

  • Added activity related functions