This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+12 more
Summary
AI summaryUpdates fix, core, and chore across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds Summary output format for robots Adds Summary output format for robots Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Medium |
Fixes support for hybrid pagination Fixes support for hybrid pagination Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Medium |
Fixes multi-user data isolation issue Fixes multi-user data isolation issue Source: llm_adapter@2026-06-11 Confidence: low |
— |
| Bugfix | Low |
Fixes welcome screens UI glitches Fixes welcome screens UI glitches Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Low |
Fixes URL scheme validation logic Fixes URL scheme validation logic Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Low |
Fixes LLM pagination and limit handling Fixes LLM pagination and limit handling Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Low |
Fixes !show target URL display for doc-extract & doc-parse Fixes !show target URL display for doc-extract & doc-parse Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Low |
Replaces doc UI implementation Replaces doc UI implementation Source: llm_adapter@2026-06-11 Confidence: high |
— |
Full changelog
✨ New: Summary Format
We've added a new Summary output format for:
- Scrape robots
- Crawl robots
- Search + Scrape robots
Instead of just returning raw page content, Maxun can now generate concise summaries of the extracted information, making it easier to process large amounts of web data.
Simply select Summary as an output format when configuring your robot.
Happy scraping!
What's Changed
- fix: multi-user data isolation by @RohitR311 in https://github.com/getmaxun/maxun/pull/1088
- feat(core): add support for summary data format by @RohitR311 in https://github.com/getmaxun/maxun/pull/1092
- fix: support for hybrid pagination by @RohitR311 in https://github.com/getmaxun/maxun/pull/1094
- fix: welcome screens ui by @amhsirak in https://github.com/getmaxun/maxun/pull/1097
- fix: url scheme validation by @RohitR311 in https://github.com/getmaxun/maxun/pull/1095
- fix: llm pagination and limit by @RohitR311 in https://github.com/getmaxun/maxun/pull/1096
- fix: !show target url for
doc-extract&doc-parseby @amhsirak in https://github.com/getmaxun/maxun/pull/1098 - fix: replace doc ui by @amhsirak in https://github.com/getmaxun/maxun/pull/1099
- chore: pre-release v0.0.42 by @amhsirak in https://github.com/getmaxun/maxun/pull/1100
Full Changelog: https://github.com/getmaxun/maxun/compare/v0.0.41...v0.0.42
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About maxun
The open-source no-code platform for web scraping, crawling, search and AI data extraction • Turn websites into structured APIs in minutes
Related context
Related tools
Beta — feedback welcome: [email protected]