File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.2.0 [ 2019-04-30]
4+
5+ - Added ` --sort ` and ` --direction ` flags to ` box search ` to control the sort order of the search results
6+ - Fixed ` box collections:add ` to work correctly with ` web_link ` items
7+ - Fixed an issue where some commands including ` box folders:collaborations:add ` could incorrectly interpret bulk
8+ input entries and produce unintended API requests
9+ - Added ` box folders:metadata:set ` and ` box files:metadata:set ` commands to apply metadata keys and values, overwriting
10+ existing metadata under those keys
11+ - Errors encountered during bulk input are now caught within the CLI, skipping that entry and continuing bulk input.
12+ The CLI should now run all bulk input entries to completion and report entries that produced errors after all entries
13+ have been processed.
14+
315## 2.1.0 [ 2019-03-28]
416
517- Fixed an issue where the ` --fields ` flag was not always requesting additional fields from the API
You can’t perform that action at this time.
0 commit comments