Skip to content

Releases: GovTechSG/oobee-desktop

2024-06-06 Purple A11y Desktop

22 Aug 15:20
Compare
Choose a tag to compare
Pre-release

Release info

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

  • Migration to TypeScript
  • Custom Flow 2.0 is now Custom Flow
  • Removal of original Custom Flow (record and playback)

Improvements

  • Enhancements for Clicking Elements for Links

Bug fixes

  • Sitemap scan issues

2024-07-16 Purple A11y Desktop

16 Jul 05:37
Compare
Choose a tag to compare

Release info

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

  • Local file scan toggle and browse file

Improvements

  • Check for duplicate urls in crawlers
  • Remove outdated references to WCAG 2.1 SC 4.1.1

Bug fixes

  • Incorporate bug fixes with axe-core 4.9.1

2024-06-21 Purple A11y Desktop

21 Jun 11:03
Compare
Choose a tag to compare

Release info

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

  • WCAG 2.2 update which includes axe target-size check
  • Scan local files file://
  • Custom enqueue links by clicking elements with support for and selectors and here
  • JSON scan results are now stored in scanDetails.csv with data in base64 encoding

Improvements

  • Custom enqueue links by clicking elements with support for more selectors
  • TypeScript migration
  • Clean up results folder to store just reports
  • Remove utms in URL to prevent duplicate URL from being scanned

Bug fixes

  • Handle pages that does not support full page screenshot in custom flow
  • Handle recursive sitemaps
  • Stop attempting element screenshots in Custom Flow to speed up scan when page cannot be screenshot
  • Minor bug fixes in report.html
  • Update dependencies

2024-06-20 Purple A11y Desktop

20 Jun 09:47
Compare
Choose a tag to compare

Release info

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

  • WCAG 2.2 update which includes axe target-size check
  • Scan local files file://. Working on MacOS at the moment.
  • Custom enqueue links by clicking elements with support for and selectors and here
  • JSON scan results are now stored in scanDetails.csv with data in base64 encoding

Improvements

  • Custom enqueue links by clicking elements with support for more selectors
  • TypeScript migration
  • Clean up results folder to store just reports
  • Remove utms in URL to prevent duplicate URL from being scanned

Bug fixes

  • Handle pages that does not support full page screenshot in custom flow
  • Handle recursive sitemaps
  • Stop attempting element screenshots in Custom Flow to speed up scan when page cannot be screenshot
  • Minor bug fixes in report.html

2024-05-26 Purple A11y Desktop

26 May 04:35
Compare
Choose a tag to compare

Release info

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

  • Add WCAG SCs 1.4.1, 2.2.1 and 2.2.2 to percentage passes in report
  • Speed up website crawls with enhanced check to evaluate page load state
  • Reduce time taken to scan each page by limiting to 50 screenshots per page

Improvements

  • Enhanced connectivity check for compatibility with more sites
  • Increase time allowed for each page scan up from 60 to 90 seconds
  • Update Crawlee 3.8.1 and Playwright to 1.44.1
  • Better support for basic auth sites with special characters

2024-05-23 Purple A11y Desktop

22 May 14:42
Compare
Choose a tag to compare
Pre-release

Release info

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

  • Add WCAG SCs 1.4.1, 2.2.1 and 2.2.2 to percentage passes in report
  • Connection and loading issues
  • Update Playwright to 1.44.0

Bug fixes

  • Additional basic auth support in Website Crawl

2024-05-08 Purple A11y Desktop

13 May 09:37
11c35bc
Compare
Choose a tag to compare

Release info

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

  • Error generating scan report on Custom Flow 1.0

2024-05-08 Purple A11y Desktop

08 May 11:43
Compare
Choose a tag to compare

Release info

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

  • Show informational banner in report

Improvements

  • Updated dependencies

Bug fixes

  • Cancel scan shows previous scan progress

2024-04-26 Purple A11y Desktop

26 Apr 12:38
Compare
Choose a tag to compare
Pre-release

Release info

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

  • Cancel button to stop a scan in progress
  • Preserve scan options in the current desktop app session
  • State terms in singular or plural form in desktop app and report
  • Time shown in report reflect user's time zone
  • Safe scan mode to improve compatibility scanning sites with dynamic page behaviours

Improvements

  • Handle improperly encoded URIs in hyperlink
  • Updated scan dependencies

Bug fixes

  • Check URL does not match exclusions.txt at redirects on scan start
  • Allow long page load for summary pdf generation
  • Fix metaRefresh bug for some websites
  • Fix PDF scan results are not displayed in report

2024-04-02 Purple A11y Desktop

02 Apr 07:34
Compare
Choose a tag to compare
Pre-release

Release info

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

  • Cancel button to stop a scan in progress
  • Preserve scan options in the current desktop app session
  • State terms in singular or plural form in desktop app and report
  • Time shown in report reflect user's time zone

Improvements

  • Handle improperly encoded URIs in hyperlink
  • Updated scan dependencies

Bug fixes

  • Check URL does not match exclusions.txt at redirects on scan start
  • Allow long page load for summary pdf generation
  • Fix metaRefresh bug for some websites