Skip to content

Releases: Core-Claw/scraper-webui-docs

v0.09: docs: comprehensive documentation overhaul

30 Apr 10:03

Choose a tag to compare

- Restructure documentation directory to match sidebar categories
- Rewrite all 22 API docs with MCP-verified endpoints
- Fix Docker/container hallucinations across all docs (CoreClaw uses lightweight script runtime)
- Remove XLSX export format hallucinations (only JSON/CSV supported)
- Fix revenue share wording: fixed 10% (not up to 10%)
- Add Marketplace API endpoints (search + details)
- Delete api/basic directory (EN + CN)
- Add output_schema.json documentation (new Output Schema page)
- Add Pricing Rules page for user guide
- Fix b field requirement in input-schema (must be array type)
- Localize all zh-cn page titles and descriptions
- Remove duplicate Next Steps navigation sections
- Fix dead links (find-a-worker, publishing/ path changes)
- Rename publishing/ to publishing-and-monetization/ to match sidebar
- Optimize repository example links to anchor text format
- Update project structures to include output_schema.json
- Build verified: 101 pages, 0 errors

v0.08: feat: 301 重定向

27 Apr 01:07

Choose a tag to compare

Co-authored-by: Copilot <copilot@github.com>

v0.0.7: style: enhance homepage card styles and improve layout

17 Apr 03:08

Choose a tag to compare

- Add hover effects and animations to navigation cards
- Improve help card styling with better visual hierarchy
- Update responsive design for mobile devices
- Add dark mode support for new card components