Releases: box/boxcli
Releases · box/boxcli
v3.9.1
v3.9.0
v3.8.0
v3.7.0
v3.6.0
v3.5.0
v3.4.0
New Features and Enhancements
- Add
DryRunmode inUser Deprovisionexample script (#392) (584a30e) - Add
redirect_urlanddeclined_redirect_urlto 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 Deprovisioningscript (#381) (c85f77b) - Fix problem with
keytarlibrary (#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
v3.3.1
v3.3.0
New Features and Enhancements
- add editable shared link support (#350) (ab639e7)
- add file requests api support (#355) (73f0490)
- add possibility to set custom analytics header (#348) (5a3387f)
- Support --copy-instance-on-item-copy flag for update metadata template (#357) (5d8272a)
- support Client Credentials Grant as authentication method (#335) (4649d8a)