Skip to content

Commit 8caf234

Browse files
committed
Update en to output generated at eb716d3
1 parent 9dd4922 commit 8caf234

3 files changed

Lines changed: 40 additions & 2 deletions

File tree

2026-05-15-box-node-sdk-v4100-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ total_steps: null
1616
type: changelog
1717
sibling_id: ''
1818
parent_id: changelog
19-
next_page_id: ''
19+
next_page_id: 2026-05-18-box-cli-v481-released
2020
previous_page_id: 2026-05-15-box-node-sdk-v10100-released
2121
source_url: >-
2222
https://github.com/box/box-developer-changelog/blob/main/content/2026/05-15-box-node-sdk-v4100-released.md
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
applied_at: '2026-05-18'
3+
applies_to:
4+
- cli
5+
is_impactful: false
6+
is_new_feature: false
7+
release_source_url: 'https://github.com/box/boxcli/releases/tag/v4.8.1'
8+
collapse: true
9+
is_index: false
10+
category_id: changelog
11+
subcategory_id: ''
12+
id: 2026-05-18-box-cli-v481-released
13+
rank: null
14+
total_steps: null
15+
type: changelog
16+
sibling_id: ''
17+
parent_id: changelog
18+
next_page_id: ''
19+
previous_page_id: 2026-05-15-box-node-sdk-v4100-released
20+
source_url: >-
21+
https://github.com/box/box-developer-changelog/blob/main/content/2026/05-18-box-cli-v481-released.md
22+
published_at: '2026-05-18'
23+
---
24+
# Box CLI `v4.8.1` released
25+
26+
### Bug Fixes
27+
28+
* Fix `deprovision` script when `AsUserHeader` is empty ([#672][1]) ([`676d5a4`][2])
29+
* Fix order field parsing in `sign-requests:create` command ([#677][3]) ([`6118076`][4])
30+
31+
[1]: https://github.com/box/boxcli/issues/672
32+
33+
[2]: https://github.com/box/boxcli/commit/676d5a400775d7a12fdf63214df66908c77f94f1
34+
35+
[3]: https://github.com/box/boxcli/issues/677
36+
37+
[4]: https://github.com/box/boxcli/commit/61180763b723e6fd96099c28ad0fbdf650a1fb1c

index.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,5 +723,6 @@
723723
"2026-05-07-box-windows-sdk-v10120-released",
724724
"2026-05-07-box-windows-sdk-v6110-released",
725725
"2026-05-15-box-node-sdk-v10100-released",
726-
"2026-05-15-box-node-sdk-v4100-released"
726+
"2026-05-15-box-node-sdk-v4100-released",
727+
"2026-05-18-box-cli-v481-released"
727728
]

0 commit comments

Comments
 (0)