Skip to content

Releases: Unstructured-IO/unstructured

0.22.31

23 May 22:34
7c8f675

Choose a tag to compare

What's Changed

  • fix: rename isolate_tables chunking option to isolate_table by @badGarnet in #4355

Full Changelog: 0.22.30...0.22.31

0.22.30

22 May 23:35
346cfff

Choose a tag to compare

What's Changed

Full Changelog: 0.22.29...0.22.30

0.22.29

18 May 14:06
bfd78b2

Choose a tag to compare

What's Changed

Full Changelog: 0.22.28...0.22.29

0.22.28

13 May 01:41
238657f

Choose a tag to compare

What's Changed

Full Changelog: 0.22.27...0.22.28

0.22.27

05 May 17:55
8daa154

Choose a tag to compare

What's Changed

Full Changelog: 0.22.26...0.22.27

0.22.6

29 Apr 13:59
199f255

Choose a tag to compare

What's Changed

Full Changelog: 0.22.23...0.22.26

0.22.23

24 Apr 18:42
879e126

Choose a tag to compare

What's Changed

Full Changelog: 0.22.22...0.22.23

0.22.22

20 Apr 18:53
ed76bfe

Choose a tag to compare

Security

  • Replace PyPI opencv wheels with ffmpeg-free builds in Docker image: After uv sync, the Dockerfile now substitutes all PyPI opencv-python variants with a source-built opencv-contrib-python-headless wheel compiled with WITH_FFMPEG=OFF, eliminating 14 bundled ffmpeg CVEs. The contrib-headless variant is a strict superset of the cv2 API (core + contrib modules, no GUI) so a single wheel replaces opencv-python, opencv-python-headless, and opencv-contrib-python.

0.22.21

14 Apr 14:40
3ac4443

Choose a tag to compare

What's Changed

Full Changelog: 0.22.20...0.22.21

0.22.20

14 Apr 01:24
dfb1653

Choose a tag to compare

What's Changed

  • Fix fixtures update CI to regenerate markdown by @vladimir-kivi-ds in #4332
  • fix(deps): upgrade vulnerable transitive dependencies [security] by @utic-github-cicd-token-generator[bot] in #4334
  • feat: add GHA workflow to build opencv wheels without ffmpeg by @lawrence-u10d in #4335
  • Enable vertical text detection for rotated images by @vladimir-kivi-ds in #4328

New Contributors

  • @utic-github-cicd-token-generator[bot] made their first contribution in #4334

Full Changelog: 0.22.18...0.22.20