Skip to content

2025-02-18 Oobee Desktop

Compare
Choose a tag to compare
@younglim younglim released this 18 Feb 02:51
· 76 commits to main since this release

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

What's New

Improvements

  • Add skipped URL pages to report CSV
  • Move oobee readability checks to AAA
  • Updated to Playwright 1.50.1
  • Pages that match exclusions.txt will be included in Report HTML and CSV as skipped pages
  • Extended DOM mutations check to wait for pages to load
  • Allow crawling of pages in domain/sub-domain even if starting URL matches blacklistedPatterns in exclusions.txt

Bug fixes

  • Incorrect deviceChosen in scanData and report CSV
  • Default blacklisted URL patterns are not read
  • Option for ruleset insufficiently parsed as String
  • Empty console message when no pages were scanned from Sitemap or LocalFile
  • Crash on page redirect in Sitemap scan