What's New
⚡ Automatic Pagination Detection
We now detect the correct pagination method for your target site automatically.
You can accept the suggested pagination or override it with your own - full control, zero guesswork.
autopagination.mp4
🪶 Massive Docker Image Reduction ~79% Smaller
Our backend image dropped from 1.2 GB → 247 MB (~79% smaller).
Faster pulls, faster deploys!
🛡️ BYOP for Scrape Robots
Bring Your Own Proxy now works seamlessly with scrape robots.
What's Changed
- feat: reuse existing page instance by @RohitR311 in #894
- fix: conditionally render action names & list limits by @amhsirak in #897
- fix(core): clean socket handlers causing memory leaks by @amhsirak in #899
- chore: cleanup deps by @amhsirak in #901
- feat: add auto pagination detection by @RohitR311 in #904
- feat: generate clean auto extract list data by @RohitR311 in #905
- chore: archive legacy recorder by @amhsirak in #895
- chore(infra): add separate browser service by @RohitR311 in #906
- fix: db leaks + socket cleanup by @amhsirak in #900
- chore: pre-release v0.0.28 by @amhsirak in #907
Full Changelog: v0.0.27...v0.0.28