Skip to content

v2.26.0

Choose a tag to compare

@ywatanabe1989 ywatanabe1989 released this 23 Mar 06:28
· 430 commits to main since this release

What's New

  • Browser save-as-pdf: Save web pages as print-style PDFs with automatic cookie banner dismissal
    • Python API: save_as_pdf(url, output_path)
    • CLI: scitex browser save-as-pdf URL OUTPUT_PATH
    • MCP: browser_save_as_pdf tool
  • Browser skills: Added browser/skills/SKILL.md with full documentation
  • playwright-cli detection: Runtime check for interactive browser sessions
  • FastMCP mount compat: Fixed namespace vs prefix compatibility