• v1.1.3 a95588203d

    v1.1.3 Stable

    Ghost released this 2025-12-05 05:11:53 +01:00 | 525 commits to main since this release

    What's Changed

    • refactor(bildungsauftrag): replace SearXNG with SerpAPI for web search (8f3a4bb)
      Replace SearXNG-based search with SerpAPI integration. Add serpapi-search-rust dependency. Move search API key from bildungsauftrag.searxng_url config to global services.serpapi_api_key. Update SearchCommandConfig to remove searxng_url field. Replace search() method to use SerpAPI with Google engine (location=Germany, google.de domain, German language). Update SearchResult struct (title/link/snippet fields). Update content fetching to use result
    Downloads