Grist
Grist is the evolution of spreadsheets
Alternative to: airtable, google sheets, excel online, smartsheet
About
Versions (64)
v1.1.8
2023-11-20Highlights:
- The new menu for adding columns is now enabled by default.
- OIDC is now supported for authentication. Thanks @fflorent!
GRIST_FORWARD_AUTH_HEADERis now only respected on login endpoints by default, with the remaining endpoints handled by sessions.GRIST_IGNORE_SESSIONmay be set to override this behavior. Additionally,GRIST_PROXY_AUTH_HEADERis now an alias forGRIST_FORWARD_AUTH_HEADER.- Attachments and system files are now excluded when download a document as a template. Thanks @wunter8!
- The
/download/table-schemaendpoint now supportscolIdfor theheaderparameter. Thanks @fflorent! - Misc. bug fixes and improvements.