github xberg-io/xberg v1.0.12

3 hours ago

Patch release.

Fixed

  • MCP: xberg mcp extract/extract_batch structured output no longer fails its own declared output schema — optional errors/crawl_* fields are now correctly optional, so MCP clients (e.g. Claude Code) accept normal extractions. (#1372)
  • CLI: install.sh no longer creates a self-referential xberg symlink loop, and selects the glibc build on standard Linux distros instead of always downloading the musl build that failed to run on glibc systems like Ubuntu. (#1371)
  • CSV: all-text first rows are treated as headers instead of rendering a broken blank header row. (#1369)
  • Docs: search input is no longer hidden by an oversized clear icon (docs-theme 0.4.1). (#1370)

Internal

  • Added integration test coverage for the OpenWebUI-compatible extraction endpoints (PUT /process, POST /v1/convert/file).

Don't miss a new xberg release

NewReleases is sending notifications on new releases.