v1.1.9

gristlabs/grist-corev1.1.9Dec 1, 2023by georgegevoian

AI Summary

This release introduces pop-up card views, pre-bundled calendar widgets, and support for numeric document IDs in URLs.

Key Highlights

  • Open records in a pop-up card view.
  • Calendar widget now pre-bundled with Grist.
  • Support for numeric document IDs in URLs.

New Features

  • Pop-up card view for records.
  • Column type specification from 'Add Column' menu.
  • Pre-bundled calendar widget.
  • OIDC configuration environment variables.

Full Release Notes

Highlights:
 * You can now open a record or referenced record in a pop-up card view. Read all about it in our [newsletter](https://support.getgrist.com/newsletters/2023-11/#record-cards).
 * You can now specify the type of a new column from the "Add Column" menu.
 * The calendar widget now comes pre-bundled with Grist, making it available even when offline.  
 * URLs that only have a `docID` (e.g. `https://mysite.grist.mydomain.com/o/docs/{docID}`) can now be used to open a document. Thanks @fflorent!
 * New environment variables for configuring OpenID Connect name and email attributes, and disabling calls to the end session endpoint. Thanks @fflorent!
 * Misc. bug fixes and improvements.

See newsletter at https://support.getgrist.com/newsletters/2023-11/

[Join our Discord Community](https://discord.gg/MYKpYQ3fbP), you won't regret it.