版本发布 8
### 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](https://github.com/GovTechSG/oobee/blob/master/INSTALLATION.md) for Windows and Mac. ### What's New #### New Features * feat: augment axe violation messages with live DOM context for LLM-assisted fixes by @younglim in https://github.com/GovTechSG/oobee/pull/720 * fix: reduce memory usage for small containers in mergeAxeResults for large 1,000 and above page scans by @younglim in https://github.com/GovTechSG/oobee/pull/740 #### Fixes * Bump qs from 6.15.0 to 6.15.2 by @dependabot[bot] in https://github.com/GovTechSG/oobee/pull/737 * Add release tag `latest` and build on ghcr likewise by @younglim in https://github.com/GovTechSG/oobee/pull/739 * Bump axios from 1.15.2 to 1.16.0 by @dependabot[bot] in https://github.com/GovTechSG/oobee/pull/738 * ci: generate and commit oobee-client-scanner.js in publish workflow by @younglim in https://github.com/GovTechSG/oobee/pull/741 **Full Changelog**: https://github.com/GovTechSG/oobee/compare/v0.10.87...0.10.90
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](https://github.com/GovTechSG/oobee/blob/master/INSTALLATION.md) for Windows and Mac. ## What's Changed * Add settings to hide overlay for other domain by @WilsonkwSheng in https://github.com/GovTechSG/oobee/pull/690 * Safeguard writeSummaryPdf with try catch block and skip readFileSync … by @WilsonkwSheng in https://github.com/GovTechSG/oobee/pull/691 * chore: bump version to v0.10.85 by @github-actions[bot] in https://github.com/GovTechSG/oobee/pull/692 **Full Changelog**: https://github.com/GovTechSG/oobee/compare/0.10.84...0.10.85
### 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](https://github.com/GovTechSG/oobee/blob/master/INSTALLATION.md) for Windows and Mac. ### What's New #### Features * Add Proxy INCLUDE_PROXY env to take in domains that use proxy exclusively by @younglim in https://github.com/GovTechSG/oobee/pull/686 #### Improvements * Remove unused library inside crawlDomain by @WilsonkwSheng in https://github.com/GovTechSG/oobee/pull/675 * Dedupe URL enqueue operations to reduce duplicate queue churn before … by @WilsonkwSheng in https://github.com/GovTechSG/oobee/pull/674 * Precompute selector string outside click-enqueue loop in crawlDomain by @WilsonkwSheng in https://github.com/GovTechSG/oobee/pull/673 * Refactor utils file by @WilsonkwSheng in https://github.com/GovTechSG/oobee/pull/660 Use Set-based URL dedupe checks in crawlDomain by @WilsonkwSheng in https://github.com/GovTechSG/oobee/pull/672 ** Split large report pipeline into helper modules and clean exports by @WilsonkwSheng in https://github.com/GovTechSG/oobee/pull/648 * Handle apex domain redirects from domain.tld to www.domain.tld by @younglim in https://github.com/GovTechSG/oobee/pull/683 * Same-domain crawl strategy discovering significantly fewer pages than same-hostname by @younglim in https://github.com/GovTechSG/oobee/pull/684 #### Bug Fixes * Bump undici from 7.22.0 to 7.24.1 by @dependabot[bot] in https://github.com/GovTechSG/oobee/pull/681 * Bump file-type from 19.6.0 to 21.3.2 by @dependabot[bot] in https://github.com/GovTechSG/oobee/pull/682 * Bump fast-xml-parser from 5.4.1 to 5.5.6 by @dependabot[bot] in https://github.com/GovTechSG/oobee/pull/685 **Full Changelog**: https://github.com/GovTechSG/oobee/compare/0.10.83...0.10.84
### 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](https://github.com/GovTechSG/oobee/blob/master/INSTALLATION.md) for Windows and Mac. ### What's New #### Features * Provides `scanPage` and `scanHTML` for flexible NodeJS integration by @younglim in https://github.com/GovTechSG/oobee/pull/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 https://github.com/GovTechSG/oobee/pull/635 #### Improvements * Improve CLI build and Integration APIs (Cypress and Playwright) include screenshots by @younglim in https://github.com/GovTechSG/oobee/pull/629 * Feat: Provides `scanPage` and `scanHTML` for flexible NodeJS integration by @younglim in https://github.com/GovTechSG/oobee/pull/631 * Refactor persistent context option assembly to avoid Chrome 145 headless crash by @younglim in https://github.com/GovTechSG/oobee/pull/641, https://github.com/GovTechSG/oobee/commit/a5c720267fb87fdf169ee449855e475efd31bac1 and https://github.com/GovTechSG/oobee/commit/87acd5584e692a0cfb059c3dbd7cc1276dce05d7 #### Bug Fixes * Bump axios from 1.12.0 to 1.13.5 by @dependabot[bot] in https://github.com/GovTechSG/oobee/pull/632 * Bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in https://github.com/GovTechSG/oobee/pull/633 * Bump minimatch by @dependabot[bot] in https://github.com/GovTechSG/oobee/pull/638 * Bumps Playwright to 1.58.2. Resets broken deps caused by brace-expansion override by @younglim in https://github.com/GovTechSG/oobee/pull/640 and https://github.com/GovTechSG/oobee/pull/641/changes/04517283e97fda5456c03a972025ddfca73bcfb3 * Fix/import brace-expansion errors by @younglim in https://github.com/GovTechSG/oobee/pull/642 **Full Changelog**: https://github.com/GovTechSG/oobee/compare/0.10.76...0.10.81
### 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](https://github.com/GovTechSG/oobee/blob/master/INSTALLATION.md) for Windows and Mac. ### What's New #### Features * Provides `scanPage` and `scanHTML` for flexible NodeJS integration by @younglim in https://github.com/GovTechSG/oobee/pull/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 https://github.com/GovTechSG/oobee/pull/635 #### Improvements * Improve CLI build and Integration APIs (Cypress and Playwright) include screenshots by @younglim in https://github.com/GovTechSG/oobee/pull/629 * Feat: Provides `scanPage` and `scanHTML` for flexible NodeJS integration by @younglim in https://github.com/GovTechSG/oobee/pull/631 * Refactor persistent context option assembly to avoid Chrome 145 headless crash by @younglim in https://github.com/GovTechSG/oobee/pull/641 #### Bug Fixes * Bump axios from 1.12.0 to 1.13.5 by @dependabot[bot] in https://github.com/GovTechSG/oobee/pull/632 * Bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in https://github.com/GovTechSG/oobee/pull/633 * Bump minimatch by @dependabot[bot] in https://github.com/GovTechSG/oobee/pull/638 * Bumps Playwright to 1.58.2. Resets broken deps caused by brace-expansion override by @younglim in https://github.com/GovTechSG/oobee/pull/640 and https://github.com/GovTechSG/oobee/pull/641/changes/04517283e97fda5456c03a972025ddfca73bcfb3 and https://github.com/GovTechSG/oobee/commit/43ab53605d0c45b521494a89fee1e72e96dff205 **Full Changelog**: https://github.com/GovTechSG/oobee/compare/0.10.76...0.10.79
### 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](https://github.com/GovTechSG/oobee/blob/master/INSTALLATION.md) for Windows and Mac. ### What's New #### Improvements * Improve CLI build and Integration APIs (Cypress and Playwright) include screenshots by @younglim in https://github.com/GovTechSG/oobee/pull/629 * Provides `scanPage` and `scanHTML` for flexible NodeJS integration by @younglim in **Full Changelog**: https://github.com/GovTechSG/oobee/compare/0.10.76...0.10.78-alpha1
### 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](https://github.com/GovTechSG/oobee/blob/master/INSTALLATION.md) for Windows and Mac. ### What's New #### Bug fixes * Fix bug where old rule short descriptions are not replaced by new a11yRuleShortDescriptionMap in JSON outputs in https://github.com/GovTechSG/oobee/commit/508e1e9f6682cf9dd82b75b21895706252354829 by @younglim **Full Changelog**: https://github.com/GovTechSG/oobee/compare/0.10.74...0.10.76
### 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](https://github.com/GovTechSG/oobee/blob/master/INSTALLATION.md) for Windows and Mac. ### What's New #### Features * New Oobee report and Custom flow that simplifies accessibility concepts with improved user experience @Carlintyj @WilsonkwSheng @thehansong @Sachin-Gamage in https://github.com/GovTechSG/oobee/pull/603 * Output scanned pages as sitemap by @younglim in https://github.com/GovTechSG/oobee/pull/620 #### Improvements * Reduce time taken by 10 seconds on first run in Docker by @younglim in https://github.com/GovTechSG/oobee/pull/599 * Update Report CSV issueDescription to latest by @younglim in https://github.com/GovTechSG/oobee/pull/613 * Reduce false-positives with Axe-core upgrade to 4.11.1 by @younglim in https://github.com/GovTechSG/oobee/commit/62c238be9b1558f6ecb4a2680852717e7fa76ae3 * Updated dependencies https://github.com/GovTechSG/oobee/pull/596 https://github.com/GovTechSG/oobee/pull/594 https://github.com/GovTechSG/oobee/pull/600 https://github.com/GovTechSG/oobee/pull/581 https://github.com/GovTechSG/oobee/pull/608 https://github.com/GovTechSG/oobee/pull/609 https://github.com/GovTechSG/oobee/pull/614 #### Bug fixes * Remove outdated rules by @younglim in https://github.com/GovTechSG/oobee/pull/590 * fix: node bug preventing node e2e test from completion by @seankohjs in https://github.com/GovTechSG/oobee/pull/616 * Update link to Playground by @younglim in https://github.com/GovTechSG/oobee/pull/615 * Add GenAI feature flag check for UI rendering to not show error by @thehansong in https://github.com/GovTechSG/oobee/pull/606 * Fix missing description summary-name by @younglim in https://github.com/GovTechSG/oobee/pull/618 ## New Contributors * @seankohjs made their first contribution in https://github.com/GovTechSG/oobee/pull/616 **Full Changelog**: https://github.com/GovTechSG/oobee/compare/0.10.72...0.10.74