blob: a7d034568e95d31db86f6e1d108cfd04b168a2aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3.5.2 - 6-25-14 - 1f98c4
. Added pnsdk URL param to each request
. Added grant/revoke/audit examples to README
. Fixed erroneous "Connected" error condition in console
. Can now pass init vars via the CL on console
. Fixed UI issue of bracket color on console
. Enable subscribing to "-pnpres" channel on console
3.5.1 - 6-17-14
. Added subscribe_sync method
. renamed pres_uuid argument for Pubnub constructor to uuid
3.5.0 - 6-16-14
New version! Complete re-write!
. Async subscribe allows for MX, unsubscribe calls
. New method signatures -- be sure to check migration doc if upgrading
|