v1.0.9
gristlabs/grist-corev1.0.9Apr 3, 2023by paulfitz
AI Summary
This release introduces new UI elements like minimized widgets and column descriptions, alongside new endpoints for schema export and betas for desktop and static apps.
Key Highlights
- Minimizing widgets feature for dashboard space management
- Column descriptions for extra information
- New `/download/table-schema` endpoint
- Beta release of Grist Desktop App (grist-electron)
- Beta release of Grist Static (grist-static)
New Features
- Widget minimization
- Column descriptions
- Table schema download endpoint
- Desktop App beta
- Static build beta
Full Release Notes
Highlights: * [Minimizing widgets](https://support.getgrist.com/newsletters/2023-03/#minimizing-widgets) - if you need more room on a dashboard, you can minimize sections into a kind of button bar. Dynamic linking continues to work, regardless of whether a widget is minimized or expanded. * [Column descriptions](https://support.getgrist.com/newsletters/2023-03/#column-descriptions) - now you can give extra information about a column that doesn't fit naturally in its name (developed by ANCT). * New `/download/table-schema?tableId=NNN` endpoint to get a table scheme in [frictionless format](https://specs.frictionlessdata.io/table-schema/) (developed by ANCT). * Beta version of a Grist desktop app released at [gristlabs/grist-electron](https://github.com/gristlabs/grist-electron). * Beta version of an entirely front-end build of Grist released at [gristlabs/grist-static](https://github.com/gristlabs/grist-static). * Native support added for [rick-rowing](https://public.getgrist.com/cxcP6cFhuVa6/Grist-Customer-Experience#a1.s5.rrnew.c5) (a spreadsheet variant of rick-rolling).