v2.4.0
This release adds support for multiput upload and single file collaborations. It also contains a number of minor bug fixes.
New Features:
- Support for multiput upload. New methods in
BoxFolder
andBoxFile
support multiput upload for better performance and reliability for large files. - Single file collaborations. The BoxFile class now supports sharing individual files.
- Automatic configuration for JWT auth. The Box Developer console now lets you download a JSON file of your JWT app configuration settings. You can import this file into the Java SDK to easily configure your app.