Skip to content

Commit 4345c93

Browse files
author
Max Presman
committed
Merge branch 'develop'
2 parents 73fa5dd + e5fce3c commit 4345c93

File tree

12 files changed

+6613
-6562
lines changed

12 files changed

+6613
-6562
lines changed

.pubnub.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
name: javascript
2-
version: 4.16.0
2+
version: 4.16.1
33
schema: 1
44
scm: github.com/pubnub/javascript
55
files:
66
- dist/web/pubnub.js
77
- dist/web/pubnub.min.js
88
changelog:
9+
- version: v4.16.1
10+
date: 2017-10-12
11+
changes:
12+
- type: bug
13+
text: fix incorrect packaging of lil-uuid and uuid
914
- version: v4.16.0
10-
date: 10-09-2017
15+
date: 2017-10-10
1116
changes:
1217
- type: feature
1318
text: support delete messages from history

CHANGELOG.md

Lines changed: 55 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,31 @@
11

2+
## [v4.16.1](https://github.com/pubnub/javascript/tree/v4.16.1)
3+
October-12-2017
4+
5+
6+
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.16.0...v4.16.1)
7+
8+
9+
10+
- 🐛fix incorrect packaging of lil-uuid and uuid
11+
12+
213
## [v4.16.0](https://github.com/pubnub/javascript/tree/v4.16.0)
14+
October-10-2017
315

416

517
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.15.1...v4.16.0)
618

19+
- 🌟support delete messages from history
20+
721

8-
- ⭐support delete messages from history
922

1023
- ⭐swap uuid generator with support for IE9 and IE10
1124

1225

1326

1427
## [v4.15.1](https://github.com/pubnub/javascript/tree/v4.15.1)
28+
August-21-2017
1529

1630

1731
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.15.0...v4.15.1)
@@ -22,6 +36,7 @@
2236

2337

2438
## [v4.15.0](https://github.com/pubnub/javascript/tree/v4.15.0)
39+
August-21-2017
2540

2641

2742
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.14.0...v4.15.0)
@@ -35,6 +50,7 @@
3550

3651

3752
## [v4.14.0](https://github.com/pubnub/javascript/tree/v4.14.0)
53+
August-14-2017
3854

3955

4056
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.13.0...v4.14.0)
@@ -45,6 +61,7 @@
4561

4662

4763
## [v4.13.0](https://github.com/pubnub/javascript/tree/v4.13.0)
64+
July-27-2017
4865

4966

5067
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.12.0...v4.13.0)
@@ -61,6 +78,7 @@
6178

6279

6380
## [v4.12.0](https://github.com/pubnub/javascript/tree/v4.12.0)
81+
June-19-2017
6482

6583

6684
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.10.0...v4.12.0)
@@ -77,6 +95,7 @@
7795

7896

7997
## [v4.10.0](https://github.com/pubnub/javascript/tree/v4.10.0)
98+
May-23-2017
8099

81100

82101
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.9.2...v4.10.0)
@@ -97,6 +116,7 @@
97116

98117

99118
## [v4.9.1](https://github.com/pubnub/javascript/tree/v4.9.1)
119+
May-18-2017
100120

101121

102122
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.9.0...v4.9.1)
@@ -123,6 +143,7 @@
123143

124144

125145
## [v4.8.0](https://github.com/pubnub/javascript/tree/v4.8.0)
146+
April-06-2017
126147

127148

128149
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.7.0...v4.8.0)
@@ -133,6 +154,7 @@
133154

134155

135156
## [v4.7.0](https://github.com/pubnub/javascript/tree/v4.7.0)
157+
March-30-2017
136158

137159

138160
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.6.0...v4.7.0)
@@ -149,6 +171,7 @@
149171

150172

151173
## [v4.6.0](https://github.com/pubnub/javascript/tree/v4.6.0)
174+
March-27-2017
152175

153176

154177
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.5.0...v4.6.0)
@@ -162,6 +185,7 @@
162185

163186

164187
## [v4.5.0](https://github.com/pubnub/javascript/tree/v4.5.0)
188+
March-08-2017
165189

166190

167191
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.4.4...v4.5.0)
@@ -172,6 +196,7 @@
172196

173197

174198
## [v4.4.4](https://github.com/pubnub/javascript/tree/v4.4.4)
199+
February-14-2017
175200

176201

177202
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.4.3...v4.4.4)
@@ -185,6 +210,7 @@
185210

186211

187212
## [v4.4.3](https://github.com/pubnub/javascript/tree/v4.4.3)
213+
February-07-2017
188214

189215

190216
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.4.2...v4.4.3)
@@ -195,6 +221,7 @@
195221

196222

197223
## [v4.4.2](https://github.com/pubnub/javascript/tree/v4.4.2)
224+
January-31-2017
198225

199226

200227
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.4.1...v4.4.2)
@@ -205,6 +232,7 @@
205232

206233

207234
## [v4.4.1](https://github.com/pubnub/javascript/tree/v4.4.1)
235+
January-31-2017
208236

209237

210238
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.4.0...v4.4.1)
@@ -215,6 +243,7 @@
215243

216244

217245
## [v4.4.0](https://github.com/pubnub/javascript/tree/v4.4.0)
246+
January-23-2017
218247

219248

220249
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.3.3...v4.4.0)
@@ -228,6 +257,7 @@
228257

229258

230259
## [v4.3.3](https://github.com/pubnub/javascript/tree/v4.3.3)
260+
December-16-2016
231261

232262

233263
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.3.2...v4.3.3)
@@ -238,6 +268,7 @@
238268

239269

240270
## [v4.3.2](https://github.com/pubnub/javascript/tree/v4.3.2)
271+
November-28-2016
241272

242273

243274
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.3.1...v4.3.2)
@@ -248,6 +279,7 @@
248279

249280

250281
## [v4.3.1](https://github.com/pubnub/javascript/tree/v4.3.1)
282+
November-22-2016
251283

252284

253285
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.3.0...v4.3.1)
@@ -258,6 +290,7 @@
258290

259291

260292
## [v4.3.0](https://github.com/pubnub/javascript/tree/v4.3.0)
293+
November-18-2016
261294

262295

263296
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.2.5...v4.3.0)
@@ -277,6 +310,7 @@
277310

278311

279312
## [v4.2.5](https://github.com/pubnub/javascript/tree/v4.2.5)
313+
November-04-2016
280314

281315

282316
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.2.4...v4.2.5)
@@ -287,6 +321,7 @@
287321

288322

289323
## [v4.2.4](https://github.com/pubnub/javascript/tree/v4.2.4)
324+
November-01-2016
290325

291326

292327
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.2.3...v4.2.4)
@@ -297,6 +332,7 @@
297332

298333

299334
## [v4.2.3](https://github.com/pubnub/javascript/tree/v4.2.3)
335+
November-01-2016
300336

301337

302338
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.2.2...v4.2.3)
@@ -307,6 +343,7 @@
307343

308344

309345
## [v4.2.2](https://github.com/pubnub/javascript/tree/v4.2.2)
346+
October-31-2016
310347

311348

312349
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.2.1...v4.2.2)
@@ -320,6 +357,7 @@
320357

321358

322359
## [v4.2.1](https://github.com/pubnub/javascript/tree/v4.2.1)
360+
October-30-2016
323361

324362

325363
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.2.0...v4.2.1)
@@ -330,6 +368,7 @@
330368

331369

332370
## [v4.2.0](https://github.com/pubnub/javascript/tree/v4.2.0)
371+
October-26-2016
333372

334373

335374
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.1.1...v4.2.0)
@@ -346,6 +385,7 @@
346385

347386

348387
## [v4.1.1](https://github.com/pubnub/javascript/tree/v4.1.1)
388+
October-17-2016
349389

350390

351391
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.1.0...v4.1.1)
@@ -356,6 +396,7 @@
356396

357397

358398
## [v4.1.0](https://github.com/pubnub/javascript/tree/v4.1.0)
399+
October-13-2016
359400

360401

361402
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.13...v4.1.0)
@@ -369,6 +410,7 @@
369410

370411

371412
## [v4.0.13](https://github.com/pubnub/javascript/tree/v4.0.13)
413+
October-05-2016
372414

373415

374416
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.12...v4.0.13)
@@ -379,6 +421,7 @@
379421

380422

381423
## [v4.0.12](https://github.com/pubnub/javascript/tree/v4.0.12)
424+
October-03-2016
382425

383426

384427
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.11...v4.0.12)
@@ -389,6 +432,7 @@
389432

390433

391434
## [v4.0.11](https://github.com/pubnub/javascript/tree/v4.0.11)
435+
September-27-2016
392436

393437

394438
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.10...v4.0.11)
@@ -399,6 +443,7 @@
399443

400444

401445
## [v4.0.10](https://github.com/pubnub/javascript/tree/v4.0.10)
446+
September-14-2016
402447

403448

404449
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.9...v4.0.10)
@@ -409,6 +454,7 @@
409454

410455

411456
## [v4.0.9](https://github.com/pubnub/javascript/tree/v4.0.9)
457+
September-09-2016
412458

413459

414460
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.8...v4.0.9)
@@ -422,6 +468,7 @@
422468

423469

424470
## [v4.0.8](https://github.com/pubnub/javascript/tree/v4.0.8)
471+
August-25-2016
425472

426473

427474
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.7...v4.0.8)
@@ -432,6 +479,7 @@
432479

433480

434481
## [v4.0.7](https://github.com/pubnub/javascript/tree/v4.0.7)
482+
August-25-2016
435483

436484

437485
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.6...v4.0.7)
@@ -445,6 +493,7 @@
445493

446494

447495
## [v4.0.6](https://github.com/pubnub/javascript/tree/v4.0.6)
496+
August-18-2016
448497

449498

450499
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.5...v4.0.6)
@@ -458,6 +507,7 @@
458507

459508

460509
## [v4.0.5](https://github.com/pubnub/javascript/tree/v4.0.5)
510+
August-10-2016
461511

462512

463513
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.4...v4.0.5)
@@ -468,6 +518,7 @@
468518

469519

470520
## [v4.0.4](https://github.com/pubnub/javascript/tree/v4.0.4)
521+
August-09-2016
471522

472523

473524
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.3...v4.0.4)
@@ -487,6 +538,7 @@
487538

488539

489540
## [v4.0.3](https://github.com/pubnub/javascript/tree/v4.0.3)
541+
August-07-2016
490542

491543

492544
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.2...v4.0.3)
@@ -497,6 +549,7 @@
497549

498550

499551
## [v4.0.2](https://github.com/pubnub/javascript/tree/v4.0.2)
552+
August-03-2016
500553

501554

502555
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.1...v4.0.2)
@@ -507,6 +560,7 @@
507560

508561

509562
## [v4.0.1](https://github.com/pubnub/javascript/tree/v4.0.1)
563+
August-01-2016
510564

511565

512566
[Full Changelog](https://github.com/pubnub/javascript/compare/v4.0.0...v4.0.1)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ please use the [master_3x](https://github.com/pubnub/javascript/tree/master_3x)
1919
- If you **need help** or have a **general question**, contact <[email protected]>
2020

2121
## CDN Links
22-
* https://cdn.pubnub.com/sdk/javascript/pubnub.4.16.0.min.js
23-
* https://cdn.pubnub.com/sdk/javascript/pubnub.4.16.0.js
22+
* https://cdn.pubnub.com/sdk/javascript/pubnub.4.16.1.min.js
23+
* https://cdn.pubnub.com/sdk/javascript/pubnub.4.16.1.js

0 commit comments

Comments
 (0)