π Maxun v0.0.19 | Deep Shadow DOM Support & Stability Fixes
What's New
π·οΈ Deep Shadow DOM Support
Maxun now supports scraping data from websites with deep Shadow DOM structures. You can now select and extract content even from heavily encapsulated elements.
π Bug Fixes
- Smoother UI, smarter extraction.
- More consistent behavior and clearer visual feedback in the recorder.
What's Changed
- fix: href selector revamp by @RohitR311 in #682
- fix: pass ~ modifier to location directive by @amhsirak in #689
- feat(infra): include
webhookin proxy location by @naveenpan09 in #688 - fix: increase robot settings modal top margin for consistency by @vish-arch in #690
- fix: main menu tab spacing by @amhsirak in #686
- feat: validate credentials by @amhsirak in #685
- feat: display capture text data in vertical (column-wise) format by @RohitR311 in #680
- feat: do not show recording url before browser is available by @amhsirak in #683
- feat(maxun-core): remove max duplicate item logic by @amhsirak in #684
- feat(maxun-core): child extraction + deep shadow dom by @RohitR311 in #694
- chore: pre-release v0.0.19 by @amhsirak in #695
New Contributors
- @vish-arch made their first contribution in #690
Full Changelog: v0.0.18...v0.0.19