File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -215,8 +215,6 @@ changelog:
215
215
date : ~
216
216
version : v3.6.8.1
217
217
features :
218
- access :
219
- - ACCESS-GRANT
220
218
channel-groups :
221
219
- CHANNEL-GROUPS-ADD-CHANNELS
222
220
- CHANNEL-GROUPS-REMOVE-CHANNELS
@@ -232,8 +230,10 @@ features:
232
230
- PUBLISH-STORE-FLAG
233
231
- PUBLISH-WITH-METADATA
234
232
- PUBLISH-GET
233
+ - PUBLISH-POST
235
234
- PUBLISH-ASYNC
236
235
- PUBLISH-MESSAGE-TTL
236
+ - PUBLISH-FIRE
237
237
push :
238
238
- PUSH-ADD-DEVICE-TO-CHANNELS
239
239
- PUSH-REMOVE-DEVICE-FROM-CHANNELS
@@ -244,6 +244,7 @@ features:
244
244
- STORAGE-INCLUDE-TIMETOKEN
245
245
- STORAGE-START-END
246
246
- STORAGE-COUNT
247
+ - STORAGE-DELETE-MESSAGES
247
248
subscribe :
248
249
- SUBSCRIBE-CHANNELS
249
250
- SUBSCRIBE-CHANNEL-GROUPS
@@ -256,6 +257,9 @@ features:
256
257
- SUBSCRIBE-PUBLISHER-UUID
257
258
time :
258
259
- TIME-TIME
260
+ others :
261
+ - TELEMETRY
262
+ - REQUEST-MESSAGE-COUNT-EXCEEDED
259
263
supported-platforms :
260
264
-
261
265
version : PubNub Unity SDK
@@ -270,7 +274,7 @@ supported-platforms:
270
274
- Mac OS X 10.8+, with Graphics card DX9 (shader model 3.0) or DX11 with feature level 9.3 capabilities; and CPU SSE2 instruction set support.
271
275
editors :
272
276
- Unity 5.5.1
273
- - Unity 2017.2 .0f3
277
+ - Unity 2017.3 .0f3
274
278
name : unity
275
279
schema : 1
276
280
scm : github.com/pubnub/unity
You can’t perform that action at this time.
0 commit comments