Skip to content

Grist Admin Toolkit 1.1

Choose a tag to compare

@RogerPenna RogerPenna released this 10 Jun 17:08
· 1 commit to main since this release

This release focuses on bridging the gap between Grist and AI, making it easier to refactor complex rules and
structures using LLMs (like ChatGPT or Gemini), while fixing critical bugs in Access Management.

🛡️ Access Rules (ACL) Improvements

  • AI-Assisted Editing: Added a new "🪄 Generate JSON (for AI)" button in the ACL Edit tab. It exports your current
    rules into a clean JSON format that you can feed to an AI for complex modifications.
  • Critical Fix: Resolved a TypeError that prevented Access Rules from loading or being edited in certain document
    configurations.

🏗️ Data Engineering & AI

  • Enhanced AI Templates: The "Populate with AI" feature is now smarter. It now automatically fetches real sample
    records from your tables to include in the JSON template, giving the AI much-needed context on your data format.
  • Blueprint AI Extraction: Added a "🪄 Generate JSON (for AI)" button to the Blueprint tab. You can now extract the
    entire structure of a document into a JSON schema to refactor or clone it with AI assistance.

⚖️ Integrity Audit

  • Stability Fix: Fixed a crash in the Integrity Audit tab when crossing data with Grist permissions.
  • Improved Mapping: Refined the logic for identifying "Orphan" vs "Missing" users.

🌍 Localization (i18n) & UI

  • Full Portuguese Help: The comprehensive help guide (Help Tab) has been fully translated into Portuguese.
  • Deep Linking: Improved help icons across all tabs that link directly to the relevant documentation section.
  • Version Tracking: Sidebar now correctly identifies the running version as v1.1.

📦 Installation

  1. Download the grist_admin_toolkit_v1.1.zip below.
  2. Extract to your toolkit folder.
  3. Run via run_toolkit.bat.