Skip to content

Releases: selimozbas/PowerBI-HTML-Studio

Release list

v0.1.1

Choose a tag to compare

@selimozbas selimozbas released this 08 Sep 11:30

Post-release review pass — correctness and hygiene fixes, no new features.
See CHANGELOG.md for the full list.

Highlights

  • Template {{#each}} @index / @key / @first / @last are now loop-relative and correct; unary {{ !expr }}; partial params tolerate spaces around =.
  • Number patterns (#,##0, 0) no longer force two decimals; date-only ISO strings parse at local midnight (no day shift).
  • relativeTime reports the right unit/magnitude across the whole range; rank / colorScale / conditional formatting guard against NaN.
  • Sort by field well actually orders rows; tooltip values honour the column format string.
  • HTML-slicer data-hf-filter on a measure no longer wipes every report filter.
  • Trusted sanitiser policy now genuinely differs from Standard (turns DOMPurify off); extra allowed tags/attributes are deny-list filtered and flagged in diagnostics.
  • Layout-only updates (resize / view-mode) skip the full re-transform; removing and re-adding a field restores content.
  • Editor lint no longer shows phantom "unknown partial" markers for {{> kpi …}}.
  • Dropped the misleading "certified-safe" wording; added PRIVACY.md, SECURITY.md, CONTRIBUTING.md.

Install: download html-studio-0.1.1.pbiviz below → Power BI → Visualizations → Import a visual from a file.

v0.1.0

Choose a tag to compare

@selimozbas selimozbas released this 08 Sep 08:37

First public build of HTML Studio. See CHANGELOG.md for the full feature list. The attached .pbiviz can be imported into Power BI via Get more visuals → Import a visual from a file.

Asset refreshed 2026-09-08: adds the "Pass through HTML" / "Wrap HTML" editor-gallery starters and clearer template descriptions. Same 0.1.0 version. sha256 a8fd7b5c…f7a4a69.