Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 1.18 KB

Changelog

Version 1.2.0 - Fix release - 2025-01-28

  • Updated code-env descriptor for DSS 12

Version 1.1.5 - Fix release - 2025-01-17

  • Add option to import GoogleSheets document as xlsx instead of csv file, allowing import of multitab worksheets

Version 1.1.4 - Fix release - 2022-11-23

  • Fix SSO for Google WebApps

Version 1.1.3 - Fix release - 2022-01-05

  • Fix issues with operating files within a shared drive

Version 1.1.2 - Fix release - 2021-09-20

  • Fix issue with overwriting existing file

Version 1.1.1 - Feature release - 2021-04-21

  • Gives access to Shared Drives
  • Adds pagination (giving access to directories with more than 100 items)
  • Fix issue with empty root id
  • Dependencies updates (google-api-python-client, httplib2)