What's New
🛡️ Fail-Safe Data Extraction
Introducing support for partial data returns - if a robot run is aborted or fails midway, you’ll still receive all data extracted up to that point. This ensures you never lose valuable data, even during unexpected interruptions.
What's Changed
- fix: broken env var table by @amhsirak in #592
- fix: SSL certificate error on proxy configured browser launch by @RohitR311 in #590
- fix: remove
version
from docker compose by @amhsirak in #594 - feat: byop config by @amhsirak in #595
- feat: update robot description for multiple actions by @amhsirak in #597
- fix: remove reference to non-exported
width
property by @amhsirak in #603 - chore: cleanup by @amhsirak in #604
- feat: improve selector generation highlighting by @RohitR311 in #591
- feat: remove authenticated socket logic by @RohitR311 in #598
- feat: override anchor container selection by @amhsirak in #600
- fix: remove left side panel width setting by @amhsirak in #605
- fix: wrap symbol in
String()
for safe conversion by @amhsirak in #606 - fix: remove menu width adjustment on tab selection by @amhsirak in #608
- feat: generate truly unique action ids by @RohitR311 in #609
- feat: move web2api to api key section by @amhsirak in #611
- feat: webhook support by @RohitR311 in #610
- feat: discard only current active action by @RohitR311 in #602
- fix: increase timeout on url change by @amhsirak in #616
- chore: pre-release v0.0.15 by @amhsirak in #614
- fix: define module in commonjs scope by @amhsirak in #617
- feat: run migrations before start script by @amhsirak in #618
- feat: link webhooks docs by @amhsirak in #619
- feat: db migrations for docker setup by @amhsirak in #620
- fix: download csv and json list data by @RohitR311 in #625
- chore: cleanup old docker files by @amhsirak in #634
- chore: archive bullmq worker by @amhsirak in #635
- chore: bump @axios from 0.26.0 to 1.9.0 by @amhsirak in #637
- feat: unified run creation and execution by @RohitR311 in #628
- feat: browser performance optimization by @RohitR311 in #640
- feat: return partial run results for abort and failed runs by @RohitR311 in #636
- fix: abort operation by @amhsirak in #629
- chore: pre-release v0.0.16 by @amhsirak in #641
Full Changelog: v0.0.15...v0.0.16