Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 12:52
Minor release.

Feature:
- MCP search results render as browseable URLs when --file-server-url
  is configured (mirrors the REST API behavior).

Fixes:
- Swagger UI: serve the prefixed OpenAPI JSON route so 'Try it out'
  works under --public-base-url.
- Suppress noisy rmcp service logs.

Packaging:
- RPM/pacman version now tracks Cargo.toml automatically via nfpm
  ${VERSION} env expansion (fixed in v0.2.1).