This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Releases: smartsheet-platform/smartsheet-javascript-sdk
Releases · smartsheet-platform/smartsheet-javascript-sdk
1.3.0 - May 2, 2018
Added
- Added support for import sheet from XLSX, CSV file endpoints
Fixed
- Fixed bug that incorrectly formatted the Update Rows url when
rowId
was passed - Fixed bug preventing users from passing header options (assume user, Smartsheet change agent, etc.) to the
server.getInfo
andadd<Object>ToFavorites
methods
Security
- CVE-2018-3728: Updated
request
dependency, updating descendanthoek
to a version patching the vulnerability.
Add New Endpoints
See CHANGELOG.md for more details.
Add Support for Change Agent
v1.0.4
Fix copy/move rows to new sheet
Also, add mock tests
Patch to enable node 4.8.4 compat
v1.0.1 Fix node 4.8.4 compat
v1.0.0 - Full release
Update README.md
v1.0.0-beta.0
Beta version of first full release
- Full API coverage
- Logging
- Error retry