Releases: matteoveglia/GSheets_InsertThumbnails
Releases · matteoveglia/GSheets_InsertThumbnails
v1.5
- 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
Base release, all functions working in almost all cases