Skip to content

Releases: box/box-node-sdk

v2.7.1

28 Oct 11:57
36cf7ab
Compare
Choose a tag to compare

Bug Fixes

v2.7.0

27 Oct 11:35
8b5e9bc
Compare
Choose a tag to compare

New Features and Enhancements

  • Add support for modifiable retention policies & enable deleting retention policy assignment (#769) (5e8c776)

v2.6.0

23 Sep 14:57
4f0b9f6
Compare
Choose a tag to compare

New Features and Enhancements

  • Add content_type, redirect_url field to Sign Request (#758) (8abb9b6)
  • Add sign request webhook (#760) (e92d1ab)
  • Added support for Access Only Collaboration (#759) (dd8261f)

v2.5.0

09 Aug 10:09
8b9e675
Compare
Choose a tag to compare

New Features and Enhancements

  • Added support update and remove user avatar (#744) (aaf6175)

Bug Fixes

v2.4.0

13 Jul 12:36
fca1ff2
Compare
Choose a tag to compare

New Features and Enhancements

  • Added support for file requests (#742) (30b2e76)
  • Added support of admin_logs_streaming stream type (#740) (406950a)

Bug Fixes

  • properly handle client errors in streams (#736) (12378d6)

v2.3.0

28 Apr 08:52
eba4efe
Compare
Choose a tag to compare

New Features and Enhancements

  • Add description parameter to uploadFile methods (#730) (2596584)

Bug Fixes

  • added missing js-docs on shared links (#731) (3554d41)

v2.2.0

20 Apr 05:31
1b5e89f
Compare
Choose a tag to compare

New Features and Enhancements

v2.1.0

28 Mar 10:25
116fca9
Compare
Choose a tag to compare

New Features and Enhancements

  • Client Credentials Grant authentication method (#709) (fbf4e80)
  • Deprecating index_name when executing metadata query (#686) (e01cc65)
  • test: add support for testing with Jest (#676) (1a11759)

Bug Fixes

  • Client Credentials Grant authentication method supports token down-scoping (#710) (730368f)
  • Fix JWT expiration field being float instead of integer (#715) (7e950f1), closes #713

v2.0.0

29 Sep 13:11
100e816
Compare
Choose a tag to compare

Breaking changes:

  • Drop support for Node 6,7 (#670)

New Features and Enhancements:

  • Add support for is_external_collab_restricted User property (#668)
  • Bump proxy-agent from 4.0.0 to 5.0.0 (#664)

v1.39.0

30 Aug 13:41
27d2f1c
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add support for Box Sign API (#658)
  • Enhance TS Imports (#656)