v0.0.32 | AI-Native Workflows & Real-Time Recorder
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.
https://github.com/user-attachments/assets/9901c5ff-cade-4288-bf13-7a521cc0834d
🎥 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 https://github.com/getmaxun/maxun/pull/941
- fix: recorder flow by @RohitR311 in https://github.com/getmaxun/maxun/pull/942
- fix: crawl and search data rendering by @RohitR311 in https://github.com/getmaxun/maxun/pull/945
- feat: add auto search logic by @RohitR311 in https://github.com/getmaxun/maxun/pull/946
- fix(core): max depth crawling logic by @RohitR311 in https://github.com/getmaxun/maxun/pull/947
- feat: add auto robots template by @RohitR311 in https://github.com/getmaxun/maxun/pull/943
- fix: swagger api routes display by @RohitR311 in https://github.com/getmaxun/maxun/pull/948
- feat: sync theme w cloud by @amhsirak in https://github.com/getmaxun/maxun/pull/949
- feat: rename name & target url labels by @amhsirak in https://github.com/getmaxun/maxun/pull/950
- feat(ui): redesign main menu layout and navigation by @amhsirak in https://github.com/getmaxun/maxun/pull/951
- fix: modify api key generation by @RohitR311 in https://github.com/getmaxun/maxun/pull/952
- feat: llm integrations by @amhsirak in https://github.com/getmaxun/maxun/pull/953
- fix: alert cloud sync by @amhsirak in https://github.com/getmaxun/maxun/pull/955
- feat: upgrade redirect to docs by @amhsirak in https://github.com/getmaxun/maxun/pull/956
- chore: pre-release v0.0.32 by @amhsirak in https://github.com/getmaxun/maxun/pull/954
- Revert "feat: add auto search logic" by @amhsirak in https://github.com/getmaxun/maxun/pull/957
- Revert "feat: add auto robots template" by @amhsirak in https://github.com/getmaxun/maxun/pull/958
- feat: browse auto robots by @amhsirak in https://github.com/getmaxun/maxun/pull/959
Full Changelog: https://github.com/getmaxun/maxun/compare/v0.0.31...v0.0.32