Releases: pubnub/unity
Releases · pubnub/unity
v4.1.1
Message Counts API
BREAKING CHANGE: Fixed a typo in `event` and `EventArgs` name
BREAKING CHANGE: Fixed a typo by renaming the event
from SusbcribeCallback
to SubscribeCallback
and the EventArgs
from SusbcribeEventEventArgs
to SubscribeEventEventArgs
v4.0.5
Presence Heartbeat call delays itself when a Subscribe call precedes it
Heartbeats per channel
QueryParams in all API calls
User Exceptions Fix
v4.0.4
Reorganization of files, all files and folder are now under a parent folder PubNub
v4.0.3
Publish as a UnityPackage
Delete Messages Fix
Merge pull request #14 from pubnub/CE-3278-DeleteMessagesFix delete messages fix
v4.0.1
Unity v4
v4.0-rc.2
4.0-rc.1
Subscribe with timetoken fix
Subscribe with timetoken fix
Unit and integration tests compatibility with UnityEditor 2017.*