Skip to content

Releases: GovTechSG/oobee-desktop

2024-01-04 Purple A11y Desktop

04 Jan 03:07
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

  • Option to adhere to robots.txt rules
  • Copy error log button to copy error information to clipboard when scan is unable to complete

Improvements

  • Support basic authentication in sitemap scan
  • Compatibility on certain websites by sending host header during URL connectivity check
  • Upgrade dependencies

2023-12-21 Purple A11y Desktop

21 Dec 10:02
88e048c
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

  • Rename from Purple HATS to Purple A11y
  • Added XPath and axe Axe Impact to CSV report

Improvements

  • Include pages that redirect if scanned pages is less than user input limit
  • Exclude failed scan pages in total scan count
  • Improved frontend updater

Bug fixes

  • Bug fix for Custom flow crashes on formatting issue
  • Styling issue for error page

2023-12-01 Purple hats Desktop

01 Dec 07:14
5cbf0d4
Compare
Choose a tag to compare

Release info

Purple hats 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

  • Intercept click and request events to handle frame navigation errors in website crawl
  • Styling changes for lab mode, custom flow prepare step
  • Update Node to LTS 20.10.0 and dependencies
  • Add download link to e-mail body (Windows only)

2023-11-21 Purple hats Desktop

21 Nov 10:22
1168119
Compare
Choose a tag to compare

Release info

Purple hats 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

  • UI for e-mail report through Outlook (Windows only)

Bug Fixes

  • Fix custom flow 2.0 bar does not appear on some pages
  • Fix issue retrieving URL required for starting a scan in pages with meta redirect
  • Extend timeouts for taking screenshots
  • Add missing needs review scan results in website crawl and sitemap scan
  • Add missing AI responses in certain scans
  • Bump axios from 1.5.1 to 1.6.0 in backend engine
  • Fix issue in Singpass login page redirects

2023-11-20 Purple hats Desktop

20 Nov 06:52
c601d5c
Compare
Choose a tag to compare

Release info

Purple hats 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

  • UI for e-mail report through Outlook (Windows only)

Bug Fixes

  • Fix custom flow 2.0 bar does not appear on some pages
  • Fix issue retrieving URL required for starting a scan in pages with meta redirect
  • Extend timeouts for taking screenshots
  • Add missing needs review scan results in website crawl and sitemap scan
  • Add missing AI responses in certain scans
  • Bump axios from 1.5.1 to 1.6.0 in backend engine

2023-11-06 Purple hats Desktop

06 Nov 12:34
Compare
Choose a tag to compare

Release info

Purple hats 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

  • Lab mode toggle for users to opt-in to pre-release builds
  • Custom flow 2.0
  • Allow local sitemaps for sitemap crawl and add toggle to allow subdomains for Website crawl
  • Signed and notarised binaries (macOS)

Improvements

  • Remove rosetta2 installation scripts and instructions
  • Styling changes for report
  • Minor reliability improvements to website crawl and sitemap scan
  • Allow user to specify file path to start a sitemap scan

Bug Fixes

  • Fix website connectivity check where website responds with too many redirects

2023-11-03 Purple hats Desktop

03 Nov 14:59
910ae0c
Compare
Choose a tag to compare
Pre-release

Release info

Purple hats 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

  • Custom flow 2.0
  • Allow local sitemaps for Sitemap crawl and add toggle to allow subdomains for Website crawl
  • Signed and notarised binaries (macOS)

Improvements

  • Remove rosetta2 installation scripts and instructions
  • Styling changes for report

2023-10-20 Purple hats (Portable Setup)

20 Oct 10:30
Compare
Choose a tag to compare

Release info

Purple hats 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

  • Displays internet connection error message for Purple AI feature when there is proxy blocking the request or no internet connection
  • Display xpath of affected HTML element in report and allow copy to clipboard function
  • Group and display custom flow occurrences by step number and screenshot of pages
  • Implement lightbox to display full-size screenshots for custom flow scans
  • Update axe core rule descriptions based on QC comments
  • Handle captcha input fields for custom flow scans

Improvements

  • Add new custom flow screen for prepare scan step
  • Styling changes to completed screen
  • Styling changes for browser error messages
  • Validate url before starting scan
  • Resolve minor styling and functionality issues in report

Fixes

  • Resolve an error when element to be screenshot disappear from viewport
  • Resolve an error when button with onclick that executes window.open causes enqueueLinks to crash
  • Resolve an error when meta redirect tag causes refresh to a different url

2023-10-19 Purple hats Desktop

19 Oct 13:48
2fead20
Compare
Choose a tag to compare
Pre-release

Release info

Purple hats 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

  • Displays internet connection error message for Purple AI feature when there is proxy blocking the request or no internet connection
  • Display xpath of affected HTML element in report and allow copy to clipboard function
  • Group and display custom flow occurrences by step number and screenshot of pages
  • Implement lightbox to display full-size screenshots for custom flow scans
  • Update axe core rule descriptions based on QC comments

Improvements

  • Add new custom flow screen for prepare scan step
  • Styling changes to completed screen
  • Styling changes for browser error messages
  • Validate url before starting scan
  • Resolve minor styling and functionality issues in report

Fixes

  • Resolve an error when element to be screenshot disappear from viewport
  • Resolve an error when iframe causes PlaywrightCrawler enqueueLinks to crash

2023-10-06 Purple hats Desktop

06 Oct 14:24
dbe437a
Compare
Choose a tag to compare

Release info

Purple hats 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

  • Upgrade axe-core to 4.6.2 to 4.8.2
  • Handle file uploads in Custom Flow
  • Screenshots of affected HTML elements
  • Purple AI: Generated AI suggestions for issues in report

Improvements

  • Make changes to the report csv format
  • Add validation for Custom Flow Label input
  • Log webpages that encounter errors when scanned with PH in report.html
  • Hide Purple AI in report if it is not reachable (e.g. on proxy or offline)
  • Support for right-click actions in Custom Flow scan
  • Pre-package backend engine for Mac App for a more reliable installation

Fixes

  • Push security update for Electron to resolve webp, libvpx's heap buffer overflow in vp8 encoding vulnerability
  • Custom Flow click issue where selector matches two or more elements
  • Runtime issue with new macOS Sonoma
  • Escape html elements which contain <script> tag
  • Report html with pre-filled information for link to feedback form