Files
openclaw-master-skills/skills/searxng/CHANGELOG.md
T
MyClaw AI 3e83cee039 feat: expand to 339+ curated skills (v0.3.0)
- Added 175 new high-quality skills across all categories
- 14 distinct categories: AI, Search, Productivity, Dev, Marketing, Media, Finance, Communication, Smart Home, Memory, Security, Data, Social, Other
- Updated all language READMEs and SKILL.md
- Weekly update by MyClaw.ai
2026-03-11 11:54:00 +00:00

1.3 KiB

Changelog

All notable changes to the SearXNG skill will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.1] - 2026-01-26

Changed

  • Security: Changed default SEARXNG_URL from hardcoded private URL to generic http://localhost:8080
  • Configuration: Made SEARXNG_URL required configuration (no private default)
  • Updated all documentation to emphasize configuration requirement
  • Removed hardcoded private URL from all documentation

Security

  • Eliminated exposure of private SearXNG instance URL in published code

[1.0.0] - 2026-01-26

Added

  • Initial release
  • Web search via local SearXNG instance
  • Multiple search categories (general, images, videos, news, map, music, files, it, science)
  • Time range filters (day, week, month, year)
  • Rich table output with result snippets
  • JSON output mode for programmatic use
  • SSL self-signed certificate support
  • Configurable SearXNG instance URL via SEARXNG_URL env var
  • Comprehensive error handling
  • Rich CLI with argparse

Features

  • Privacy-focused (all searches local)
  • No API keys required
  • Multi-engine result aggregation
  • Beautiful formatted output
  • Language selection support