Skip to content

v0.1.1

Latest

Choose a tag to compare

@selimozbas selimozbas released this 08 Sep 11:30
· 2 commits to main since this release

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.