Skip to content

Releases: ywatanabe1989/scitex-python

v2.27.3

28 Mar 02:48

Choose a tag to compare

v2.27.2

26 Mar 21:48

Choose a tag to compare

Full Changelog: v2.27.1...v2.27.2

v2.27.1

26 Mar 19:36

Choose a tag to compare

Full Changelog: v2.27.0...v2.27.1

v2.27.0

25 Mar 07:16

Choose a tag to compare

Full Changelog: v2.26.0...v2.27.0

v2.26.0

23 Mar 06:28

Choose a tag to compare

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

v2.25.10

22 Mar 15:11
efcd7a3

Choose a tag to compare

Fix PyPI publish (duplicate file), skills export, MCP tools

v2.25.9

22 Mar 14:47
2d8d695

Choose a tag to compare

Skills export command, MCP tools, README update

v2.25.8

22 Mar 14:33
a2a4331

Choose a tag to compare

Skills export and comprehensive SKILL.md documentation

v2.25.7

21 Mar 04:05
d53aef5

Choose a tag to compare

  • scitex skills: ecosystem-wide aggregation (list, get all, get )
  • scitex dev: delegates entirely to scitex-dev (single source of truth)
  • scitex audio: docs/skills CLI subcommands
  • notification extras group added
  • Untracked legacy submodule

v2.25.6

21 Mar 00:41
1a70bc3

Choose a tag to compare

  • Add notification extras group
  • Fix extras completeness check (skip skills dir)
  • Add docs/skills CLI to scitex audio subcommand