- consistent errors in API.user methods for user not found
- added API.user methods for getting user metadata
- removed unused uintegrate plugin export version
- low level utility exposed allowing overriding any http request options
- Added search support
- Added search bar to filepicker widget
- Switched all uploads to multipart (browser: if supported)
- Removed two more restrictions on characters in paths + and #
- Updated all dependencies to newer versions, compatible with node.js v4+
- Ampersand (&) character is now allowed in paths
- disabled chunkned upload test; chunk minimum size of 100MB was introduced in API
- Change in resource identification for files and folders
- Separated notes API
- UIntegrate plugin for Egnyte UI Integration Framework
- bugfixes
- optional token scoping
- Events API
- Locks in storage
- request defaults
- Notes for files
- Prompt widget
- Auth flow with prompt for Egnyte domain
- Plugins support beta
- Unified docs content for browser and node
- Updated xhr to 2.0
- Password Grant flow for auth in node.js
- Chunked upload (with streams for node)
- Streamed download for node.js
- Impersonation
- Permissions API
- Dropped deprecated section of filepicker
- Setting to disable selection in matching folders in filepicker
Basic FS and Link API support with Implicit Grant flow for auth.