Skip to content

Releases: Synthoid/ExportSheetData

v66

25 Sep 04:28
Compare
Choose a tag to compare

v66, published 2024/09/25.

Backend Updates

  • Migrated DriveApp calls to the Drive API to support more limited security scopes.
    • You will need to reassign custom export location values due to this change!

General

  • Can now download visualized data directly, without exporting a file to Drive.
  • Removed old "Replace file(s)" option.
    • To replace existing file contents, you must now use the file picker to target specific JSON/XML files.
  • Added buttons to open custom export folder and replace file targets.
  • Exporting now places files in your root "My Drive" folder by default, instead of the same folder as the original spreadsheet. This is a limitation of the more limited scopes :(
  • Sidebar will now refresh specific sections instead of regenerating all HTML during certain field adjustments.
  • Misc CSS and UX adjustments.

XML

  • Cached key and namespace values during export to improve performance.
  • Moved "Export bools as ints" option to the General section so JSON can utilize it as well.

JSON

  • Value format settings like "Force string values" will now apply recursively on array and object values, instead of only being applied to top level fields.
  • Adding a comma when exporting cell arrays will now output a formatted array with no extra elements.
  • Escaped strings now trim the wrapping double quotes when exporting cell arrays.

v65

05 Jan 00:24
e1aa765
Compare
Choose a tag to compare
v65

v65 of ESD, published 2021/01/04.

v64

27 Nov 23:06
Compare
Choose a tag to compare
v64

v64 of ESD, published 2020/11/27.

v63

04 Nov 15:34
ada12d8
Compare
Choose a tag to compare
v63

v63 of ESD (hotfix for v62), published 2020/11/04.

v61

15 Oct 02:21
c24df4c
Compare
Choose a tag to compare
v61

v61 of ESD, published 2020/10/14.