Adamic Support

Wiki Search API v1.3.0

Wiki Search API — an open-source project by Adamic.

Latest Release — v1.3.0

Highlights

  • Enterprise Security Hardening: Instantly block malicious bots and automated abuse with our newly integrated Cloudflare Turnstile validation and native Rate Limiting.
  • Audit-Grade Compliance: Addressed critical findings from our adversarial audit, fortifying CORS handlers and ensuring robust API boundary protection.

New Features

  • security: Implemented Turnstile token validation and native rate limiting to protect the search endpoint from automated abuse and scraping.

Changes

  • deploy: Consolidated Wrangler environments to prevent duplicate workers, streamlining our CI/CD deployment model.
  • deps: Bumped @cloudflare/workers-types, typescript-eslint, and wrangler to their latest secure versions.

Bug Fixes

  • search: Broadened favicon redirects to natively support apple-touch-icon requests for a smoother mobile experience.
  • deploy: Inherited AI and search bindings seamlessly into the production environment config.
  • Addressed proactive GitHub Copilot code review feedback to eliminate edge-case vulnerabilities in our route handlers.

Security

  • audit: Implemented comprehensive remediations based on our latest adversarial security audit to harden core request handlers and schemas.

Full Changelog