Box v5.1.0 Release Notes

Release Date: 2022-01-17 // over 2 years ago
  • ๐Ÿ†• New Features and Enhancements

    • ๐Ÿ‘ Allow to customize URL for the OAuth2 authorization page (#811) (1901d29)
    • Events: Add support for admin_logs_streaming stream type (#800) (0a3118e)
    • RetentionPolicy: New API for get files and file versions under retention (#807) (38327f0)
    • SharedLink: add support for vanity_name (#799) (3ea6eb2)

    ๐Ÿ› Bug Fixes

    • SignRequest: Fix encoding date_value to yyyy-mm-dd format in prefillTag (#806) (4f902a4)

Previous changes from v5.0.0

  • โš  BREAKING CHANGES

    • โšก๏ธ Update PagingIterator to return pages and simplify logic (#737)
    • โœ‚ Remove insensitive language field collaborationWhiteList in BoxClient. Use collaborationAllowList instead. (#790)

    ๐Ÿ†• New Features and Enhancements

    • Replace insensitive event types (#785)
    • โž• Add SignAPI support (#792)