v1.3.3

gristlabs/grist-corev1.3.3Jan 29, 2025by jordigh

AI Summary

Introduces a new document list UI with navigable tabs and a notification for slow loading documents. Includes an audit log event for document modifications and updates dependencies.

Key Highlights

  • Document list now lists documents in rows with navigable tabs (recent, pinned, all)
  • New notification for slow loading large documents
  • Audit log event for document modifications
  • Updated grist-static to latest grist-core

New Features

  • Document list tabs
  • Slow load notification
  • Audit log event for document modifications

Full Release Notes

## What's Changed
* The document list on the "All documents" and individual workspace pages now lists documents in individual rows, and has navigable tabs for showing recently modified, pinned, and all documents.
* [grist-static](https://github.com/gristlabs/grist-static) has been updated to use the latest grist-core.
* A new notification has been added indicating when a large document is being slow to load.
* Updated Grist's list of dependencies.
* Various minor bugfixes and translations.

### Enterprise Changes
Changes here have a dependency on [grist-ee](https://support.getgrist.com/self-managed/#how-do-i-enable-grist-enterprise) plugins.
* A new `document.modify` event now shows in the [audit log](https://support.getgrist.com/install/audit-log-streaming/) whenever a user action containing a modification is applied.

## New Contributors
* @audez made their first contribution in https://github.com/gristlabs/grist-core/pull/1379
* @agilgur5 made their first contribution in https://github.com/gristlabs/grist-core/pull/1392
* @Scandiravian made their first contribution in https://github.com/gristlabs/grist-core/pull/1402

**Full Changelog**: https://github.com/gristlabs/grist-core/compare/v1.3.2...v1.3.3

[Join our Discord Community](https://discord.gg/MYKpYQ3fbP) if you'd like to get into development of Grist.