Skip to content

Releases: Kode-Rex/webcat

v2.5.0

10 Oct 21:07

Choose a tag to compare

What's Changed

  • feat: Increase MAX_CONTENT_LENGTH to 50,000 chars and make it configurable by @T-rav in #46
  • added in perplexity deep_research

Full Changelog: v2.4.0...v2.5.0

2.3.0

03 Oct 23:06
b4a9aed

Choose a tag to compare

What's Changed

  • mcp fixes by @T-rav in #19
  • Demo UI by @T-rav in #20
  • feat: Streamline CI for main branch - reduce unnecessary jobs by @T-rav in #21
  • ci(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #26
  • ci(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #23
  • ci(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #25
  • docker(deps): bump python from 3.11-slim to 3.13-slim in /docker by @dependabot[bot] in #22
  • ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #24
  • Refactor by @T-rav in #27
  • fix: Mock html2text in content truncation test by @T-rav in #28
  • Better page scraping and results display by @T-rav in #29
  • refactor: Extract duplicate demo utilities and remove static mock data by @T-rav in #30
  • refactor: Comprehensive architecture refactoring by @T-rav in #31
  • fix: Add missing init.py to endpoints package by @T-rav in #32
  • chore: Bump version to 2.3.0 by @T-rav in #33

Full Changelog: v2.2.2...v2.3.0

V1.1

06 Jun 21:44
2410958

Choose a tag to compare

scrape_with_images : Include images when returning the website contents.
Fixed a dependency issue where a package has been split up

Full Changelog: https://github.com/T-rav/webcat/commits/V1.1