v1.2.0
First release with prebuilt installers for macOS, Windows and Linux.
Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | JSONL-Viewer-1.2.0-arm64.dmg |
| macOS (Intel) | JSONL-Viewer-1.2.0-x64.dmg |
| Windows (x64) | JSONL-Viewer-Setup-1.2.0-x64.exe |
| Windows (ARM64) | JSONL-Viewer-Setup-1.2.0-arm64.exe |
| Windows (no install) | JSONL-Viewer-1.2.0-portable-x64.exe |
| Linux (x64) | JSONL-Viewer-1.2.0-x86_64.AppImage or JSONL-Viewer-1.2.0-amd64.deb |
| Linux (ARM64) | JSONL-Viewer-1.2.0-arm64.AppImage or JSONL-Viewer-1.2.0-arm64.deb |
Installing registers .jsonl and .ndjson, so double-clicking one of those
files opens it in the app.
Note on signing
These builds are unsigned. On macOS you'll get an "unidentified developer"
prompt on first open — right-click the app and choose Open, or run:
xattr -dr com.apple.quarantine "/Applications/JSONL Viewer.app"
Windows SmartScreen shows a similar "unknown publisher" prompt — choose
More info → Run anyway.
Also in this release
- Close Folder action in the file explorer (✕ next to Refresh, or File › Close Folder). Clears the tree without unloading files you already opened.