v0.6.51
Changed
- Your domain's name no longer travels with a report. The diagnostics used to carry a line like
Domain: gold/commercial— your own business vocabulary, naming a project the maintainer has no access to and cannot act on. It is gone, along with the layer, and not just hidden: the fields were removed from the message the dialog sends, so there is no path from a canvas to a domain name in a filed issue. What a report still says about the canvas is the part that helps: which stage was open, the schema version, and how many models and relationships it had. - Two model destinations instead of four. The analysis picker now offers your editor's own model (Copilot) or the ERD Studio service, because those are the two answers to "which model reads this?".
autoand a custom API endpoint still work if you seterdStudio.feedback.provideryourself, and either reappears in the picker while it is your current choice, so nobody is stranded on a destination they can no longer see. - The default is now your own model, and it stays put. Fresh installs use Copilot rather than the old
autoprecedence, which quietly reached the ERD Studio service on a machine with no language model. If your editor offers no model the panel now says so and puts the ERD Studio service one click away, instead of sending your description somewhere you were never asked about.
Install from the VS Code Marketplace.
This is the first tagged release. Versions before this one shipped to the marketplace only — their notes are in CHANGELOG.md. From the next version on, every release is created automatically with the .vsix attached.