This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryAdded SearXNG search backend with DuckDuckGo fallback for more reliable configurable search.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds SearXNG search backend support Adds SearXNG search backend support Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Feature | Medium |
Adds DuckDuckGo fallback when SearXNG unavailable Adds DuckDuckGo fallback when SearXNG unavailable Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Bugfix | Medium |
Restores working search flow after upstream reliability issues Restores working search flow after upstream reliability issues Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Refactor | Low |
Improves foundation for configurable search backends Improves foundation for configurable search backends Source: llm_adapter@2026-06-07 Confidence: high |
— |
Full changelog
TinySearch v0.2.0 — Beta
This release moves TinySearch from the early alpha stage toward a more stable beta.
The main improvement is a new SearXNG search backend, with DuckDuckGo kept as a fallback. This should make search more reliable and configurable, especially after the recent DuckDuckGo availability issues.
What's Changed
- Added SearXNG search backend support
- Added DuckDuckGo fallback behavior when SearXNG is unavailable
- Restored working search flow after recent upstream search reliability issues
- Improved the foundation for configurable search backends going forward
Huge thanks to @benmaster82 for the high-quality implementation in:
https://github.com/MarcellM01/TinySearch/pull/8
Notes
This is not a full 1.0.0 release yet. The project is now moving into beta, meaning the core search flow should be usable again, but configuration, backend support, and MCP integration may still evolve.
Full Changelog: https://github.com/MarcellM01/TinySearch/compare/v0.1.4...v0.2.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About TinySearch
All releases →Related context
Beta — feedback welcome: [email protected]