What’s New
🤖 LLM Integrations
You can now plug Maxun directly into popular AI frameworks using our SDK. This makes it much easier to build AI-powered workflows on top of Maxun’s data layer.
Learn More: https://docs.maxun.dev/category/integrations
🧠 Smarter AI Mode Extract (No URL Required)
AI Mode Extract no longer requires a website URL upfront.
You can now use natural prompts like
“Extract 10 companies from the Y Combinator website”
Maxun will automatically identify the source and perform the extraction for you.
AI_Mode_Extract_No_Url.mp4
🎥 Enhanced Recorder with Real-Time Browser Sync
Recorder mode now stays in real-time sync with the live website, making recordings more accurate and reliable.
You’ll see and capture actual browser actions as they happen, including
- Typing into inputs
- Clicking buttons and links
- Scrolling pages
- Interacting with dynamic elements
What's Changed
- chore: deprecate robot duplication by @amhsirak in #941
- fix: recorder flow by @RohitR311 in #942
- fix: crawl and search data rendering by @RohitR311 in #945
- feat: add auto search logic by @RohitR311 in #946
- fix(core): max depth crawling logic by @RohitR311 in #947
- feat: add auto robots template by @RohitR311 in #943
- fix: swagger api routes display by @RohitR311 in #948
- feat: sync theme w cloud by @amhsirak in #949
- feat: rename name & target url labels by @amhsirak in #950
- feat(ui): redesign main menu layout and navigation by @amhsirak in #951
- fix: modify api key generation by @RohitR311 in #952
- feat: llm integrations by @amhsirak in #953
- fix: alert cloud sync by @amhsirak in #955
- feat: upgrade redirect to docs by @amhsirak in #956
- chore: pre-release v0.0.32 by @amhsirak in #954
- Revert "feat: add auto search logic" by @amhsirak in #957
- Revert "feat: add auto robots template" by @amhsirak in #958
- feat: browse auto robots by @amhsirak in #959
Full Changelog: v0.0.31...v0.0.32