Skip to content

Releases: maoXyzt/omni-stream

v0.11.0

16 Jun 10:13

Choose a tag to compare

[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)

v0.10.0

11 Jun 19:53

Choose a tag to compare

[0.10.0] - 2026-06-11

Bug Fixes

  • Update layout of Parquet SQL tab for improved responsiveness

Documentation

  • Align README and docs with v0.9.0 features (#27)

Features

  • /raw mount, read/write auth split, COPY-TO write perm, Auth Token button (#24)
  • TSV/CSV → Parquet support + convert button UI improvements (#25)
  • Embed DuckDB SQL tab in Parquet preview, drop COPY/Export support (#26)

v0.8.0

08 Jun 10:33

Choose a tag to compare

[0.8.0] - 2026-06-08

Documentation

  • Rewrite example as documented-defaults template (#15)

Features

  • Progressive image loading with thumbnail placeholder (#14)

v0.7.1

07 Jun 15:19

Choose a tag to compare

[0.7.1] - 2026-06-07

Bug Fixes

  • Reduce parquet preview timeouts (#13)

v0.7.0

03 Jun 12:59

Choose a tag to compare

[0.7.0] - 2026-06-03

Features

  • Inline audio + PDF previewers, view-as-text fallback (#12)

v0.6.1

03 Jun 04:39

Choose a tag to compare

[0.6.1] - 2026-06-03

Features

  • Swap favicon by active storage type (#11)

v0.6.0

02 Jun 08:03

Choose a tag to compare

[0.6.0] - 2026-06-02

Bug Fixes

  • Allow read-only local root_path + reflect path/storage/host in tab title (#10)

v0.5.2

27 May 09:21

Choose a tag to compare

[0.5.2] - 2026-05-27

Features

  • Support file paths and full s3:// URIs (#9)

v0.5.1

22 May 00:16

Choose a tag to compare

[0.5.1] - 2026-05-22

Bug Fixes

  • Unbreak page entry; ungate image caption from view (#8)

v0.5.0

21 May 17:25

Choose a tag to compare

[0.5.0] - 2026-05-21

Features

  • Publish to PyPI via maturin + Trusted Publisher OIDC (#7)