From e81d429701adb1fe3cb4baf779276b2a863fbda9 Mon Sep 17 00:00:00 2001 From: boxmoji Date: Tue, 11 Jul 2023 17:18:46 -0700 Subject: [PATCH] Moji: Update translations --- 2023-05-10-box-sign-templates.md | 2 +- 2023-05-10-box-ui-elements-v1710-released.md | 80 +++++++++ 2023-05-11-box-node-sdk-v2100-released.md | 2 +- 2023-06-13-join-box-developer-community.md | 2 +- 2023-06-14-box-java-sdk-v412-released.md | 46 +++++ 2023-06-15-shared-link-passwords.md | 2 +- 2023-06-26-integration-mappings-guide.md | 8 +- 2023-06-27-box-ui-elements-v1800-released.md | 176 +++++++++++++++++++ 2023-06-30-folder-items-api-update.md | 4 +- 2023-07-07-box-python-sdk-v373-released.md | 34 ++++ 10 files changed, 346 insertions(+), 10 deletions(-) create mode 100644 2023-05-10-box-ui-elements-v1710-released.md create mode 100644 2023-06-14-box-java-sdk-v412-released.md create mode 100644 2023-06-27-box-ui-elements-v1800-released.md create mode 100644 2023-07-07-box-python-sdk-v373-released.md diff --git a/2023-05-10-box-sign-templates.md b/2023-05-10-box-sign-templates.md index 21363674..c67f3fa0 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..8a99f66f --- /dev/null +++ b/2023-05-10-box-ui-elements-v1710-released.md @@ -0,0 +1,80 @@ +--- +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' +fullyTranslated: true +--- +# Box UI Elements `v17.1.0`のリリース + +# [17.1.0][1] (2023-05-10) + +### バグ修正 + +* **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]) + +### 機能 + +* **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 diff --git a/2023-05-11-box-node-sdk-v2100-released.md b/2023-05-11-box-node-sdk-v2100-released.md index 4b198882..cd9008b8 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 a48e57dc..930a0c2b 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..38adb670 --- /dev/null +++ b/2023-06-14-box-java-sdk-v412-released.md @@ -0,0 +1,46 @@ +--- +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' +fullyTranslated: true +--- +# Box Java SDK `v4.1.2`のリリース + +### バグ修正 + +* 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 diff --git a/2023-06-15-shared-link-passwords.md b/2023-06-15-shared-link-passwords.md index ed519cc2..283a976e 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 a4ab24fd..710e400b 100644 --- a/2023-06-26-integration-mappings-guide.md +++ b/2023-06-26-integration-mappings-guide.md @@ -16,18 +16,18 @@ 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 published_at: '2023-06-26' fullyTranslated: true --- -# Integration mappings for Slack +# Slack統合マッピング -Learn how the Box Enterprise Admin (EA) can customize the upload folder of the Slack channel to any folder within the enterprise instead of relying on the default one with the [Integration Mappings for Slack][1] guide. +[統合マッピング][1]ガイドで、Box Enterprise管理者が、デフォルトのフォルダに依存せずにSlackチャンネルのアップロードフォルダを企業内の任意のフォルダにカスタマイズする方法を確認できます。 -Use Box API to [create][2], [list][3], [update][4], and [delete][5] the Slack Integration Mappings. +Box APIを使用することで、Slack統合マッピングの[作成][2]、[リストの取得][3]、[更新][4]、[削除][5]が可能です。 Using the [automation script][9], an admin can create or update multiple mappings at once! 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..a3c7b5ca --- /dev/null +++ b/2023-06-27-box-ui-elements-v1800-released.md @@ -0,0 +1,176 @@ +--- +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' +fullyTranslated: true +--- +# Box UI Elements `v18.0.0`のリリース + +# [18.0.0][1] (2023-06-27) + +### バグ修正 + +* **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]) + +### 作業 + +* **deps:** Bump `react-beautiful-dnd` to version 11.0.5 ([#3345][38]) ([`610c9d2`][39]) +* **node:** Upgrade to node 18 ([#3347][40]) ([`cbb3840`][41]) + +### 機能 + +* **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]) + +### 重大な変更 + +* **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 diff --git a/2023-06-30-folder-items-api-update.md b/2023-06-30-folder-items-api-update.md index 6e559d13..e7eed1c6 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' 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..4870dc33 --- /dev/null +++ b/2023-07-07-box-python-sdk-v373-released.md @@ -0,0 +1,34 @@ +--- +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: '' +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' +fullyTranslated: true +--- +# Box Python SDK `v3.7.3`のリリース + +### バグ修正 + +* 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