Closed Issues
- Bug: CORS issue that arises when navigating with target="_blank" links #808
- Bug: Occasional remote browser flickering #807
- Bug: prevent default error occurring due to scroll operations #806
- Bug: Discard recording is slow sometimes #803
- Bug(maxun-core): Random occasional failures for runs #802
- Enhancement(maxun-core): Safe failure for extraction #801
- Enhancement: Socket namespace cleanup #800
- Enhancement: Integration error handling and task cleanup #799
- Enhancement: Better error handling on browser initialization #798
- Bug: Integration auth redirects to empty integration page #787
- Bug: Robots Tab Click Doesn't Work When Robot Options Are Open #786
- Bug: Broken Back Navigation for Integrations (OSS Only) #785
- Bug: UI flicker on empty runs #784
- Bug: If image does not load in recorder, output preview does not show image urls #780
- Bug: On list limit selection instruction gets highlighted #779
What's Changed
- fix: limit instruction highlighting by @amhsirak in #781
- fix: images do not load in recorder by @RohitR311 in #782
- fix: ensure consistent element selection by applying parent-child grouping by @RohitR311 in #783
- fix: back navigation for integrations by @amhsirak in #788
- fix: redirect to /integrate/googleSheets on auth by @amhsirak in #789
- fix: robots tab click doesn't work when robot options are open by @RohitR311 in #790
- feat: faster data fetching v2 by @RohitR311 in #791
- fix: instant discard redirect by @amhsirak in #804
- fix: occasional highlighter disappearance by @RohitR311 in #805
- feat: cleaner robot options header by @amhsirak in #809
- fix: cors navigation issue by @RohitR311 in #810
- fix(maxun-core): robot browser recording crashes by @RohitR311 in #811
- feat: move create robot from modal to page by @RohitR311 in #812
- chore: pre-release v0.0.24 by @amhsirak in #813
- fix: socket conn handling by @RohitR311 in #814
Full Changelog: v0.0.23...v0.0.24