Skip to content

v1.0a4

Choose a tag to compare

@github-actions github-actions released this 03 Sep 22:05
· 67 commits to master since this release
v1.0a4
5dda373

Executables

Linux

The Linux executables are dynamically linked and require a Glibc-based OS
distribution from 2022 or later (Ubuntu 22.04+, RHEL 9+, or derivatives). For
older Glibc-based OS distributions and non-Glibc-based OS distributions
(Alpine, etc...), please install the Python package instead.

Other Platforms

The macOS and Windows executables should work on any recent version of their
respective operating systems.

librovore v1.0a4 (2025-09-03)

Enhancements

  • CLI: Add Rich markdown terminal display with syntax highlighting and improved formatting, plus new --color/--no-color and --ansi-sgr/--no-ansi-sgr flags for output control.
  • CLI: Add --content-id parameter enabling browse-then-extract workflows where users can preview content with limited lines then extract full content by ID.
  • MCP: Improve workflow descriptions and rename server from "Sphinx MCP Server" to "Librovore Documentation Server" to better reflect multi-processor capabilities.