Changelog

What's new.

Every Pandia release and what changed. Want the latest build? Head to the download page.

v1.0.1
Stable Release notes ↗

Fixes

  • Big integers stay exact everywhere — editing, duplicating, copying, pasting or filtering a large number (64-bit IDs, snowflakes) no longer rounds its last digits, including multi-row copy and extract in the grid.
  • Grid: copy, extract and filter actions now report errors instead of silently doing nothing.
  • Fixed a memory leak from opening and closing many tabs in one session.
v1.0.0
Stable Release notes ↗

Highlights

  • First stable release — Pandia is now 1.0.
  • The full workbench: five views (Tree, Code, Grid, Graph, Compare), type generation for 9 languages, validate, compare, repair and export.
  • Opens and scrolls multi-gigabyte files with no lag.
  • Offline, private and free — your data never leaves your machine.
v0.1.0
Beta Release notes ↗

Highlights

  • First public beta — a native JSON workbench for macOS, Windows and Linux, built with Rust + Tauri.
  • Open, navigate and edit JSON across multiple views.
  • Generate types from any document.
  • Import & export common formats — JSON, YAML, XML, CSV.
  • Compare documents and auto-repair malformed JSON.
  • Offline, private and free — your data never leaves your machine.

More on the way. Watch the repo on GitHub to follow along.