Releases: Kode-Rex/webcat
Releases · Kode-Rex/webcat
v2.5.0
2.3.0
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
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