Skip to content

Releases: ywatanabe1989/scitex-python

v2.28.4

28 Apr 11:47

Choose a tag to compare

fix(gen): to_even handles 0-d numpy/torch arrays

v2.28.3

28 Apr 11:30

Choose a tag to compare

fix(dsp): tensor-fs handling in design_filter

v2.28.2

28 Apr 11:30

Choose a tag to compare

fix(shim): register scitex_stats._utils at scitex.stats._utils sys.modules path

v2.28.0

28 Apr 04:45

Choose a tag to compare

What's Changed

Full Changelog: v2.27.3...v2.28.0

v2.27.3

28 Mar 02:48

Choose a tag to compare

Full Changelog: v2.27.2...v2.27.3

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