Skip to content

Commit

Permalink
@box/box-windows-sdk-v2 v5.7.1 release note
Browse files Browse the repository at this point in the history
  • Loading branch information
box-devrel committed Jun 28, 2024
1 parent 46896e8 commit 3f66529
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions content/2024/06-28-box-windows-sdk-v571-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
applied_at: '2024-06-28'
applies_to:
- sdks
- windows
is_impactful: false
is_new_feature: false
release_source_url: 'https://github.com/box/box-windows-sdk-v2/releases/tag/v5.7.1'
collapse: true
---

# Box Windows SDK `v5.7.1` released

**Bug Fixes:**

* Add missing enum values to `BoxSortBy` ([#953][1]) ([`1f89bb0`][2]), closes [#952][3]
* Add missing fields of `EventSource` ([#956][4]) ([`138eda5`][5])
* do not recreate Random each time ([#945][6]) ([`d03b1ce`][7]), closes [#944][8] [#944][8] [#944][8] [#944][8]

<https://www.nuget.org/packages/Box.V2/5.7.1>
<https://www.nuget.org/packages/Box.V2.Core/5.7.1>

[1]: https://github.com/box/box-windows-sdk-v2/issues/953

[2]: https://github.com/box/box-windows-sdk-v2/commit/1f89bb047442dcdc9045aeff1c3d6aadf61e2856

[3]: https://github.com/box/box-windows-sdk-v2/issues/952

[4]: https://github.com/box/box-windows-sdk-v2/issues/956

[5]: https://github.com/box/box-windows-sdk-v2/commit/138eda516ad59f08968d88b04e9bb06df3c397f2

[6]: https://github.com/box/box-windows-sdk-v2/issues/945

[7]: https://github.com/box/box-windows-sdk-v2/commit/d03b1ce65d4077e2895acfce3bc286ea501669aa

[8]: https://github.com/box/box-windows-sdk-v2/issues/944

0 comments on commit 3f66529

Please sign in to comment.