Skip to content

Commit

Permalink
Merge branch 'main' of github.com:box/box-developer-changelog into DD…
Browse files Browse the repository at this point in the history
…OC-1036-crowdstrike
  • Loading branch information
bszwarc committed Jun 20, 2024
2 parents fb07f94 + 46896e8 commit ac90b85
Show file tree
Hide file tree
Showing 14 changed files with 490 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .spelling
Original file line number Diff line number Diff line change
Expand Up @@ -290,4 +290,9 @@ codeowners
unresolve
dev
chatbot-like
CrowdStrike
CrowdStrike
docgen
js
upsell
oauths

2 changes: 2 additions & 0 deletions content/2024/05-20-box-node-sdk-new-gen-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ show_excerpt: true

We are excited to introduce [Box TypeScript SDK][1], designed to elevate the developer experience and streamline your integration with the Box Content Cloud.

<!-- more -->

With the [new generation of Typescript SDK][1], you’ll have access to:

* **Full API Support**: The new generation of Box SDKs empowers developers with complete coverage of the Box API ecosystem. You can now access all the latest features and functionalities offered by Box, allowing you to build even more sophisticated and feature-rich applications.
Expand Down
20 changes: 20 additions & 0 deletions content/2024/05-20-box-node-sdk-v360-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
applied_at: '2024-05-20'
applies_to:
- sdks
- node
is_impactful: false
is_new_feature: true
release_source_url: 'https://github.com/box/box-node-sdk/releases/tag/v3.6.0'
collapse: true
---

# Box Node SDK `v3.6.0` released

### New Features and Enhancements

* Transition to stable status ([#880][1]) ([`ae996ea`][2])

[1]: https://github.com/box/box-node-sdk/issues/880

[2]: https://github.com/box/box-node-sdk/commit/ae996eafd9e34de99119a7780384b90758908313
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ show_excerpt: true

We are excited to introduce [Box Python SDK][1], designed to elevate the developer experience and streamline your integration with the Box Content Cloud.

<!-- more -->

With the [new generation of Python SDK][1], you'll have access to:

* **Full API Support**: The new generation of Box SDKs empowers developers with complete coverage of the Box API ecosystem. You can now access all the latest features and functionalities offered by Box, allowing you to build even more sophisticated and feature-rich applications.
Expand Down
48 changes: 48 additions & 0 deletions content/2024/05-22-box-python-sdk-v3100-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
applied_at: '2024-05-22'
applies_to:
- sdks
- python
is_impactful: false
is_new_feature: false
release_source_url: 'https://github.com/box/box-python-sdk/releases/tag/v3.10.0'
collapse: true
---

# Box Python SDK `v3.10.0` released

### New Features and Enhancements

* Transition to stable status ([#872][1]) ([`6203606`][2])

### Bug Fixes

* Change exception type for missing location header ([#871][3]) ([`8c5e0ec`][4])
* fix annotation of oauths `access_token` ([#855][5]) ([`804780e`][6])
* Fix retention policy integration test ([#867][7]) ([`8e0d640`][8])
* Remove delete classification ([#861][9]) ([`393cfef`][10])
* Update exception file get download URL ([#866][11]) ([`94dcbcd`][12])

[1]: https://github.com/box/box-python-sdk/issues/872

[2]: https://github.com/box/box-python-sdk/commit/620360607a51ee302cde61401db1424c9bf48d81

[3]: https://github.com/box/box-python-sdk/issues/871

[4]: https://github.com/box/box-python-sdk/commit/8c5e0eca7e494baa8138dceededa2009abc1717b

[5]: https://github.com/box/box-python-sdk/issues/855

[6]: https://github.com/box/box-python-sdk/commit/804780e4c8d410590fa20cdb6dd35224d59d2ec0

[7]: https://github.com/box/box-python-sdk/issues/867

[8]: https://github.com/box/box-python-sdk/commit/8e0d6406f26be87799838b0aa57acd62c79d59a2

[9]: https://github.com/box/box-python-sdk/issues/861

[10]: https://github.com/box/box-python-sdk/commit/393cfefa57e729f34221a4e5923a4a50532f4013

[11]: https://github.com/box/box-python-sdk/issues/866

[12]: https://github.com/box/box-python-sdk/commit/94dcbcd490d98ff19afd38c9880de8022ad2ec89
205 changes: 205 additions & 0 deletions content/2024/05-22-box-ui-elements-v2000-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,205 @@
---
applied_at: '2024-05-22'
applies_to:
- frontend
- ui-elements
is_impactful: true
is_new_feature: true
release_source_url: 'https://github.com/box/box-ui-elements/releases/tag/v20.0.0'
collapse: true
---

# Box UI Elements `v20.0.0` released

# [20.0.0][1] (2024-05-22)

### Bug Fixes

* **content-answers:** scope styles to content answers modal ([#3548][2]) ([`97d49ff`][3])
* **fonts:** update common fonts version ([#3499][4]) ([`870de6d`][5])
* **i18n:** update translations ([#3508][6]) ([`785be2a`][7])
* **i18n:** update translations ([#3509][8]) ([`85ebf26`][9])
* **i18n:** update translations ([#3516][10]) ([`cb470e9`][11])
* **i18n:** update translations ([#3525][12]) ([`ffb447c`][13])
* **i18n:** update translations ([#3528][14]) ([`1cf016f`][15])
* **i18n:** update translations ([#3534][16]) ([`36e95a9`][17])
* **i18n:** update translations ([#3535][18]) ([`c8d03c3`][19])
* **i18n:** update translations ([#3538][20]) ([`cde1b88`][21])
* **i18n:** update translations ([#3540][22]) ([`a7043e6`][23])
* **i18n:** update translations ([#3541][24]) ([`3ced4a5`][25])
* **`multiput-upload`:** improve upload performance ([#3512][26]) ([`2583e94`][27])
* **`npm`:** add chromatic config to `npmignore` ([#3546][28]) ([`e2e6731`][29])
* **preview:** Update default preview version to `2.106.0` ([#3555][30]) ([`f07d616`][31])
* **`react-intl`:** mock date in relative time unit tests ([#3518][32]) ([`3ce175b`][33])
* **shared-link-settings-modal:** correct expiration date formatting ([#3545][34]) ([`e47892f`][35])
* **upload:** improve `multiput` upload performance 2 ([#3517][36]) ([`2440746`][37])
* **usm:** fix item type hubs ([#3532][38]) ([`0d1e9cf`][39])
* **usm:** hide link description when upsell shows ([#3553][40]) ([`838a2e8`][41])

### Features

* **content-explorer:** allow not using Portal when rendering modal ([#3501][42]) ([`b096d38`][43])
* **content-uploader:** Added `allowPrepopulateFiles` prop to content uploader ([#3519][44]) ([`12427b1`][45])
* **content-uploader:** Implemented partial upload for successful file transfers ([#3529][46]) ([`e70825c`][47])
* **docgen:** docgen sidebar base ([#3484][48]) ([`4b18b21`][49])
* **`react-intl`:** Bump `react-intl` package \[BREAKING CHANGE] ([#3466][50]) ([`307c6a4`][51])
* **usm:** Add access level label for hubs ([#3526][52]) ([`6504480`][53])
* **usm:** add inline notice as component ([#3549][54]) ([`d646c65`][55])

### BREAKING CHANGES

* **`react-intl`:** upgrade the major version of the `react-intl` dependency

* fix: fix `intl` type

* fix: fix message syntax

* fix: fix comments and i18n readme file

* fix: fix `react-intl` version comments

* fix: use `IntlShape` as a type in js files

* Fix: correct type import for `IntlShape`

* fix: add resolution

* fix: use exact version to match other repositories

* Fix: correct type import for `IntlShape`

* fix: remove all support for legacy versions

* fix: add `relativeTime` helper function

* fix: fix `relativeTime` in `PresenceAvatarTooltipContent` component

* fix: fix `relativeTime` in `PresenceCollaborator` component

* fix: use inclusive inequalities in `relativeTime` helper

* fix: remove unnecessary modulo operations

* fix: fix `relativeTime` in `ReadableTime` + fix snapshots

* fix: fix `relativeTime` in `lastModifiedByCellRenderer`

* fix: fix tests

* fix: use js

* fix: fix import

* fix: fix else statement

* fix: revert import reorder

[1]: https://github.com/box/box-ui-elements/compare/v19.0.0...v20.0.0

[2]: https://github.com/box/box-ui-elements/issues/3548

[3]: https://github.com/box/box-ui-elements/commit/97d49ff

[4]: https://github.com/box/box-ui-elements/issues/3499

[5]: https://github.com/box/box-ui-elements/commit/870de6d

[6]: https://github.com/box/box-ui-elements/issues/3508

[7]: https://github.com/box/box-ui-elements/commit/785be2a

[8]: https://github.com/box/box-ui-elements/issues/3509

[9]: https://github.com/box/box-ui-elements/commit/85ebf26

[10]: https://github.com/box/box-ui-elements/issues/3516

[11]: https://github.com/box/box-ui-elements/commit/cb470e9

[12]: https://github.com/box/box-ui-elements/issues/3525

[13]: https://github.com/box/box-ui-elements/commit/ffb447c

[14]: https://github.com/box/box-ui-elements/issues/3528

[15]: https://github.com/box/box-ui-elements/commit/1cf016f

[16]: https://github.com/box/box-ui-elements/issues/3534

[17]: https://github.com/box/box-ui-elements/commit/36e95a9

[18]: https://github.com/box/box-ui-elements/issues/3535

[19]: https://github.com/box/box-ui-elements/commit/c8d03c3

[20]: https://github.com/box/box-ui-elements/issues/3538

[21]: https://github.com/box/box-ui-elements/commit/cde1b88

[22]: https://github.com/box/box-ui-elements/issues/3540

[23]: https://github.com/box/box-ui-elements/commit/a7043e6

[24]: https://github.com/box/box-ui-elements/issues/3541

[25]: https://github.com/box/box-ui-elements/commit/3ced4a5

[26]: https://github.com/box/box-ui-elements/issues/3512

[27]: https://github.com/box/box-ui-elements/commit/2583e94

[28]: https://github.com/box/box-ui-elements/issues/3546

[29]: https://github.com/box/box-ui-elements/commit/e2e6731

[30]: https://github.com/box/box-ui-elements/issues/3555

[31]: https://github.com/box/box-ui-elements/commit/f07d616

[32]: https://github.com/box/box-ui-elements/issues/3518

[33]: https://github.com/box/box-ui-elements/commit/3ce175b

[34]: https://github.com/box/box-ui-elements/issues/3545

[35]: https://github.com/box/box-ui-elements/commit/e47892f

[36]: https://github.com/box/box-ui-elements/issues/3517

[37]: https://github.com/box/box-ui-elements/commit/2440746

[38]: https://github.com/box/box-ui-elements/issues/3532

[39]: https://github.com/box/box-ui-elements/commit/0d1e9cf

[40]: https://github.com/box/box-ui-elements/issues/3553

[41]: https://github.com/box/box-ui-elements/commit/838a2e8

[42]: https://github.com/box/box-ui-elements/issues/3501

[43]: https://github.com/box/box-ui-elements/commit/b096d38

[44]: https://github.com/box/box-ui-elements/issues/3519

[45]: https://github.com/box/box-ui-elements/commit/12427b1

[46]: https://github.com/box/box-ui-elements/issues/3529

[47]: https://github.com/box/box-ui-elements/commit/e70825c

[48]: https://github.com/box/box-ui-elements/issues/3484

[49]: https://github.com/box/box-ui-elements/commit/4b18b21

[50]: https://github.com/box/box-ui-elements/issues/3466

[51]: https://github.com/box/box-ui-elements/commit/307c6a4

[52]: https://github.com/box/box-ui-elements/issues/3526

[53]: https://github.com/box/box-ui-elements/commit/6504480

[54]: https://github.com/box/box-ui-elements/issues/3549

[55]: https://github.com/box/box-ui-elements/commit/d646c65
28 changes: 28 additions & 0 deletions content/2024/05-23-pdf-js-vulnerability.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
applied_at: '2024-06-18'
applies_to:
- sdks
is_impactful: true
is_new_feature: false
release_source_url: ''
collapse: true
---

# `PDF.js` vulnerability affecting Box Preview SDK

A `CVE-2024-4367` vulnerability has been identified in the `PDF.js` library used by [Box Preview SDK][1].
The vulnerability exposes a gap in the `PDF.js` type, checking code that allows for arbitrary JavaScript to run when opened in Preview.

<!-- more -->

Since this vulnerability existed in all versions of `PDF.js` that were lower or equal to `4.1.392`, it affects all versions of Preview SDK lower than `2.106.0`.
To mitigate this vulnerability, upgrade the Preview SDK used in your apps to `2.106.0` or higher.

All customers and application owners who are potentially affected have been notified directly via email.

## 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]: https://github.com/box/box-content-preview/blob/master/README.md
[2]: https://forum.box.com/
24 changes: 24 additions & 0 deletions content/2024/05-31-box-ui-elements-v2001-beta1-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
applied_at: '2024-05-31'
applies_to:
- frontend
- ui-elements
is_impactful: false
is_new_feature: false
release_source_url: 'https://github.com/box/box-ui-elements/releases/tag/v20.0.1-beta.1'
collapse: true
---

# Box UI Elements `v20.0.1-beta.1` released

## [`20.0.1-beta.1`][1] (2024-05-31)

### Bug Fixes

* **avatars:** Add type to Fetch avatar ([#3560][2]) ([`14a194f`][3])

[1]: https://github.com/box/box-ui-elements/compare/v20.0.0...v20.0.1-beta.1

[2]: https://github.com/box/box-ui-elements/issues/3560

[3]: https://github.com/box/box-ui-elements/commit/14a194f
24 changes: 24 additions & 0 deletions content/2024/06-06-box-cli-v3141-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
applied_at: '2024-06-06'
applies_to:
- cli
is_impactful: false
is_new_feature: false
release_source_url: 'https://github.com/box/boxcli/releases/tag/v3.14.1'
collapse: true
---

# Box CLI `v3.14.1` released

### Bug Fixes

* Fix bulk action in `search` command ([#528][1]) ([`782b0e6`][2])
* Fix bulk operation for `sign-requests:create` command ([#531][3]) ([`6d9cd6b`][4])

[1]: https://github.com/box/boxcli/issues/528

[2]: https://github.com/box/boxcli/commit/782b0e6b00905d9724289cb05cf03a708c32ebb3

[3]: https://github.com/box/boxcli/issues/531

[4]: https://github.com/box/boxcli/commit/6d9cd6b82088185c1b98e8c4ed9ac26af4ee3362
Loading

0 comments on commit ac90b85

Please sign in to comment.