Skip to content

v26.28

Choose a tag to compare

@data-goblin data-goblin released this 16 Jul 19:59
· 22 commits to main since this release

v26.28

This one does a fair bit, but the theme is simple: make the skills tell the truth and stay out of
the way.

  • pbir-cli is now strict about using pbir. It will not tell an agent to patch report, visual,
    or theme JSON directly.
  • There is a proper te + pbir workflow now for changes that span a semantic model and its
    reports: rename in te, update report references in pbir, validate both, then refresh Desktop.
  • The old theme guidance has been cut down hard. Nine stale references are gone, along with a pile
    of direct-JSON workarounds and commands that no longer exist.
  • PBIX stays a Desktop black box for now. The unzip/extraction detour is gone while the licensing
    questions around third-party engines are unresolved.
  • Stale pbir examples were fixed across the report, Deneb, Python, R, and SVG skills.
  • Color guidance is simpler and more deliberate: quiet structure, one useful accent, and the same
    success/warning/error meaning everywhere.

Also in here:

  • Semantic-model AI metadata can now be read and managed through the Fabric and te tooling.
  • Plugin descriptions are shorter and clearer.
  • Invalid skill frontmatter was cleaned up, and every plugin stays on version 26.28.0.

One heads-up: releases 26.26 through 26.38 are the messy transition period. Pin 26.25 or
earlier if you need the old skill structure to stay put.