Skip to content

Releases: F2-AI-Inc/docray

docray v0.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 18:55
4eef46f

What's Changed

  • Shared docray-ooxml crate + content-based OPC dispatch by @sanjay920 in #47
  • Flow IR + schema 1.7 (docray-model) by @sanjay920 in #48
  • Native DOCX extraction (flow layout, schema 1.7) by @sanjay920 in #49
  • DOCX playground: sandboxed preview + honest flow lenses by @sanjay920 in #50
  • DOCX playground preview polish: empty BOXES state + undecodable-image labels by @sanjay920 in #51
  • Render EMF/WMF images in the DOCX preview (client-side, approximate) by @sanjay920 in #52
  • Render EMF/WMF images in the PPTX preview (client-side, approximate) by @sanjay920 in #53
  • Make EMF/WMF metafile preview opt-in (default: clean placeholder) by @sanjay920 in #54
  • Show the metafile-preview toggle only when the document has EMF/WMF by @sanjay920 in #55
  • Release v0.4.0 by @sanjay920 in #56

Full Changelog: v0.3.1...v0.4.0

docray v0.3.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 03:07
cf8b21e

What's Changed

  • chore(deps): bump actions/checkout from 4.3.1 to 4.4.0 by @dependabot[bot] in #26
  • Point F2 logo at f2.ai, drop redundant 'F2 AI' text by @sanjay920 in #34
  • handle broken-pipe on stdout in docray-cli by @alp-f2 in #35
  • docs: list docray-pptx and docray-wasm in the AGENTS.md repository map by @kailashhdf2 in #36
  • ci: let Dependabot track Cargo dependencies by @kailashhdf2 in #37
  • chore(deps): bump sha2 from 0.10.9 to 0.11.0 by @dependabot[bot] in #40
  • chore(deps): bump uuid from 1.23.4 to 1.24.0 by @dependabot[bot] in #41
  • chore(deps): bump tokio from 1.52.3 to 1.53.1 by @dependabot[bot] in #43
  • chore(deps): bump libc from 0.2.186 to 0.2.189 by @dependabot[bot] in #44
  • chore(deps): bump lopdf to 0.44 (dev-only fixture generator) by @sanjay920 in #45
  • Release v0.3.1 by @sanjay920 in #46

New Contributors

Full Changelog: v0.3.0...v0.3.1

docray v0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 17:26
305ba8c

What's Changed

  • Drop the sandboxed-render caption from the PPTX SOURCE view by @sanjay920 in #28
  • F2 AI ownership branding + refresh stale copy by @sanjay920 in #29
  • CLI UX: --version, docray name, PPTX defaults to element by @sanjay920 in #30
  • First-class chart elements (schema 1.6) by @sanjay920 in #31
  • Untrack accidentally-committed .superpowers scratch by @sanjay920 in #32
  • Release v0.3.0 by @sanjay920 in #33

Full Changelog: v0.2.0...v0.3.0

docray v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:26
017de24

What's Changed

  • Playground: lean lens (canonical bytes, both engines) by @sanjay920 in #9
  • Playground: lean lens per-page + 'llm format' labeling by @sanjay920 in #10
  • Enforce WASM output cap during serialization by @sanjay920 in #11
  • Make the text hierarchy optional and granularity capability-aware by @sanjay920 in #12
  • Add native PPTX extraction with a hidden-context channel by @sanjay920 in #13
  • First-class tables and per-run text styles (schema 1.4) by @sanjay920 in #14
  • PPTX in the browser playground (structure schematic) by @sanjay920 in #15
  • Fix: PPTX source schematic no longer draws bounding boxes by @sanjay920 in #16
  • Extract chart/SmartArt/graphic content + colored schematic (schema 1.5) by @sanjay920 in #17
  • Sandboxed in-browser PPTX renderer for the SOURCE lens by @sanjay920 in #18
  • Fix: extract auto-height PPTX tables (h=0) instead of dropping them by @sanjay920 in #19
  • PPTX rail thumbnails show the rendered SOURCE (sandboxed) by @sanjay920 in #20
  • Extract inherited layout/master shapes (branding, backgrounds, rules) by @sanjay920 in #21
  • Fix: skip hidden PPTX shapes (cNvPr hidden=1) by @sanjay920 in #22
  • Fix: PPTX rail thumbnails never render blank by @sanjay920 in #23
  • Hybrid PPTX thumbnails: clean schematic + live-render LRU by @sanjay920 in #24
  • Fix: format chart values with the series number format by @sanjay920 in #25
  • Release v0.2.0 by @sanjay920 in #27

Full Changelog: v0.1.1...v0.2.0

docray v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:56

What's Changed

  • In-browser extraction: WASM engine + /try playground by @sanjay920 in #1
  • format=lean: token-lean output for LLM consumption by @sanjay920 in #8

New Contributors

Full Changelog: v0.1.0...v0.1.1

docray v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 01:12
72e17f4