v1.5.2

gristlabs/grist-corev1.5.2Apr 29, 2025by jordigh

AI Summary

The release introduces a new Grist Assistant for data interaction and adds developer tools for self-hosters.

Key Highlights

  • New Grist Assistant available for data Q&A and record modification
  • `yarn cli` command available via Docker
  • Confirmation modal added for API DELETE operations

New Features

  • Grist Assistant
  • Docker CLI utility
  • API UX improvements (confirmation modals)

Full Release Notes

## What's Changed
* A new Grist Assistant is now available, able to answer questions  about your data as well as creating and modifying records and formulas. The new Assistant is available on  [getgrist.com](https://getgrist.com) and for self-hosters on the  Enterprise plan, with the legacy Formula Assistant remaining for all  users. For more information, check out our [Help Center  documentation](https://support.getgrist.com/assistant/).
* The `yarn cli` command is available as `docker run ... cli`. This is  mostly an internal developer tool, but it can be occasionally useful for adventurous self-hosters.
* All `DELETE` operations in the API console now have a confirmation modal.
* Minor fixes, improvements, and translations.

**Full Changelog**: https://github.com/gristlabs/grist-core/compare/v1.5.1...v1.5.2

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