Release info
Oobee is available as a desktop app for Mac and Windows. The setup files can be downloaded under Assets at the bottom of the page.
Installation Guide
- Refer to the Installation Guide for Windows and Mac.
What's New
In this release, scans maintain fresh browser sessions throughout, preventing mid-scan blocking on large sites. Reduced disk usage makes scans more reliable on Docker and resource-constrained environments. Intelligent scans complete faster by discovering links during the sitemap phase instead of a separate slow discovery pass. We have also improved report clarity — images, downloads, and other non-web-page URLs now appear under "Unsupported Documents" with clear labels. Scans should start faster with the combine of validate and scan into single process.
A new CRAWL.md guide explains scan modes, strategy options, and recommended hardware for getting the best results.
Improvements
- improv: omit passed items from disk writes to reduce storage usage by @younglim in GovTechSG/oobee#773
- Upgrade crawlee and playwright versions for stability on Windows by @younglim in GovTechSG/oobee#776
- Combine validate and scan into single process by @younglim in #254
Fixes
- chore(deps): bump undici from 7.24.4 to 7.28.0 by @dependabot[bot] in GovTechSG/oobee#771
- fix: restrict TMPDIR cleanup to Docker and isolate per scan instance by @younglim in GovTechSG/oobee#775
- Fix/cleanup browser pool directories by @younglim in GovTechSG/oobee#778
- improv: false positive in oobee-accessible-label for non-perceivable empty elements by @younglim in GovTechSG/oobee#780
- fix: prevent Windows hang from browser pool resource exhaustion on large crawls by @younglim in GovTechSG/oobee#783
- fix: propagate ruleset parameter to sitemap and intelligent crawlers by @younglim in GovTechSG/oobee#784
- fix: intelligent crawl overshoots page limit (-p) across phases by @younglim in GovTechSG/oobee#785
- Fix/windows crawlee lock race by @younglim in GovTechSG/oobee#787
- fix: exclude crawlee* directories from zip output by @younglim in GovTechSG/oobee#788
- fix: cookie clone from pristine profile, pool cleanup, intelligent sitemap optimization, download/403 handling, unsupported document classification by @younglim in GovTechSG/oobee#789
- Fix/403 retry storm by @younglim in GovTechSG/oobee#790
Full Changelog: 0.10.97...0.11.1