Releases: jellyfin-archive/jellyfin-apiclient-javascript
Releases · jellyfin-archive/jellyfin-apiclient-javascript
v1.11.0
What's Changed
- Switch to renovate by @ferferga in #397
- Bump ecmaVersion and update environment for ESLint by @dmitrylyzo in #406
- Replace deprecated String.prototype.substr() by @CommanderRoot in #414
- Fix bitrate overflow by @dmitrylyzo in #433
- Add SystemInfo to connect result by @thornbill in #425
- Detect bitrate in LAN by @dmitrylyzo in #424
- Fix authorization header by @dmitrylyzo in #434
- Add deprecation notice to README by @thornbill in #435
- Fix extra Promise creation when reporting progress by @dmitrylyzo in #383
- Bump version to 1.11.0 by @thornbill in #436
Dependency Updates
- Pin dependencies by @renovate in #401
- Update development dependencies by @renovate in #405
- Update dependency node-fetch to 2.6.7 [SECURITY] by @renovate in #404
- Update dependency eslint-plugin-jest to v26 by @renovate in #402
- Update CI dependencies to v3 (major) by @renovate in #408
- Update actions/setup-node action to v3.1.0 by @renovate in #411
- Update dependency minimist to 1.2.6 [SECURITY] by @renovate in #409
- Update development dependencies by @renovate in #407
- Update development dependencies to v28 (major) by @renovate in #415
- Update CI dependencies by @renovate in #413
- Update development dependencies by @renovate in #412
- Update actions/setup-node action to v3.2.0 by @renovate in #417
- Update development dependencies by @renovate in #416
New Contributors
- @renovate made their first contribution in #401
- @CommanderRoot made their first contribution in #414
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Update author and copyright by @thornbill in #327
- Correct typo resolves #356 by @Technetium1 in #357
- Use file.type when setting content type for image upload by @Bond-009 in #366
- Minor refactor to GitHub Actions by @ferferga in #367
- Bump version to 1.10.0 by @thornbill in #375
Dependency Updates
- Bump webpack from 5.54.0 to 5.58.1 by @dependabot in #319
- Bump webpack-cli from 4.8.0 to 4.9.0 by @dependabot in #313
- Bump @babel/core from 7.15.5 to 7.15.8 by @dependabot in #314
- Bump jest-junit from 12.3.0 to 13.0.0 by @dependabot in #315
- Bump eslint-plugin-jest from 24.4.2 to 25.0.1 by @dependabot in #316
- Bump babel-jest from 27.2.2 to 27.2.5 by @dependabot in #317
- Bump @babel/preset-env from 7.15.6 to 7.15.8 by @dependabot in #318
- Bump jest from 27.2.3 to 27.2.5 by @dependabot in #320
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #312
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #326
- Bump eslint-plugin-jest from 25.0.1 to 25.2.2 by @dependabot in #325
- Bump webpack from 5.58.1 to 5.58.2 by @dependabot in #322
- Bump webpack-cli from 4.9.0 to 4.9.1 by @dependabot in #332
- Bump eslint-plugin-import from 2.24.2 to 2.25.2 by @dependabot in #321
- Bump eslint-plugin-promise from 5.1.0 to 5.1.1 by @dependabot in #328
- Bump webpack from 5.58.2 to 5.60.0 by @dependabot in #335
- Bump babel-loader from 8.2.2 to 8.2.3 by @dependabot in #330
- Bump jest from 27.2.5 to 27.3.1 by @dependabot in #331
- Bump babel-jest from 27.2.5 to 27.3.1 by @dependabot in #333
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #334
- Bump webpack from 5.60.0 to 5.61.0 by @dependabot in #338
- Bump @babel/core from 7.15.8 to 7.16.0 by @dependabot in #337
- Bump @babel/preset-env from 7.15.8 to 7.16.0 by @dependabot in #336
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #341
- Bump eslint-plugin-import from 2.25.2 to 2.25.3 by @dependabot in #343
- Bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #355
- Bump jest from 27.3.1 to 27.4.3 by @dependabot in #354
- Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #350
- Bump prettier from 2.4.1 to 2.5.1 by @dependabot in #353
- Bump babel-jest from 27.3.1 to 27.4.2 by @dependabot in #352
- Bump eslint-plugin-promise from 5.1.1 to 5.2.0 by @dependabot in #351
- Bump webpack from 5.61.0 to 5.64.4 by @dependabot in #347
- Bump eslint-plugin-jest from 25.2.2 to 25.3.0 by @dependabot in #349
- Bump @babel/preset-env from 7.16.0 to 7.16.4 by @dependabot in #346
- Bump webpack from 5.64.4 to 5.65.0 by @dependabot in #358
- Bump @babel/core from 7.16.0 to 7.16.5 by @dependabot in #361
- Bump jest from 27.4.3 to 27.4.5 by @dependabot in #362
- Bump eslint-plugin-promise from 5.2.0 to 6.0.0 by @dependabot in #363
- Bump babel-jest from 27.4.2 to 27.4.5 by @dependabot in #364
- Bump @babel/preset-env from 7.16.4 to 7.16.5 by @dependabot in #365
- Bump eslint from 7.32.0 to 8.5.0 by @dependabot in #368
- Bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #374
- Bump eslint-plugin-import from 2.25.3 to 2.25.4 by @dependabot in #370
- Bump eslint from 8.5.0 to 8.6.0 by @dependabot in #373
- Bump eslint-plugin-jest from 25.3.0 to 25.3.4 by @dependabot in #369
- Bump @babel/core from 7.16.5 to 7.16.7 by @dependabot in #371
- Bump @babel/preset-env from 7.16.5 to 7.16.7 by @dependabot in #372
New Contributors
- @Technetium1 made their first contribution in #357
- @Bond-009 made their first contribution in #366
Full Changelog: v1.9.1...v1.10.0
v1.9.1
v1.9.0
Changelog
- Add dependabot config for GH actions #211, by @thornbill
- Remove unused typescript configuration #210, by @thornbill
- Switch to npm and migrate to GitHub Actions #220, by @ferferga
- Update yarn references in README #269, by @thornbill
- Update QuickConnect #284, by @crobibero
- Bump version to 1.9.0 #288, by @thornbill
Dependency Updates
- Bump webpack from 5.35.1 to 5.36.2 #207
- Bump @babel/preset-env from 7.13.15 to 7.14.0 #206
- Bump @babel/core from 7.13.16 to 7.14.0 #204
- Bump @babel/preset-env from 7.14.0 to 7.14.1 #212
- Bump lodash from 4.17.20 to 4.17.21 #213
- Bump webpack-cli from 4.6.0 to 4.7.0 #215
- Bump prettier from 2.2.1 to 2.3.0 #216
- Bump hosted-git-info from 2.8.8 to 2.8.9 #219
- Bump eslint from 6.8.0 to 7.26.0 #226
- Bump @babel/core from 7.14.0 to 7.14.2 #223
- Bump jsdoc from 3.6.6 to 3.6.7 #225
- Bump @babel/preset-env from 7.14.1 to 7.14.2 #222
- Bump eslint-plugin-import from 2.22.1 to 2.23.2 #224
- Bump webpack from 5.36.2 to 5.37.0 #221
- Bump source-map-loader from 2.0.1 to 3.0.0 #232
- Bump eslint-plugin-promise from 4.3.1 to 5.1.0 #230
- Bump jest from 26.6.3 to 27.0.3 #236
- Bump babel-jest from 26.6.3 to 27.0.2 #235
- Bump eslint-plugin-import from 2.23.3 to 2.23.4 #237
- Bump @babel/preset-env from 7.14.2 to 7.14.4 #238
- Bump jest from 27.0.3 to 27.0.4 #241
- Bump eslint from 7.27.0 to 7.28.0 #240
- Bump prettier from 2.3.0 to 2.3.1 #239
- Bump webpack-cli from 4.7.0 to 4.7.2 #242
- Bump jest-junit from 12.1.0 to 12.2.0 #244
- Bump eslint from 7.28.0 to 7.29.0 #248
- Bump webpack from 5.38.1 to 5.40.0 #250
- Bump @babel/core from 7.14.3 to 7.14.6 #246
- Bump @babel/preset-env from 7.14.4 to 7.14.7 #249
- Bump prettier from 2.3.1 to 2.3.2 #253
- Bump babel-jest from 27.0.2 to 27.0.6 #254
- Bump eslint from 7.29.0 to 7.31.0 #260
- Bump actions/setup-node from 2.1.5 to 2.3.0 #266
- Bump jest from 27.0.4 to 27.0.6 #256
- Bump eslint-plugin-jest from 24.3.6 to 24.4.0 #262
- Bump @babel/core from 7.14.6 to 7.14.8 #264
- Bump webpack from 5.40.0 to 5.47.1 #268
- Bump @babel/preset-env from 7.14.7 to 7.14.8 #265
- Bump @babel/preset-env from 7.14.8 to 7.14.9 #270
- Bump eslint from 7.31.0 to 7.32.0 #271
- Bump eslint-plugin-import from 2.23.4 to 2.24.2 #281
- Bump actions/setup-node from 2.3.0 to 2.4.0 #276
- Bump jest from 27.0.6 to 27.1.0 #282
- Bump babel-jest from 27.0.6 to 27.1.0 #283
- Bump webpack-cli from 4.7.2 to 4.8.0 #277
- Bump webpack from 5.47.1 to 5.52.0 #286
- Bump @babel/preset-env from 7.14.9 to 7.15.0 #272
- Bump @babel/core from 7.14.8 to 7.15.5 #285
- Bump @babel/preset-env from 7.15.0 to 7.15.4 #287
- Bump @babel/preset-env from 7.15.4 to 7.15.6 #292
- Bump jest from 27.1.0 to 27.2.0 #294
- Bump webpack from 5.52.0 to 5.53.0 #295
- Bump babel-jest from 27.1.0 to 27.2.0 #296
- Bump prettier from 2.3.2 to 2.4.1 #297
- Bump eslint-plugin-jest from 24.4.0 to 24.4.2 #298
- Bump tmpl from 1.0.4 to 1.0.5 #299
v1.8.0
Changelog
- Use ISO8601 for dateplayed #198, by @cvium
- Fix fake LoggedIn state #187, by @dmitrylyzo
- Bump @babel/core from 7.13.15 to 7.13.16 #199
- Bump eslint-plugin-jest from 24.3.5 to 24.3.6 #202
- Bump @types/node from 14.14.37 to 14.14.41 #195
- Bump ts-jest from 26.5.4 to 26.5.5 #197
- Bump webpack from 5.31.2 to 5.35.1 #200
- Bump ts-loader from 8.1.0 to 9.1.1 #201
- Bump version to 1.8.0 #209, by @thornbill
- Add GH action for npm publishing #208, by @thornbill
v1.7.0
v1.6.0
v1.6.0
v1.5.0
v1.5.0