Changelog · every release · honest

Everything we've shipped.

csvtodashboard runs 100% in your browser — no accounts, no uploads — so a release here means the site itself got better. The dates below are extracted from the project's git history; the notes are written by hand, not dumped from commit messages.

V7 ·

The depth release

  • Analysis results are real tables now — sortable, with correlation heatmaps, outlier severity badges and in-cell data bars
  • Word-level highlighting in CSV diff — see exactly which words changed
  • Editor: freeze columns, drag to reorder, match-by-match find & replace, per-column stats, copy a selection as Markdown or JSON
  • SQL workbench — add a second file and JOIN across both, syntax highlighting, query history and saved snippets
  • Dashboards: per-chart colors, KPI trend badges, an automatic category×category heatmap, PDF export
  • Excel sheet name / filter row / fitted widths, Markdown alignment, Parquet compression — and the pipeline gains clean-headers, trim, fill-blanks and select-columns steps
  • Fixed: columns with “duration” in the name no longer render as percentages
V6 ·

The workbench release

  • Opt-in multi-file workspace — load several files once, then open any of them from any tool
  • Ctrl+K command palette across 190+ tools — switching tools carries your file with you
  • Shareable pipeline recipes and a recipes gallery
  • Mobile nav menu and a compact cookie notice
  • Accessibility pass — focus traps, reduced-motion support, skip link
  • Per-page Open Graph cards
  • Engineering notes and this changelog
  • Performance budget gate in CI
V5 ·

Compose, teach, win the click

  • Multi-key JOIN, VLOOKUP-style lookup and append across files
  • Interactive SQL-on-CSV course — 10 lessons, self-checking, fully local
  • Chart palettes, fixed-theme and TABLE embeds, plus an embed gallery
  • Cleaning suggestions on the dashboard
  • Natural-language → SQL, template-based and computed locally
  • PWA “Open with” file handlers
  • Alternatives hub — five honest comparisons
  • Three new Excel-pain guides; analytics verticals grow to 31
V4 ·

Own the head terms

V3 ·

Depth and scale

  • DuckDB Power mode for real SQL on the query tool
  • 250MB off-thread parsing engine with live progress
  • Fuzzy dedupe, outliers, percentiles, correlation, crosstab, resample and friends
  • CSV glossary, the Excel-pain guide wave and the vertical-dashboards wave — the site passes ~198 pages
V2 ·

The toolkit grows

  • 27 new tools across four batches
  • Converters in both directions — YAML, XML, TOML, INI, NDJSON, fixed-width and more
  • Cleaners, extractors, generators and formatters
  • QR codes (single and bulk from CSV) and PDF export
V1 ·

Launch

  • The CSV → dashboard builder — drop a file, get charts, KPIs and a table
  • Core converters: JSON, SQL, Excel, Markdown, HTML, XML
  • Validator, dedupe, sort & filter, split, SQL query and the pipeline builder
  • 100% client-side — no signup, no upload