diff --git a/2024-02-22-box-cli-v3130-released.md b/2024-02-22-box-cli-v3130-released.md index 89320a20..b591597c 100644 --- a/2024-02-22-box-cli-v3130-released.md +++ b/2024-02-22-box-cli-v3130-released.md @@ -15,7 +15,7 @@ total_steps: null type: changelog sibling_id: '' parent_id: changelog -next_page_id: '' +next_page_id: 2024-02-27-box-windows-sdk-v570-released previous_page_id: 2024-02-19-box-node-sdk-v350-released source_url: >- https://github.com/box/box-developer-changelog/blob/main/content/2024/02-22-box-cli-v3130-released.md diff --git a/2024-02-27-box-windows-sdk-v570-released.md b/2024-02-27-box-windows-sdk-v570-released.md new file mode 100644 index 00000000..fb03701e --- /dev/null +++ b/2024-02-27-box-windows-sdk-v570-released.md @@ -0,0 +1,50 @@ +--- +applied_at: '2024-02-27' +applies_to: + - sdks + - windows +is_impactful: false +is_new_feature: true +release_source_url: 'https://github.com/box/box-windows-sdk-v2/releases/tag/v5.7.0' +collapse: true +is_index: false +category_id: changelog +subcategory_id: '' +id: 2024-02-27-box-windows-sdk-v570-released +rank: null +total_steps: null +type: changelog +sibling_id: '' +parent_id: changelog +next_page_id: '' +previous_page_id: 2024-02-22-box-cli-v3130-released +source_url: >- + https://github.com/box/box-developer-changelog/blob/main/content/2024/02-27-box-windows-sdk-v570-released.md +published_at: '2024-02-27' +--- +# Box Windows SDK `v5.7.0` released + +**New Features and Enhancements:** + +* add marker-based pagination version of `GetFolderItems` ([#936][1]) ([`f877a8f`][2]) +* Support sign request signer group ID ([#938][3]) ([`096a098`][4]) + +**Bug Fixes:** + +* Remove delete classification ([#932][5]) ([`fb59489`][6]) + + + + + +[1]: https://github.com/box/box-windows-sdk-v2/issues/936 + +[2]: https://github.com/box/box-windows-sdk-v2/commit/f877a8f9105d65a3e3ca459fcbf4a1bb653ff0f3 + +[3]: https://github.com/box/box-windows-sdk-v2/issues/938 + +[4]: https://github.com/box/box-windows-sdk-v2/commit/096a09805b189c591289e77ae5f8a8e6f1b466f1 + +[5]: https://github.com/box/box-windows-sdk-v2/issues/932 + +[6]: https://github.com/box/box-windows-sdk-v2/commit/fb594897850ad9daacf75cab702f3765cc7168c0 \ No newline at end of file diff --git a/index.json b/index.json index cf27a471..c13dae12 100644 --- a/index.json +++ b/index.json @@ -433,5 +433,6 @@ "2024-02-02-metadata-view-content-explorer", "2024-02-06-working-with-box-sign", "2024-02-19-box-node-sdk-v350-released", - "2024-02-22-box-cli-v3130-released" + "2024-02-22-box-cli-v3130-released", + "2024-02-27-box-windows-sdk-v570-released" ] \ No newline at end of file