Skip to content

Releases: pubnub/unity

v4.4.0

14 Nov 05:49
4340ad3
Compare
Choose a tag to compare

Support for Objects

v4.3.0

10 Oct 05:04
2a38667
Compare
Choose a tag to compare

Signals
IncludeMeta in Fetch and History

v4.2.1

04 Jun 08:40
21d9106
Compare
Choose a tag to compare
  • Presence Timeout cannot be lower than 20
  • PNPresenceEventResult.State property not populated in callback

v4.2.0

13 Mar 04:24
3ef8453
Compare
Choose a tag to compare

Message Counts simplification (Breaking changes from the previous version of Message Counts).

v4.1.1

07 Mar 07:24
153ec4e
Compare
Choose a tag to compare

Message Counts API

BREAKING CHANGE: Fixed a typo in `event` and `EventArgs` name

18 Feb 02:15
f4168cc
Compare
Choose a tag to compare

BREAKING CHANGE: Fixed a typo by renaming the event from SusbcribeCallback to SubscribeCallback and the EventArgs from SusbcribeEventEventArgs to SubscribeEventEventArgs

v4.0.5

14 Jan 04:41
a5f6ef2
Compare
Choose a tag to compare

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

14 Nov 05:24
1a2eb11
Compare
Choose a tag to compare

Reorganization of files, all files and folder are now under a parent folder PubNub

v4.0.3

12 Nov 08:56
011375c
Compare
Choose a tag to compare

Publish as a UnityPackage

Delete Messages Fix

24 Aug 00:53
bf7cf82
Compare
Choose a tag to compare
Merge pull request #14 from pubnub/CE-3278-DeleteMessagesFix

delete messages fix