Skip to content

Version 6.2.0

Release Date: January 2026

New Features

Model Comparison

Compare your current model against a previously saved version to identify changes. This feature helps track AI-generated modifications, review version differences, and maintain audit trails. The comparison also allows you to update your current model with the changes from the compared model.

Access via: File → Compare with...

Key Features:

  • Hybrid Matching: Matches elements by ID first, then by name (case-insensitive) for accurate comparison even with regenerated IDs
  • Field-level Detection: Shows exactly which fields changed (name, description, XFields, etc.)
  • Filter Tabs: View All, Added, Modified, or Removed items
  • Diff Viewer: Side-by-side or inline view for inspecting individual changes
  • Excel Export: Export comparison results with statistics summary

Use Cases:

  • Review AI-generated changes before accepting them
  • Track differences between model versions
  • Create audit documentation of changes
  • Merge 2 models into 1

See the Model Comparison documentation for details.

Copy Model Context

Export a concise Markdown summary of your model designed for LLM prompts (ChatGPT, Claude, etc.). This makes it easy to give AI assistants context about your domain.

Access via: File → Export → Copy Model Context

Key Features:

  • Optimized Format: Clean Markdown tables for Terms and Relations
  • One-Click Copy: Copy directly to clipboard
  • Download Option: Save as a .md file for later use

See the Copy Model Context documentation for details.