Releases: box/box-typescript-sdk-gen
Releases · box/box-typescript-sdk-gen
v1.19.0
v1.18.1
v1.18.0
v1.17.1
v1.17.0
Bug Fixes
New Features and Enhancements
- Add AI spreadsheet processor (box/box-openapi#533) (#649) (254fb54)
- Add Archive Public API (box/box-openapi#540) (#674) (1cbb124)
- Add new Hubs APIs and Hubs items API (box/box-openapi#538) (#666) (25c9596)
- Add new schema for
Metadata Error
(box/box-openapi#539) (#667) (9af46ab) - Allow injecting private key decryption mechanism for JWT (box/box-codegen#754) (#656) (cb0c35d)
- Improve webhook validation checks (box/box-codegen#745) (#647) (98b3b92)
- Retry request on network exception (box/box-codegen#776) (#684) (c0c4dba)
- Support ESM build and tree-shaking (box/box-codegen#762) (#663) (8ca3302)
- Support Hubs beta endpoints (box/box-openapi#531) (#641) (d8c7bb6)
- Support new tools in AI Studio (box/box-openapi#534) (#652) (db2501b)
v1.16.0
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)