Releases: viuinsight/google-sheets-to-s3
Releases · viuinsight/google-sheets-to-s3
v0.7
v0.5
Publish action can be configured to send entire sheet contents as before, replacing the S3 file, or to publish only changed rows (based on a specified date/time column) to S3 as separate files. The latter is useful for large sheets where only a few records are changed/added whereas the former is useful for data values that are referenced by other systems.
v0.4
- Updated styling on configuration form.
- Modifications to enable proper deployment to Google Chrome Store.
- Modifications to code to ensure event listener is only registered once.
- Restricted code to current document only.
v0.2
Updated to use Viu Insight AWS wrapper to enable Signature Version 4 authenticated requests which was not a feature in the previous version. This required adding "region" to Sheet properties for S3 requests. Additional CSS changes to the web form.
Updated license and readme to match Viu usage.