This repository was 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
v2.101.0
v2.86.0
[2.86.0] - 2019-11-19
Added
- support for profile images
Sheet Summary support
- Added support for the following sheet summary methods:
sheets.getSummarysheets.getSummaryFieldssheets.addSummaryFieldssheets.deleteSummaryFieldssheets.updateSummaryFieldssheets.addSummaryFieldImage
Updated node modules
Updated the following modules to address security updates:
- set-value
- union-value
- mixin-deep
- lodash
- lodash.merge
Automated Travis Builds for Deployment
Merge pull request #81 from smartsheet-platform/travis-automation Remove comment, up version number
Events Reporting
- Added events endpoint to retrieve events that are occurring in your Smartsheet plan.
Allow easier access to smartsheetgov
See CHANGELOG.md for more details.
Update package depdency
Updated package dependency version for security vulnerability
1.4.1 - December 7, 2018
Security
- CVE-2016-10540: Updated
minimatchdev dependency. - CVE-2018-1000620: Updated
cryptilesdependency package lock. - Updated
gulpandgulp-jshintdev dependencies to resolve lower-level npm audit findings.
1.4.0 - June 29, 2018
Added
- Added support for bulk creation of favorites:
favorites.addMultipleToFavorites.
Fixed
- Fixed a number of methods that mutated the options struct
Security
- CVE-2017-16042: Updated
mochaandgulp-mochadev dependencies to transitively update vulnerable versions ofgrowl.