v0.3.0
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).