Skip to content

Releases: box/box-node-sdk

v1.38.0

06 Aug 11:31
e975eb3
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add sensitive-language event types for admin invites (#648)
  • Use BetterDocs to adapt JSDocs to TypeScript (#646)
  • Change ProxyAgent import to be dynamic (#641)
  • New API for get files and file versions under retention (#585)

Bug Fixes:

  • Deeply freeze Config except Buffers and Readable streams (#651)
  • Fix a typo in docs of src/managers/search.ts (#649)
  • Update broken documentation link (#647)
  • fix type annotations for exchangeToken functions (#645)
  • Deprecate files getThumbnail API in favor of getRepresentationContent (#627)

v1.37.2

20 May 17:09
28a1310
Compare
Choose a tag to compare

Bug Fixes:

  • Fix backwards compatibility issue by moving some TypeScript @types as direct dependencies (#630)

v1.37.1

19 May 22:47
9a6e3d8
Compare
Choose a tag to compare

Bug Fixes:

  • Insensitive language: replace whitelist with allowlist (#625)

v1.37.0

16 Apr 21:57
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add support for copyInstanceOnItemCopy field for metadata templates (#572)

Bug Fixes:

  • Fix webhook signature validation (#568)
  • Update dependencies to patch security vulnerabilities (#578)

v1.36.0

28 Jan 15:17
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add folder lock functionality (#560)
  • Add support for filtering groups by name (#561)

Bug Fixes:

  • Update proxy-agent to patch proxy support issue (#563)
  • Update dependencies to patch security vulnerabilities (#566)

v1.35.0

02 Nov 17:26
7bf9ad4
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add support for search param to get shared link items (#547)

v1.34.3

05 Oct 23:42
7265f55
Compare
Choose a tag to compare

Bug Fixes:

  • Upgrade ajv dependency (#545)

v1.34.2

20 Aug 16:33
Compare
Choose a tag to compare
  • Make iterator bug fix for uploading files non breaking (#534) b0baa18

v1.34.1...v1.34.2

v1.34.1

17 Aug 15:57
Compare
Choose a tag to compare
  • Fix iterator bug for uploading new file versions (#531) 69b1387

v1.34.0...v1.34.1

v1.34.0

07 Aug 20:12
cf5cb05
Compare
Choose a tag to compare
  • Add zip functionality (#525) 2f89357
  • Add proxy support for http, https, socks and pac protocols (#529) b08cc24

v1.33.0...v1.34.0