Box changelog
Changelog
2026-03 (Version 26.03.0, Reverted)
Subsequent to the March Runtime Release, an issue was reported that required the Box connector to be rolled back. If you applied the new version 2026.03.0 during the Runtime Release, you will be reverted back to the previous release version 2026.01.1.
2026-01 (Version 26.01.1, Current)
-
Support for full management of Box User objects, including the following capabilities: (CONC-13057)
- Create new Box users
- Read user details by ID
- List the users by filtering name, login, external_app_userid, and user_type
- Update user information
- Delete users by ID
-
Extending the existing Box OAuth implementation to include permissions for accessing the User object. This feature will enable future features that need to retrieve user-specific details from Box, for example, user profiles, names, email addresses. (CONC-13258)
-
Support for full operations of Box Groups, including the following capabilities: (CONC-13058)
- Create, update, delete, and retrieve Box Groups using Box's Groups API
- List all groups by filtering with name
2024-07 (Version 24.07.1)
- Updated to use the latest SDK version 2.18.2.
2024-01 (Version 24.01.0)
- Necessary runtime packages are now packaged with the connector.
- Vulnerability issue of type Improper Input Validation was resolved to make the Connector more secure.
- Vulnerability issue of type Directory Traversal was resolved to make the Connector more secure.
2023-11
- Overridable fields now include Access Token parameters, Authorization parameters, and Extended JWT Claims (if supported by the connector).
2023-10
- Necessary runtime packages are now packaged with the connector.