You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.1.0
Enhancements:
* BoxCocoaSDK
* Support for users endpoints
* BoxModel comparators
* Refactorings for readability
* iOS 7 support for Folder Picker
* Localization support for Folder Picker
Bug fixes:
* Stability improvements under high load
* Add an @autoreleasepool around the API Operation thread runloop
Early build of v1.1.0
Includes:
* Comparators
* BoxCocoaSDK
* Refactorings for increased readability and maintainability
Still to come:
* Users Resource
* Search Resource
* Folder picker iOS 7 support
Fix a typo in the BoxFileBlock typedef.
The typo had no correctness implications, but made for weird
display in XCode when completing args.
This release includes several documentation fixes.