v1.1.7
gristlabs/grist-corev1.1.7Nov 6, 2023by georgegevoian
AI Summary
New column menu options including lookup and formula shortcuts, popup tips throughout the UI, and custom widget download exclusions.
Key Highlights
- New column menu with lookup and formula shortcuts.
- Popup tips shown throughout Grist.
- Attachments and system files excluded from template downloads.
New Features
- Popup tips UI element.
- Custom widget download exclusions.
- Header parameter for CSV/XLSX endpoints.
Full Release Notes
Highlights: * There’s a new menu of options when adding a column, including lookup and formula shortcuts. The new menu is disabled by default and can be enabled by setting `GRIST_NEW_COLUMN_MENU`. It will be enabled by default in the next release. * Popup tips are now shown throughout Grist. These can be disabled by including `helpCenter` in `GRIST_HIDE_UI_ELEMENTS`, or excluding `helpCenter` from `GRIST_UI_FEATURES`. * A new environment variable, `GRIST_PROMCLIENT_PORT`, can now be set to serve Prometheus metrics on the specified port number. Thanks @fflorent! * Misc. bug fixes and improvements. See newsletter at https://support.getgrist.com/newsletters/2023-10/