Releases: Cordedmink2/dataverse-agent-plugins
Releases · Cordedmink2/dataverse-agent-plugins
Release list
1.0.1
1.0.1 — 2026-07-16
- Fix: installer no longer reports failure to CI-style hosts after a successful self-check
(leaked exit code from the known-bad fixture probe). - Fix: the validator resolves its default schema directory from
versions.jsoninstead of a
hardcoded version, so schema-version bumps apply everywhere. - Tests: added the missing invalid
viewersfixture (36 tests).
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