Releases: kinorai/omnifeed
Release list
v0.13.0
omnifeed v0.13.0
Self-hosted web search (SearXNG) + LLM-friendly crawling with a dedicated Reddit engine — MCP server, Open WebUI compatible.
Changelog
🎉 Features
- 46256e8 feat(crawl4ai): add OMNIFEED_CRAWL4AI_WAIT_UNTIL knob for SPA hydration
- cd0234e feat(crawl4ai): classify content-gate as thin_content, not bot_block
- 6faa831 feat(searxng): type search errors so reason distinguishes 403 from 5xx
- c575eeb feat: surface the failing URL and crawl4ai verdict on crawl failures
📄 Documentation
- e3ebb8c docs: add Hacker News engine to the architecture diagram + fix clipped labels
- 92389d5 docs: make the README banner a bigger two-line title
- b9748fd docs: recolor the README accent to Reddit's brand orange (#FF4500)
- 1772011 docs: type the banner faster and reveal the second line sequentially
Other changes
- 56e8ca3 chore(actions): bump the github-actions group with 2 updates
- 9e3a1e5 chore(release): v0.13.0 [skip ci]
Docker
docker pull kinorai/omnifeed:0.13.0
Verify
The checksums.txt file contains SHA-256 hashes for every artifact in this release.
v0.12.1
omnifeed v0.12.1
Self-hosted web search (SearXNG) + LLM-friendly crawling with a dedicated Reddit engine — MCP server, Open WebUI compatible.
Changelog
🐛 Bug fixes
- 7f902e8 fix(mcp): advertise the Hacker News engine + fix clipped README banner
Other changes
- d43fb58 chore(actions): bump the github-actions group across 1 directory with 2 updates
- b990c3e chore(release): v0.12.1 [skip ci]
Docker
docker pull kinorai/omnifeed:0.12.1
Verify
The checksums.txt file contains SHA-256 hashes for every artifact in this release.
v0.12.0
omnifeed v0.12.0
Self-hosted web search (SearXNG) + LLM-friendly crawling with a dedicated Reddit engine — MCP server, Open WebUI compatible.
Changelog
🎉 Features
- 5e8b9d3 feat(hackernews): add a Hacker News engine via the Algolia API
- a74dbcb feat(reddit): render subreddit listing URLs (/r/{sub})
- 20c567a feat: make crawl4ai content prune configurable - observability track http attempt
🐛 Bug fixes
- 3db8775 fix(crawl4ai): keep hyperlink anchor text and stop retrying anti-bot blocks
- ab286f2 fix(hackernews): correct feed recency, comment permalinks, and code fidelity
- 39e7c49 fix(reddit): correct subreddit-listing URL handling and limiter key
- 073c639 fix: address Tier-2 review findings in the HN and Reddit engines
♻️ Refactor
- d7398bb refactor: Tier-3 cleanups — shared anti-bot retry predicate, dedup, rune-safe truncate
📄 Documentation
- 5849809 docs: add web-stack benchmark results and omnifeed improvement plan
- 647c844 docs: document the HN engine + subreddit listings; correct the crawl4ai gotcha
Other changes
- 0f41579 chore(release): v0.12.0 [skip ci]
Docker
docker pull kinorai/omnifeed:0.12.0
Verify
The checksums.txt file contains SHA-256 hashes for every artifact in this release.
v0.11.2
omnifeed v0.11.2
Self-hosted web search (SearXNG) + LLM-friendly crawling with a dedicated Reddit engine — MCP server, Open WebUI compatible.
Changelog
🐛 Bug fixes
- 729111e fix: classify crawl4ai anti-bot 5xx as bot_block on the generic crawl path
Other changes
- 72a8e7b chore(release): v0.11.2 [skip ci]
Docker
docker pull kinorai/omnifeed:0.11.2
Verify
The checksums.txt file contains SHA-256 hashes for every artifact in this release.
v0.11.1
omnifeed v0.11.1
Self-hosted web search (SearXNG) + LLM-friendly crawling with a dedicated Reddit engine — MCP server, Open WebUI compatible.
Changelog
🐛 Bug fixes
- a7d42bf fix: logging error - update reame and docker compose
Other changes
- 844b475 chore(release): v0.11.1 [skip ci]
Docker
docker pull kinorai/omnifeed:0.11.1
Verify
The checksums.txt file contains SHA-256 hashes for every artifact in this release.
v0.11.0
omnifeed v0.11.0
Self-hosted web search (SearXNG) + LLM-friendly crawling with a dedicated Reddit engine — MCP server, Open WebUI compatible.
Changelog
🎉 Features
- 12b014b feat: add parameters for reddit engine to tweak the fetch result size - Improve README
Other changes
- 5f3a2d5 chore(release): v0.11.0 [skip ci]
Docker
docker pull kinorai/omnifeed:0.11.0
Verify
The checksums.txt file contains SHA-256 hashes for every artifact in this release.
v0.10.1
omnifeed v0.10.1
Self-hosted web search (SearXNG) + LLM-friendly crawling with a dedicated Reddit engine — MCP server, Open WebUI compatible.
Changelog
🐛 Bug fixes
- e451111 fix: instructions mcp now clearer
✅ Tests
- c0269e0 test(httpx): return after t.Fatalf to satisfy staticcheck SA5011
Other changes
- 4870d7c chore(release): v0.10.1 [skip ci]
- e4aaaad ci: build the image once per trigger, cross-compile instead of QEMU
Docker
docker pull kinorai/omnifeed:0.10.1
Verify
The checksums.txt file contains SHA-256 hashes for every artifact in this release.
v0.10.0
omnifeed v0.10.0
Self-hosted web search (SearXNG) + LLM-friendly crawling with a dedicated Reddit engine — MCP server, Open WebUI compatible.
Changelog
🎉 Features
- 2f3998a feat(searchapi): add REST /search front-end mirroring the web_search MCP tool
- 024fde1 feat: clean with ponitail - add mcp instructions and better descritption - add tests
Other changes
- 507e838 chore(release): v0.10.0 [skip ci]
- 2c01139 chore: go mod tidy — client_model is now a direct dep
Docker
docker pull kinorai/omnifeed:0.10.0
Verify
The checksums.txt file contains SHA-256 hashes for every artifact in this release.
v0.9.1
omnifeed v0.9.1
Self-hosted web search (SearXNG) + LLM-friendly crawling with a dedicated Reddit engine — MCP server, Open WebUI compatible.
Changelog
🐛 Bug fixes
- 102b6a8 fix(observability): classify client cancellations as reason="canceled"
Other changes
Docker
docker pull kinorai/omnifeed:0.9.1
Verify
The checksums.txt file contains SHA-256 hashes for every artifact in this release.
v0.9.0
omnifeed v0.9.0
Self-hosted web search (SearXNG) + LLM-friendly crawling with a dedicated Reddit engine — MCP server, Open WebUI compatible.
Changelog
🎉 Features
- 4eb0906 feat(observability): classify crawl failures with a typed reason label
🐛 Bug fixes
- 678f47b fix(observability): classify crawl4ai 5xx on the Reddit path as bot_block
Other changes
- d2f9de2 chore(release): v0.9.0 [skip ci]
Docker
docker pull kinorai/omnifeed:0.9.0
Verify
The checksums.txt file contains SHA-256 hashes for every artifact in this release.