What's New
🔁 Robot Duplication
You can now duplicate Extract Robots created using Recorder mode to quickly create a new robot from an existing configuration.
This makes it easy to reuse extraction workflowsor run similar automations without rebuilding the robot from scratch.
Robot duplication is available from the UI and can also be done programmatically via the API.
Learn more: https://docs.maxun.dev/robot/extract/robot-duplicate
What's Changed
- Fix: Enable recorder browser reload with proper navigation handling (#988) by @alwaysalearner1234 in #997
- feat: add robot duplication by @RohitR311 in #993
- fix: robot edit url logic by @RohitR311 in #994
- fix: generate uuid for non secure context by @RohitR311 in #1000
- feat: remove standard proxy tabs by @amhsirak in #1001
- feat: improve realtime scrolling action by @RohitR311 in #1002
- chore: pre-release v0.0.35 by @amhsirak in #1003
New Contributors
- @alwaysalearner1234 made their first contribution in #997
Full Changelog: v0.0.34...v0.0.35