Skip to content

Releases: box/boxcli

v4.5.0

20 Nov 11:09
918373e

Choose a tag to compare

New Features and Enhancements

  • support auto update using Github releases (#603) (2460e1b)

Bug Fixes

  • update dependencies to fix tmp vulnerability (#600) (7e270eb)

v4.4.1

21 Oct 16:06
4348f03

Choose a tag to compare

Bug Fixes

  • Fix the --exempt-from-2fa flag in create and update users commands (#598) (8f897fe)

v4.4.0

14 Oct 15:57
027d6b4

Choose a tag to compare

New Features and Enhancements

  • Support update users notification email (#596) (49356f4)

v4.3.1

29 Sep 11:52
985752b

Choose a tag to compare

Bug Fixes

  • Fix multi item mode in ai:ask command (#593) (5081d43)

v4.3.0

07 Aug 15:37
0b612d2

Choose a tag to compare

New Features and Enhancements

Bug Fixes

  • Fix support metadata query array (#583) (112db16)
  • Remove description flag from folders:create command (#587) (adca76b)

v4.2.0

20 Jun 09:52
fa5c16d

Choose a tag to compare

New Features and Enhancements

v4.1.0

15 May 11:09
474890c

Choose a tag to compare

New Features and Enhancements

Bug Fixes

  • Remove invalid process.stderr.setEncoding call (486779e), closes #571

v4.0.1

07 Mar 13:46
28308c4

Choose a tag to compare

Bug Fixes

  • Fix configure:environments:set-current command (#568) (dc0905f)

v4.0.0

28 Jan 16:21
b727930

Choose a tag to compare

⚠ BREAKING CHANGES

  • Ended support for Node.js 14 & 16; added support for Node.js 20 & 22 (#548)

New Features and Enhancements

  • Ended support for Node.js 14 & 16; added support for Node.js 20 & 22 (#548) (22179ec)
  • Incognito browser option for box login (#561) (a666766)
  • Replace @oclif/command to @oclif/core library (#553) (aed470b)

Bug Fixes

  • Respect using environment defaultAsUserId for CCG Auth and OAuth (#554) (b3a691e)

v3.16.0

25 Nov 15:02
1a6c0af

Choose a tag to compare

New Features and Enhancements

  • add support for template_id during sign request creation (#549) (95963c1)

Bug Fixes

  • Change zone name in the mass update user zone script (#546) (1a1d603)