Grist logo

Grist

Grist is the evolution of spreadsheets

Alternative to: airtable, google sheets, excel online, smartsheet


About Versions (64)

v1.1.8

2023-11-20

Highlights:

  • The new menu for adding columns is now enabled by default.
  • OIDC is now supported for authentication. Thanks @fflorent!
  • GRIST_FORWARD_AUTH_HEADER is now only respected on login endpoints by default, with the remaining endpoints handled by sessions. GRIST_IGNORE_SESSION may be set to override this behavior. Additionally, GRIST_PROXY_AUTH_HEADER is now an alias for GRIST_FORWARD_AUTH_HEADER.
  • Attachments and system files are now excluded when download a document as a template. Thanks @wunter8!
  • The /download/table-schema endpoint now supports colId for the header parameter. Thanks @fflorent!
  • Misc. bug fixes and improvements.