Releases: pubnub/unreal-engine-chat
Releases · pubnub/unreal-engine-chat
v0.2.6
v0.2.5
Add:
- Add support for Linux development platform
Fix:
- Fix bug that Unicode characters became broken when sent in chat message
v0.2.4
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
Add:
- Message draft v2
Remove:
- User Mentions and Referenced Channels from SendTextParameters
- GetUserSuggestions and GetChannelSuggestions
Modify:
- Rename FSendTextParams to FPubnubSendTextParams
v0.2.2
Fix:
- Fix mac library on arch x86_64
v0.2.1
Modify:
- Change MarketplaceURL to FabURL field in .uplugin file
v0.2.0
Add:
-pn sdk logs