Skip to content

Releases: box/box-typescript-sdk-gen

v1.19.0

05 Sep 14:53
9747382
Compare
Choose a tag to compare

Bug Fixes

New Features and Enhancements

v1.18.1

26 Aug 14:34
ff4c831
Compare
Choose a tag to compare

Bug Fixes

  • correct import and export handling (box/box-codegen#801) (#738) (cea513f)

v1.18.0

26 Aug 10:55
43459d6
Compare
Choose a tag to compare

Bug Fixes

  • bump form-data to 4.0.4 and types/node-fetch to 2.6.13 (box/box-codegen#808) (#735) (7330b95)
  • Fix serialization for MetadataFilterValue (box/box-codegen#800) (#727) (d046405)

New Features and Enhancements

  • Support event with long polling in Python and TS (box/box-codegen#757) (#712) (6f25fda)

v1.17.1

07 Aug 14:39
252909c
Compare
Choose a tag to compare

Bug Fixes

  • Fix exports syntax when importing from lib (#700) (782a287)

v1.17.0

05 Aug 14:31
aaaa25b
Compare
Choose a tag to compare

Bug Fixes

  • Bump cypress to resolve CVE-2025-7783 in form-data (box/box-codegen#769) (#677) (077413e)

New Features and Enhancements

v1.16.0

12 Jun 13:11
0e941a7
Compare
Choose a tag to compare

Bug Fixes

  • Compute webhook signature with and without escaping the body (box/box-codegen#737) (#627) (6a21b8e)
  • Fix circular dependency in boxNetworkClient (box/box-codegen#708) (#591) (b383889)
  • Fix downscope token to use retrieveToken method for token retrieval (box/box-codegen#731) (#618) (90edb0c)
  • Fix slash escaping when calculating webhook signature (box/box-codegen#736) (#624) (a0307d0)
  • Handle list of strings in metadata filter (box/box-codegen#716) (#597) (979ff2c)
  • Improve file download to avoid storing content in memory (box/box-codegen#701) (#589) (513a15e)
  • Modify utility functions for browser (box/box-codegen#686) (#585) (7232170)
  • Use constant-time comparison for HMAC signatures (box/box-codegen#739) (#630) (efdcaaf)

New Features and Enhancements

  • Add AI agents warnings; allow for more types of metadata value (box/box-openapi#520) (#600) (a5a555f)
  • Add security settings properties on sign template schema (box/box-openapi#518) (#588) (dfd3e5f)
  • Add Shield Lists APIs (box/box-openapi#528) (#622) (be3af44)
  • Add support of IBM models to AI API (box/box-openapi#522) (#601) (b060b8c)
  • Increase max items for ai extract endpoints (box/box-openapi#525) (#602) (86c5d14)
  • Update legal holds and AI models (box/box-openapi#526) (#620) (de3df57)

v1.15.1

11 Apr 13:30
a7dcaf0
Compare
Choose a tag to compare

Bug Fixes

v1.15.0

10 Apr 11:44
a248671
Compare
Choose a tag to compare

New Features and Enhancements

  • Support sensitive data sanitization in errors (box/box-codegen#695) (#573) (488e76a)

v1.14.0

18 Mar 12:28
21eb211
Compare
Choose a tag to compare

Bug Fixes

  • Add verification_phone_number property to create sign request (box/box-openapi#515) (#546) (916502c)

New Features and Enhancements

  • Add find app item for shared link endpoint (box/box-openapi#514) (#545) (7c32eaf)
  • Add Integration Mappings Teams API (box/box-openapi#517) (#548) (6ce1c7c)
  • Support upload with preflight check (box/box-codegen#676) (#554) (e3aa784)

v1.13.2

11 Mar 18:28
2edf7cf
Compare
Choose a tag to compare

Bug Fixes

  • Fix rollup plugin output directory in Typescript (box/box-codegen#678) (#543) (f828d5e)