Skip to content

v0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 10:13
· 8 commits to main since this release

[0.11.0] - 2026-06-16

Bug Fixes

  • S3 jsonl→parquet 转换的误导报错与弹窗溢出 (#29)
  • Allow DuckDB spill-to-disk for large S3 conversions (#33)
  • Set preserve_insertion_order=false to prevent OOM on large conversions (#34)
  • Clamp dialog height to viewport and add overflow scroll (#36)
  • Bound Parquet row-group buffer to fix OOM on 361 MB JSONL conversion (#37)

Documentation

  • Update AGENTS.md to prevent automatic commits of GitNexus generated content

Features

  • Classify DuckDB errors and surface actionable diagnostics (#28)
  • Token-gated file create/edit/delete/rename (#30)
  • Probe httpfs availability and surface via /api/server (#31)
  • .dvc YAML highlight + GitHub-style README panel + httpfs probe (#32)
  • Async job model + progress dialog for large-file support (#35)
  • Differentiate file-format icons by semantic category (#38)