Box v3.0.0-alpha.3 Release Notes

Release Date: 2019-08-30 // over 4 years ago
  • ๐Ÿš€ Box iOS Swift SDK for Limited Beta Release

    Disclaimer:

    • โœ… This is beta software. It has not been not fully tested , and may not be at a level of performance or compatibility of generally available software or services Box offers.
    • ๐Ÿš€ Any use of this software is governed by the attached Box SDK Beta Agreement. If you do not accept the terms of the Box SDK Beta Agreement, you may not use this software.
    • โœ… This beta software should not be used in live/production environments; it is for development / test only.
    • โšก๏ธ This beta software will be updated frequently and breaking changes should be expected
    • This limited beta is intended for select Box customers
    • Please send all feedback / questions to: [email protected]

    ๐Ÿ’ฅ Breaking Changes:

    • ๐Ÿ”„ Changed File Entry Container "entries" from optional to not optional

    ๐Ÿ†• New Features and Enhancements:

    • โž• Added support for Web Links
    • โž• Added support for Trash endpoints
    • โž• Added support for Recent Items
    • โž• Added support for File Version endpoints
    • โž• Added support for Delete File endpoint
    • โž• Added support for Chunked Upload Endpoints
    • โž• Added support for upload preflight check
    • โž• Added support for downloading a representation of a file
    • โž• Added support for custom OAuth2 Callback URL
    • โž• Added KeychainTokenStore for OAuth2SampleApp