Skip to content

Releases: box/boxcli

v3.9.2

08 Aug 08:30
3bc6a83
Compare
Choose a tag to compare

Bug Fixes

  • Fix escaped slashes when passing an input to command (#486) (7670210)

v3.9.1

19 Jul 15:11
507a520
Compare
Choose a tag to compare

New Features and Enhancements

  • Bump version of box-node-sdk and csv libraries (#483) fecb04b

v3.9.0

02 Jun 07:57
66bccf3
Compare
Choose a tag to compare

New Features and Enhancements

  • add max-items, improve list endpoints performance (#470) (8f386f3)
  • Add support for Integration Mappings API (#472) (bbf2548)
  • New fields in retention-policy and retention-policy-assignment (#466) (f960e59)

v3.8.0

03 Mar 09:41
819c282
Compare
Choose a tag to compare

New Features and Enhancements

  • add alias for metadata cascade policy create (#460) (8d2f683)
  • Add support for --reauthorize flag in login command (#457) (f653a0d)

Bug Fixes

v3.7.0

19 Jan 12:38
24140e7
Compare
Choose a tag to compare

New Features and Enhancements

  • Add more flags for folder update collaborators (#438) (83ac6d7)
  • Add support session termination (#446) (aef15a8)

Bug Fixes

  • Fix delete token cache from disk (#445) (aafb68a)
  • Fix metadata template update when adding multiple options to enum (#442) (8779eec)
  • single file upload on Node 16 (#441) (d94ab35)

v3.6.0

22 Nov 15:29
cd7b157
Compare
Choose a tag to compare

New Features and Enhancements

  • Add id and type field to shared-links:create response (#427) (5ea4cb8)
  • Add fields disposition_at field for files under retention (#429) (db824ef)

Bug Fixes

v3.5.0

02 Nov 11:27
0651db6
Compare
Choose a tag to compare

New Features and Enhancements

  • Add option to change name of downloaded file in save-asparameter (#415) (81fe64e)
  • Add support for modifiable retention policies & enable deleting retention policy assignment (#420) (26ab5b4)

v3.4.0

26 Sep 15:43
99750c7
Compare
Choose a tag to compare

New Features and Enhancements

  • Add DryRun mode in User Deprovision example script (#392) (584a30e)
  • Add redirect_url and declined_redirect_url to Sign Request (#395) (261b7d2)
  • Add progress bar for file download and bulk command (#376) (68359c7)
  • create destination path during download (#393) (40881dd)
  • native credentials storage for Windows with a new library (#385) (a6918aa)

Bug Fixes

  • correctly resolve home dir in folders download (#398) (86d3230)
  • Fix logs in Users Deprovisioning script (#381) (c85f77b)
  • Fix problem with keytar library (#394) (1979f01)

Note

  • To migrate storing Box CLI environments to the system credential storage, execute the following command in the terminal (#295):
    box configure:environments:update
    

v3.3.2

29 Jul 08:50
2158bb2
Compare
Choose a tag to compare

Bug Fixes

  • Fix request command when calling without body (#369) (9317888)

v3.3.1

25 Jul 11:00
7f96a46
Compare
Choose a tag to compare

Bug Fixes