diff --git a/2023-05-10-box-sign-templates.md b/2023-05-10-box-sign-templates.md index 2c207947..a4b084a2 100644 --- a/2023-05-10-box-sign-templates.md +++ b/2023-05-10-box-sign-templates.md @@ -16,7 +16,7 @@ total_steps: null type: changelog sibling_id: '' parent_id: changelog -next_page_id: 2023-05-11-box-node-sdk-v2100-released +next_page_id: 2023-05-10-box-ui-elements-v1710-released previous_page_id: 2023-04-25-upload-api-update source_url: >- https://github.com/box/box-developer-changelog/blob/main/content/2023/05-10-box-sign-templates.md diff --git a/2023-05-10-box-ui-elements-v1710-released.md b/2023-05-10-box-ui-elements-v1710-released.md new file mode 100644 index 00000000..1005fd88 --- /dev/null +++ b/2023-05-10-box-ui-elements-v1710-released.md @@ -0,0 +1,79 @@ +--- +applied_at: '2023-05-10' +applies_to: + - ui-elements +is_impactful: false +is_new_feature: true +release_source_url: 'https://github.com/box/box-ui-elements/releases/tag/v17.1.0' +collapse: true +is_index: false +category_id: changelog +subcategory_id: '' +id: 2023-05-10-box-ui-elements-v1710-released +rank: null +total_steps: null +type: changelog +sibling_id: '' +parent_id: changelog +next_page_id: 2023-05-11-box-node-sdk-v2100-released +previous_page_id: 2023-05-10-box-sign-templates +source_url: >- + https://github.com/box/box-developer-changelog/blob/main/content/2023/05-10-box-ui-elements-v1710-released.md +published_at: '2023-05-10' +--- +# Box UI Elements `v17.1.0` released + +# [17.1.0][1] (2023-05-10) + +### Bug Fixes + +* **content-explorer:** select all checkbox in empty folder ([#3324][2]) ([`a193adb`][3]) +* **content-explorer:** select all checkbox state matches `selectedItems` ([#3319][4]) ([`7473dfd`][5]) +* **i18n:** update translations ([#3313][6]) ([`dd9a1fd`][7]) +* **i18n:** update translations ([#3317][8]) ([`95618cf`][9]) +* **pill-selector-dropdown:** remove default value for `isPositionDynamic` ([#3320][10]) ([`e74f824`][11]) +* **preview:** videos not loading on edge ([#3326][12]) ([`e5aa7e5`][13]) +* **usm:** make item prop optional ([#3322][14]) ([`fe7c4bb`][15]) + +### Features + +* **sharing:** Change message for shared links for Canvas files ([#3315][16]) ([`fa17afd`][17]) +* **sharing:** Change message for shared links for Canvas files ([#3318][18]) ([`60a3a6e`][19]) + +[1]: https://github.com/box/box-ui-elements/compare/v17.0.0...v17.1.0 + +[2]: https://github.com/box/box-ui-elements/issues/3324 + +[3]: https://github.com/box/box-ui-elements/commit/a193adb + +[4]: https://github.com/box/box-ui-elements/issues/3319 + +[5]: https://github.com/box/box-ui-elements/commit/7473dfd + +[6]: https://github.com/box/box-ui-elements/issues/3313 + +[7]: https://github.com/box/box-ui-elements/commit/dd9a1fd + +[8]: https://github.com/box/box-ui-elements/issues/3317 + +[9]: https://github.com/box/box-ui-elements/commit/95618cf + +[10]: https://github.com/box/box-ui-elements/issues/3320 + +[11]: https://github.com/box/box-ui-elements/commit/e74f824 + +[12]: https://github.com/box/box-ui-elements/issues/3326 + +[13]: https://github.com/box/box-ui-elements/commit/e5aa7e5 + +[14]: https://github.com/box/box-ui-elements/issues/3322 + +[15]: https://github.com/box/box-ui-elements/commit/fe7c4bb + +[16]: https://github.com/box/box-ui-elements/issues/3315 + +[17]: https://github.com/box/box-ui-elements/commit/fa17afd + +[18]: https://github.com/box/box-ui-elements/issues/3318 + +[19]: https://github.com/box/box-ui-elements/commit/60a3a6e \ No newline at end of file diff --git a/2023-05-11-box-node-sdk-v2100-released.md b/2023-05-11-box-node-sdk-v2100-released.md index 17c34243..03ccca37 100644 --- a/2023-05-11-box-node-sdk-v2100-released.md +++ b/2023-05-11-box-node-sdk-v2100-released.md @@ -17,7 +17,7 @@ type: changelog sibling_id: '' parent_id: changelog next_page_id: 2023-05-16-box-java-sdk-v411-released -previous_page_id: 2023-05-10-box-sign-templates +previous_page_id: 2023-05-10-box-ui-elements-v1710-released source_url: >- https://github.com/box/box-developer-changelog/blob/main/content/2023/05-11-box-node-sdk-v2100-released.md published_at: '2023-05-11' diff --git a/2023-06-13-join-box-developer-community.md b/2023-06-13-join-box-developer-community.md index 8e5a4843..8a373b59 100644 --- a/2023-06-13-join-box-developer-community.md +++ b/2023-06-13-join-box-developer-community.md @@ -27,7 +27,7 @@ total_steps: null type: changelog sibling_id: '' parent_id: changelog -next_page_id: 2023-06-15-shared-link-passwords +next_page_id: 2023-06-14-box-java-sdk-v412-released previous_page_id: 2023-06-02-box-cli-v390-released source_url: >- https://github.com/box/box-developer-changelog/blob/main/content/2023/06-13-join-box-developer-community.md diff --git a/2023-06-14-box-java-sdk-v412-released.md b/2023-06-14-box-java-sdk-v412-released.md new file mode 100644 index 00000000..7db2212a --- /dev/null +++ b/2023-06-14-box-java-sdk-v412-released.md @@ -0,0 +1,45 @@ +--- +applied_at: '2023-06-14' +applies_to: + - sdks + - java +is_impactful: false +is_new_feature: false +release_source_url: 'https://github.com/box/box-java-sdk/releases/tag/v4.1.2' +collapse: true +is_index: false +category_id: changelog +subcategory_id: '' +id: 2023-06-14-box-java-sdk-v412-released +rank: null +total_steps: null +type: changelog +sibling_id: '' +parent_id: changelog +next_page_id: 2023-06-15-shared-link-passwords +previous_page_id: 2023-06-13-join-box-developer-community +source_url: >- + https://github.com/box/box-developer-changelog/blob/main/content/2023/06-14-box-java-sdk-v412-released.md +published_at: '2023-06-14' +--- +# Box Java SDK `v4.1.2` released + +### Bug Fixes + +* Class cast exception when uploading large file ([#1174][1]) ([`e7d28bd`][2]), closes [#1173][3] +* Make `SharedLinkAPIConnection` constructors public ([#1172][4]) ([`4d1616d`][5]) +* Remove not valid Group membership role ([#1171][6]) ([`a5915f9`][7]) + +[1]: https://github.com/box/box-java-sdk/issues/1174 + +[2]: https://github.com/box/box-java-sdk/commit/e7d28bddb706c8b4fd1328f0eebc50db19a8c656 + +[3]: https://github.com/box/box-java-sdk/issues/1173 + +[4]: https://github.com/box/box-java-sdk/issues/1172 + +[5]: https://github.com/box/box-java-sdk/commit/4d1616ddd2c39d1cb0d03af998d2c47efe607853 + +[6]: https://github.com/box/box-java-sdk/issues/1171 + +[7]: https://github.com/box/box-java-sdk/commit/a5915f94114a8269287831280a57949ed203e4e8 \ No newline at end of file diff --git a/2023-06-15-shared-link-passwords.md b/2023-06-15-shared-link-passwords.md index a736d00b..3bc1989f 100644 --- a/2023-06-15-shared-link-passwords.md +++ b/2023-06-15-shared-link-passwords.md @@ -17,7 +17,7 @@ type: changelog sibling_id: '' parent_id: changelog next_page_id: 2023-06-21-box-java-sdk-v420-released -previous_page_id: 2023-06-13-join-box-developer-community +previous_page_id: 2023-06-14-box-java-sdk-v412-released source_url: >- https://github.com/box/box-developer-changelog/blob/main/content/2023/06-15-shared-link-passwords.md published_at: '2023-06-15' diff --git a/2023-06-26-integration-mappings-guide.md b/2023-06-26-integration-mappings-guide.md index f47feeb6..ab2809b3 100644 --- a/2023-06-26-integration-mappings-guide.md +++ b/2023-06-26-integration-mappings-guide.md @@ -16,7 +16,7 @@ total_steps: null type: changelog sibling_id: '' parent_id: changelog -next_page_id: 2023-06-30-folder-items-api-update +next_page_id: 2023-06-27-box-ui-elements-v1800-released previous_page_id: 2023-06-21-box-java-sdk-v420-released source_url: >- https://github.com/box/box-developer-changelog/blob/main/content/2023/06-26-integration-mappings-guide.md diff --git a/2023-06-27-box-ui-elements-v1800-released.md b/2023-06-27-box-ui-elements-v1800-released.md new file mode 100644 index 00000000..29540c00 --- /dev/null +++ b/2023-06-27-box-ui-elements-v1800-released.md @@ -0,0 +1,175 @@ +--- +applied_at: '2023-06-27' +applies_to: + - ui-elements +is_impactful: true +is_new_feature: true +release_source_url: 'https://github.com/box/box-ui-elements/releases/tag/v18.0.0' +collapse: true +is_index: false +category_id: changelog +subcategory_id: '' +id: 2023-06-27-box-ui-elements-v1800-released +rank: null +total_steps: null +type: changelog +sibling_id: '' +parent_id: changelog +next_page_id: 2023-06-30-folder-items-api-update +previous_page_id: 2023-06-26-integration-mappings-guide +source_url: >- + https://github.com/box/box-developer-changelog/blob/main/content/2023/06-27-box-ui-elements-v1800-released.md +published_at: '2023-06-27' +--- +# Box UI Elements `v18.0.0` released + +# [18.0.0][1] (2023-06-27) + +### Bug Fixes + +* **ci:** remove blank space from release script var ([#3355][2]) ([`2553ec1`][3]) +* **content-explorer:** increase grid button style specificity ([#3328][4]) ([`b2c878a`][5]) +* **content-explorer:** map called on undefined object ([#3341][6]) ([`da6ada0`][7]) +* **content-picker:** trim name input when creating folder ([#3364][8]) ([`4629726`][9]) +* **css:** remove IE7 CSS hack to fix Parcel support ([#3368][10]) ([`cbff7f1`][11]) +* **i18n:** update translations ([#3323][12]) ([`c810383`][13]) +* **i18n:** update translations ([#3344][14]) ([`755d64b`][15]) +* **i18n:** update translations ([#3349][16]) ([`6ba9f27`][17]) +* **i18n:** update translations ([#3351][18]) ([`4ff75e8`][19]) +* **i18n:** update translations ([#3352][20]) ([`80c795a`][21]) +* **i18n:** update translations ([#3359][22]) ([`c94305c`][23]) +* **preview:** update thumbnail sidebar width ([#3363][24]) ([`33c8236`][25]) +* **sharing:** remove message for shared links for Canvas files ([#3337][26]) ([`9558474`][27]) +* align viewer permissions for shared links ([#3335][28]) ([`5d78c11`][29]) +* update dist path and react version for elements test pages ([#3350][30]) ([`38ff124`][31]) +* **pill-selector-dropdown:** pass `showAvatars` prop to `RoundPill` ([#3329][32]) ([`5632743`][33]) +* **share-form:** map called on undefined object ([#3340][34]) ([`a24abb2`][35]) +* **usm:** fix message for upgrade notice in share modal ([#3334][36]) ([`4a945ce`][37]) + +### chore + +* **deps:** Bump `react-beautiful-dnd` to version 11.0.5 ([#3345][38]) ([`610c9d2`][39]) +* **node:** Upgrade to node 18 ([#3347][40]) ([`cbb3840`][41]) + +### Features + +* **cloud-game:** Adjust cloud game visual ([#3361][42]) ([`fe7fb51`][43]) +* **pill-selector-dropdown:** allow setting error tooltip position ([#3330][44]) ([`8df1551`][45]) +* **preview:** update default Preview SDK version ([#3366][46]) ([`aa7a875`][47]) +* **security-controls:** Remove watermark learn more link ([#3353][48]) ([`379d055`][49]) +* **threaded-replies:** reply to annotations ([#3331][50]) ([`4f65525`][51]) +* **uaa-integration:** Integrate UAA into `ActivitySidebar` ([#3316][52]) ([`b81e976`][53]) + +### BREAKING CHANGES + +* **deps:** You need to upgrade `react-beautiful-dnd` in the consuming project to version 11.0.5 + +* **node:** Upgrade to node 18 + +[1]: https://github.com/box/box-ui-elements/compare/v17.1.0...v18.0.0 + +[2]: https://github.com/box/box-ui-elements/issues/3355 + +[3]: https://github.com/box/box-ui-elements/commit/2553ec1 + +[4]: https://github.com/box/box-ui-elements/issues/3328 + +[5]: https://github.com/box/box-ui-elements/commit/b2c878a + +[6]: https://github.com/box/box-ui-elements/issues/3341 + +[7]: https://github.com/box/box-ui-elements/commit/da6ada0 + +[8]: https://github.com/box/box-ui-elements/issues/3364 + +[9]: https://github.com/box/box-ui-elements/commit/4629726 + +[10]: https://github.com/box/box-ui-elements/issues/3368 + +[11]: https://github.com/box/box-ui-elements/commit/cbff7f1 + +[12]: https://github.com/box/box-ui-elements/issues/3323 + +[13]: https://github.com/box/box-ui-elements/commit/c810383 + +[14]: https://github.com/box/box-ui-elements/issues/3344 + +[15]: https://github.com/box/box-ui-elements/commit/755d64b + +[16]: https://github.com/box/box-ui-elements/issues/3349 + +[17]: https://github.com/box/box-ui-elements/commit/6ba9f27 + +[18]: https://github.com/box/box-ui-elements/issues/3351 + +[19]: https://github.com/box/box-ui-elements/commit/4ff75e8 + +[20]: https://github.com/box/box-ui-elements/issues/3352 + +[21]: https://github.com/box/box-ui-elements/commit/80c795a + +[22]: https://github.com/box/box-ui-elements/issues/3359 + +[23]: https://github.com/box/box-ui-elements/commit/c94305c + +[24]: https://github.com/box/box-ui-elements/issues/3363 + +[25]: https://github.com/box/box-ui-elements/commit/33c8236 + +[26]: https://github.com/box/box-ui-elements/issues/3337 + +[27]: https://github.com/box/box-ui-elements/commit/9558474 + +[28]: https://github.com/box/box-ui-elements/issues/3335 + +[29]: https://github.com/box/box-ui-elements/commit/5d78c11 + +[30]: https://github.com/box/box-ui-elements/issues/3350 + +[31]: https://github.com/box/box-ui-elements/commit/38ff124 + +[32]: https://github.com/box/box-ui-elements/issues/3329 + +[33]: https://github.com/box/box-ui-elements/commit/5632743 + +[34]: https://github.com/box/box-ui-elements/issues/3340 + +[35]: https://github.com/box/box-ui-elements/commit/a24abb2 + +[36]: https://github.com/box/box-ui-elements/issues/3334 + +[37]: https://github.com/box/box-ui-elements/commit/4a945ce + +[38]: https://github.com/box/box-ui-elements/issues/3345 + +[39]: https://github.com/box/box-ui-elements/commit/610c9d2 + +[40]: https://github.com/box/box-ui-elements/issues/3347 + +[41]: https://github.com/box/box-ui-elements/commit/cbb3840 + +[42]: https://github.com/box/box-ui-elements/issues/3361 + +[43]: https://github.com/box/box-ui-elements/commit/fe7fb51 + +[44]: https://github.com/box/box-ui-elements/issues/3330 + +[45]: https://github.com/box/box-ui-elements/commit/8df1551 + +[46]: https://github.com/box/box-ui-elements/issues/3366 + +[47]: https://github.com/box/box-ui-elements/commit/aa7a875 + +[48]: https://github.com/box/box-ui-elements/issues/3353 + +[49]: https://github.com/box/box-ui-elements/commit/379d055 + +[50]: https://github.com/box/box-ui-elements/issues/3331 + +[51]: https://github.com/box/box-ui-elements/commit/4f65525 + +[52]: https://github.com/box/box-ui-elements/issues/3316 + +[53]: https://github.com/box/box-ui-elements/commit/b81e976 + +[54]: https://github.com/users \ No newline at end of file diff --git a/2023-06-30-folder-items-api-update.md b/2023-06-30-folder-items-api-update.md index c30a5408..6e7f4170 100644 --- a/2023-06-30-folder-items-api-update.md +++ b/2023-06-30-folder-items-api-update.md @@ -16,8 +16,8 @@ total_steps: null type: changelog sibling_id: '' parent_id: changelog -next_page_id: '' -previous_page_id: 2023-06-26-integration-mappings-guide +next_page_id: 2023-07-07-box-python-sdk-v373-released +previous_page_id: 2023-06-27-box-ui-elements-v1800-released source_url: >- https://github.com/box/box-developer-changelog/blob/main/content/2023/06-30-folder-items-api-update.md published_at: '2023-06-30' @@ -25,10 +25,10 @@ published_at: '2023-06-30' # Updated sorting of folder items for shared folders Box Folder API allows you to [retrieve the items in the folder][1] and [sort][2] this list based on the sort parameter. -We have improved way items are sorted for shared folders with the path to the associated folder visible to the collaborators. +We have improved the way items are sorted for shared folders that have the path to the associated folder visible to the collaborators. Earlier, the items for such folders were sorted by `id` regardless of the sort parameter value. -Currently, they are sorted based on the sort parameter. +Currently, they are sorted based on the `sort` parameter. ## New place to get support diff --git a/2023-07-07-box-python-sdk-v373-released.md b/2023-07-07-box-python-sdk-v373-released.md new file mode 100644 index 00000000..05c6a4e5 --- /dev/null +++ b/2023-07-07-box-python-sdk-v373-released.md @@ -0,0 +1,33 @@ +--- +applied_at: '2023-07-07' +applies_to: + - sdks + - python +is_impactful: false +is_new_feature: false +release_source_url: 'https://github.com/box/box-python-sdk/releases/tag/v3.7.3' +collapse: true +is_index: false +category_id: changelog +subcategory_id: '' +id: 2023-07-07-box-python-sdk-v373-released +rank: null +total_steps: null +type: changelog +sibling_id: '' +parent_id: changelog +next_page_id: 2023-07-12-sign-request-status +previous_page_id: 2023-06-30-folder-items-api-update +source_url: >- + https://github.com/box/box-developer-changelog/blob/main/content/2023/07-07-box-python-sdk-v373-released.md +published_at: '2023-07-07' +--- +# Box Python SDK `v3.7.3` released + +### Bug Fixes + +* Stop processing data for logging when logging is deactivated and cache response `json` ([#824][1]) ([`3079171`][2]) + +[1]: https://github.com/box/box-python-sdk/issues/824 + +[2]: https://github.com/box/box-python-sdk/commit/3079171f8dfc1a4c85f8587e8ce90e8fbd826ee4 \ No newline at end of file diff --git a/2023-07-12-sign-request-status.md b/2023-07-12-sign-request-status.md new file mode 100644 index 00000000..a5acc7a7 --- /dev/null +++ b/2023-07-12-sign-request-status.md @@ -0,0 +1,40 @@ +--- +applied_at: '2023-07-12' +applies_to: + - api +is_impactful: false +is_new_feature: true +collapse: true +show_excerpt: true +release_source_url: '' +is_index: false +category_id: changelog +subcategory_id: '' +id: 2023-07-12-sign-request-status +rank: null +total_steps: null +type: changelog +sibling_id: '' +parent_id: changelog +next_page_id: '' +previous_page_id: 2023-07-07-box-python-sdk-v373-released +source_url: >- + https://github.com/box/box-developer-changelog/blob/main/content/2023/07-12-sign-request-status.md +published_at: '2023-07-12' +--- +# Sign Request API improvements + +[Sign Request status][1] parameter now has two additional values: + +* `finalizing` to reflect the state when all signers have signed the request, but the signing log has not been generated yet. +* `error_finalizing` to reflect the state when the `finalizing` state did not complete successfully. + + + +## Where to get support + +Should you have any issues or need further guidance, please post a request to our [developer forum][2] for any help needed. + + +[1]: r://sign-request#param-status +[2]: https://forum.box.com/ \ No newline at end of file diff --git a/index.json b/index.json index c28821b7..81d7005d 100644 --- a/index.json +++ b/index.json @@ -374,6 +374,7 @@ "2023-04-24-box-java-sdk-v410-released", "2023-04-25-upload-api-update", "2023-05-10-box-sign-templates", + "2023-05-10-box-ui-elements-v1710-released", "2023-05-11-box-node-sdk-v2100-released", "2023-05-16-box-java-sdk-v411-released", "2023-05-23-box-node-sdk-v300-released", @@ -384,8 +385,12 @@ "2023-06-01-box-node-sdk-v310-released", "2023-06-02-box-cli-v390-released", "2023-06-13-join-box-developer-community", + "2023-06-14-box-java-sdk-v412-released", "2023-06-15-shared-link-passwords", "2023-06-21-box-java-sdk-v420-released", "2023-06-26-integration-mappings-guide", - "2023-06-30-folder-items-api-update" + "2023-06-27-box-ui-elements-v1800-released", + "2023-06-30-folder-items-api-update", + "2023-07-07-box-python-sdk-v373-released", + "2023-07-12-sign-request-status" ] \ No newline at end of file