Skip to content

Releases: box/boxcli

v3.2.0

30 Jun 11:49
5066d7a
Compare
Choose a tag to compare

New Features and Enhancements

  • Added support for stream type admin_logs_streaming (#337) (7596157)

Bug Fixes

v3.1.0

17 Jun 10:01
5ccd2df
Compare
Choose a tag to compare

New Features and Enhancements

  • Add --all flag for search to return all results (#336) (23ea0a5)
  • add unique state parameter to OAuth2 login (#292) (5ce6a40)
  • allow changing base URLs (#303) (e284059)
  • obtain oauth authorization from commandline (#299) (18c88bb)
  • use native credential storage for MacOS and Windows (#295) (74c4922)

Bug Fixes

  • users:transfer-content to respect quiet flag (#288) (1d0bbab)
  • correctly pass copy-instance-on-item-copy flag (#285) (cd4fbf4)
  • Fix updating webhook triggers (#297) (09e94c3)
  • support large output when using json flag by replacing json.stringify (#328) (1204f2c)
  • Support limit flag for Box Search (#323) (0009a77), closes #322
  • Support OAuth with multiple redirect URIs (#302) (9fe216e)

v3.0.0

01 Feb 16:50
b4415ca
Compare
Choose a tag to compare

Breaking Changes

  • Drop support for Node 10
  • Insensitive language changes (#247, #252)

New Features and Enhancements

  • Add support for login with OAuth (#240)
  • feat: support as-user flag for bulk files and when token is present (#270)
  • Add support for copyInstanceOnItemCopy field for metadata templates (#239)
  • Add support note to the mdfilter equality check in search (#253)
  • Add support for Box Sign API (#258)
  • Add support Metadata Query API (#259)
  • fix: folder:collaborations:add make role a required flag (SDK-1070) (#261)
  • Minor dependencies upgrade
  • Add new API for files and file versions under retention (#250)
  • Adding support for sign request (#258)
  • Support Metadata Query API (#259)
  • chore: enforce conventional commits (#268)
  • feat: support as-user flag for bulk files and when token is present (#270)

Bug Fixes:

  • fix: folder:collaborations:add make role a required flag (#261)
  • fix: Fixed shared-links delete example. (#262)

v2.9.0

26 Feb 22:52
Compare
Choose a tag to compare

New Features and Enhancements

  • Add ability to add an option to a metadata template multi select field (#230)
  • Add folder lock functionality (#232)
  • Add support for search param to get shared link items (#233)

Bug Fixes:

  • Fix events command bug when there is no stream position flag (#234)
  • Fix bug with folders:upload command not uploading folder contents (fixes #231)

v2.8.0

03 Dec 23:12
Compare
Choose a tag to compare

Warning:

  • Due to the changes in (#217), additional details about Box Items may now be returned for some commands.

New Features and Enhancements:

  • Output contents of array for bulk commands (#217)

Bug Fixes:

  • Fix bug with setting proxy settings (#218)

v2.7.0

04 Nov 00:04
ac16c45
Compare
Choose a tag to compare

New Features and Enhancements:

  • Make commands collaborations:add, shared-links:update, shared-links:delete, users:search that were previously hidden, now available (#211)
  • Add filter_term parameter to groups:list (#210)

Bug Fixes:

  • Fix bug with setting proxy settings (#213)

v2.6.0

21 Aug 19:53
Compare
Choose a tag to compare

CHANGELOG

  • Add zip functionality (#203) 1953639
  • Add proxy support for http, https, socks and pac protocols. Proxy settings can be found under box configure:settings (#202) 21671c8
  • Fix filename issue when saving reports on Windows (#195) 31853d3

v2.5.1...v2.6.0

v2.5.1

21 Apr 20:40
c1d92bb
Compare
Choose a tag to compare

CHANGELOG

  • Added --quiet flag to suppress any non-error output to stderr (#167) 27045c6
  • Fixed a bug for the --restrict-collaboration flag for box folders:update where previously the flag would not restrict the collaborations when passed as true and would restrict collaborations when passed as false (#175) e6e1120
  • Added box trash:restore to restore a trashed item and box trash:get to get information on a trashed item (#179) 74db947
  • Fixed a bug where flags that can be specified multiple times in a single command could not be passed through the command line for bulk commands (#183) 63db0ac
  • Note: Skipped version 2.5.0 due to development of new release process

v2.4.0...v2.5.1

v2.4.0

29 Aug 22:23
Compare
Choose a tag to compare

CHANGELOG

  • Fix output when updating collaboration role to owner (#165) f8be639
  • Print all columns in CSV output for heterogeneous collection (#164) a8dda02
  • Update plugin-help to resolve warning about lodash.template (#160) 3730bc5
  • Bump lodash from 4.17.11 to 4.17.13 (#156) d035e74
  • Add support for setting external app user ID (#153) d68b61b
  • Update js-yaml to v3.13.1 (#151) 13745df

v2.3.0...v2.4.0

v2.3.0

23 May 21:58
Compare
Choose a tag to compare