Skip to content

Releases: matteoveglia/GSheets_InsertThumbnails

v1.5

02 Jul 23:41
Compare
Choose a tag to compare
  • Refactored code to improve speed and efficiency, for example removed need for external image manipulation library to resize images. That function is now done in existing code
  • Added preview sort order function to UI
  • Fixed issue with scripts running on free Google Workspace where runtime limit is 360s (6min) which only allows for ~100 images to be imported. New build moves to a trigger-based batching system

v1.0 - MVP

28 Jun 23:23
Compare
Choose a tag to compare

Base release, all functions working in almost all cases