Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Releases: smartsheet-platform/smartsheet-javascript-sdk

1.3.0 - May 2, 2018

07 Dec 20:27
Compare
Choose a tag to compare

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 and add<Object>ToFavorites methods

Security

  • CVE-2018-3728: Updated request dependency, updating descendant hoek to a version patching the vulnerability.

Add New Endpoints

16 Mar 22:02
Compare
Choose a tag to compare

See CHANGELOG.md for more details.

Add Support for Change Agent

16 Feb 19:02
Compare
Choose a tag to compare

Fix copy/move rows to new sheet

22 Nov 00:59
Compare
Choose a tag to compare

Also, add mock tests

Patch to enable node 4.8.4 compat

26 Oct 22:09
Compare
Choose a tag to compare
v1.0.1

Fix node 4.8.4 compat

v1.0.0 - Full release

20 Oct 17:01
Compare
Choose a tag to compare
Update README.md

v1.0.0-beta.0

06 Oct 20:42
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release

Beta version of first full release

  • Full API coverage
  • Logging
  • Error retry