1.0.0
Changelog
1.0.0 — 2026-07-15
First public release.
dataverse-customization-xmlplugin: schema validation for Dataverse customization XML.- Standalone PowerShell 7 validator covering the full official XSD set: ribbon
(RibbonDiffXml), SiteMap, forms (incl. pac<forms>wrappers), FetchXML (fetch,
savedquery), charts (datadefinition, incl.<visualization>wrappers), ISV config,
configuration-migration parameter XML, report viewers, and wholeCustomizations.xml. - Live lemminx LSP diagnostics for Claude Code and VS Code (RedHat XML extension).
- Fetch-on-setup for the Microsoft XSDs and the lemminx binary (pinned in
versions.json). - One-shot
Install-Plugin.ps1with self-check;/dataverse-customization-xml:setup. - Pester test suite; CI on Windows + Ubuntu runs the real setup end-to-end.
- Standalone PowerShell 7 validator covering the full official XSD set: ribbon