Skip to content

Releases: GovTechSG/oobee

2026-06-05 Oobee (Portable Setup)

05 Jun 11:47
cd9619a

Choose a tag to compare

Release info

Oobee (formerly known as Purple A11y) 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

New Features

  • feat: augment axe violation messages with live DOM context for LLM-assisted fixes by @younglim in #720

Fixes

  • Bump qs from 6.15.0 to 6.15.2 by @dependabot[bot] in #737
  • Add release tag latest and build on ghcr likewise by @younglim in #739
  • Bump axios from 1.15.2 to 1.16.0 by @dependabot[bot] in #738
  • ci: generate and commit oobee-client-scanner.js in publish workflow by @younglim in 8caaf4a
  • fix: reduce memory usage in mergeAxeResults for large scans by @younglim in #740
  • fix: prevent Node crash from Crawlee EPERM on Windows during report generation by @younglim in #743

Full Changelog: 0.10.89...0.10.91

2026-05-28 Oobee (Portable Setup)

28 May 15:21

Choose a tag to compare

Release info

Oobee (formerly known as Purple A11y) 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

New Features

  • feat: augment axe violation messages with live DOM context for LLM-assisted fixes by @younglim in #720

Fixes

Full Changelog: v0.10.87...0.10.88

2026-05-21 Oobee (Portable Setup)

21 May 05:38
32f5a38

Choose a tag to compare

Release info

Oobee (formerly known as Purple A11y) 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

Fixes

  • Fix custom flow entry URL to not use redirected URL by @WilsonkwSheng in #722
  • Reduce embedded report payload by omitting page.items from scanItems-… by @WilsonkwSheng in #726
  • feat: add OOBEE_SCAN_METADATA and OOBEE_SCAN_PRODUCT Sentry context overrides by @younglim in #718
  • fix: prevent OOM in summary.html generation for large scans by @younglim in #732
  • feat: skip redirects to external domains and honour domain/hostname strategy in sitemap/intelligent crawls by @younglim in #731
  • fix: normalize URLs for dedup to prevent scanning same page twice by @younglim in #733
  • fix: await crawlee folder cleanup before zipping results by @younglim in #734
  • Fix/local sitemap no pages scanned by @younglim in #735
  • fix: correctly block exact paths and query-string patterns from robots.txt by @younglim in #736
  • Bump uuid from 11.1.0 to 14.0.0 by @dependabot[bot] in #721
  • Bump ip-address from 10.1.0 to 10.2.0 by @dependabot[bot] in #723
  • Bump axios from 1.15.0 to 1.15.2 by @dependabot[bot] in #724
  • Bump fast-xml-builder from 1.1.4 to 1.2.0 by @dependabot[bot] in #725
  • Bump brace-expansion from 5.0.5 to 5.0.6 by @dependabot[bot] in #727
  • Bump ws from 8.19.0 to 8.20.1 by @dependabot[bot] in #728
  • Bump axe-core to 4.11.4 by @younglim in #729
  • Bump fast-xml-parser from 5.5.11 to 5.8.0 by @dependabot[bot] in #716
  • chore: bump version to v0.10.87 by @github-actions[bot] in #730

Full Changelog: 0.10.86...0.10.87

2026-04-21 Oobee (Portable Setup)

21 Apr 06:47

Choose a tag to compare

Release info

Oobee (formerly known as Purple A11y) 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

Features

  • feat: export rule descriptions & step-by-step guides; add oobee-client-scanner browser bundle with Sentry telemetry by @younglim in #710
  • catch requestHandler errors in sitemapCrawl so unreachable pages appear in pagesNotScanned by @younglim in #704

Improvements

  • Allow sitemap.txt and validate contents in crawlSitemap by @younglim in #703

Fixes

  • fix: sanitize S3 metadata values before upload by @WilsonkwSheng in #696
  • Prevent summary page table from breaking due to serialization issues by @younglim in #697
  • fix: prevent crash when page closes during custom flow scan by @younglim in #698
  • Pass browser and userDataDir into runCustom and use launchPersistentContext by @WilsonkwSheng in #699
  • N/A page counts in scan report when pagesScanned contains null pageTitle by @younglim in #705
  • Fix chaining of empty categories when generating report by @younglim in #706
  • Add env to enable audio for playwright by @WilsonkwSheng in #709
  • Add SVG icons and CSS adjustments for collapsed overlay menu by @khhui in #708
  • fix: correct ALL_PROXY scheme handling and warn on INCLUDE_PROXY with PAC-only proxy by @younglim in #711
  • Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #693
  • Bump brace-expansion from 5.0.4 to 5.0.5 by @dependabot[bot] in #694
  • Bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #700
  • Bump fast-xml-parser from 5.5.6 to 5.5.11 by @dependabot[bot] in #701
  • Bump axios from 1.13.6 to 1.15.0 by @dependabot[bot] in #702
  • Bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in #707
  • chore: bump version to v0.10.86 by @github-actions[bot] in #712

New Contributors

Full Changelog: 0.10.85...0.10.86

2026-03-25 Oobee (Portable Setup)

25 Mar 07:36
26be864

Choose a tag to compare

Release info
Oobee (formerly known as Purple A11y) 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 Changed

  • Add settings to hide overlay for other domain by @WilsonkwSheng in #690
  • Safeguard writeSummaryPdf with try catch block and skip readFileSync … by @WilsonkwSheng in #691
  • chore: bump version to v0.10.85 by @github-actions[bot] in #692

Full Changelog: 0.10.84...0.10.85

2026-03-18 Oobee (Portable Setup)

18 Mar 09:27

Choose a tag to compare

Release info

Oobee (formerly known as Purple A11y) 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

Features

  • Add Proxy INCLUDE_PROXY env to take in domains that use proxy exclusively by @younglim in #686

Improvements

Bug Fixes

Full Changelog: 0.10.83...0.10.84

2026-03-05 Oobee (Portable Setup)

05 Mar 06:34
49fd2e7

Choose a tag to compare

Release info

Oobee (formerly known as Purple A11y) 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

Features

  • Provides scanPage and scanHTML for flexible NodeJS integration by @younglim in #631
  • Compresses ~500 MB scanItems to ~70 MB for report.html, fixes Firefox, Safari and GovTech Comet enterprise environment, remove console errors by @younglim in #635

Improvements

  • Improve CLI build and Integration APIs (Cypress and Playwright) include screenshots by @younglim in #629
  • Refactor persistent context option assembly to avoid Chrome 145 headless crash by @younglim in #641, a5c7202 and 87acd55

Bug Fixes

Full Changelog: 0.10.76...0.10.83

2026-02-03 Oobee (Portable Setup)

03 Feb 10:01
5b6f4f2

Choose a tag to compare

Pre-release

Release info

Oobee (formerly known as Purple A11y) 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

  • Improve CLI build and Integration APIs (Cypress and Playwright) include screenshots by @younglim in #629

Full Changelog: 0.10.76...0.10.77

2026-01-27 Oobee (Portable Setup)

27 Jan 11:43
504bc43

Choose a tag to compare

Release info

Oobee (formerly known as Purple A11y) 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

Bug fixes

  • Fix bug where old rule short descriptions are not replaced by new a11yRuleShortDescriptionMap in JSON outputs in 508e1e9 by @younglim

Full Changelog: 0.10.74...0.10.76

2026-01-21 Oobee (Portable Setup)

21 Jan 10:17
c49727d

Choose a tag to compare

Release info

Oobee (formerly known as Purple A11y) 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

Features

Improvements

Bug fixes

New Contributors

Full Changelog: 0.10.70...0.10.74