What's New
π Robot Duplication via SDK
You can now duplicate any robot through the SDK, the same way you already can through the UI and API.
π¦ Maxun CLI
Weβre releasing the official Maxun CLI, available for both Maxun Cloud and Open Source users.
The CLI lets you create, manage, run data scraping robots. It's a simple way to work with Maxun from your terminal.
Learn more: https://docs.maxun.dev/category/cli
Repository: https://github.com/getmaxun/maxun-cli
Maxun_CLI.mp4
What's Changed
- fix: add langgraph svg by @RohitR311 in #1011
- feat: add status check route sdk for Maxun CLI by @RohitR311 in #1012
- fix(recorder): auto-discard recording session after 10-minute timeout by @ritam1303 in #999
- fix: enforce unique robot names across all creation flows and edit by @ritam1303 in #998
- feat: add sdk robot duplication by @RohitR311 in #1005
- fix: error handling apikey check by @RohitR311 in #1010
- fix: sdk doc link path by @RohitR311 in #1014
- fix: duplicate field naming for captured data by @RohitR311 in #1015
- chore: pre-release v0.0.36 by @amhsirak in #1016
New Contributors
- @ritam1303 made their first contribution in #999
Full Changelog: v0.0.35...v0.0.36