Releases: GovTechSG/oobee-desktop
2023-11-03 Purple hats Desktop
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
- Refer to the Installation Guide for Windows and Mac.
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)
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
- Refer to the Installation Guide for Windows and Mac.
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
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
- Refer to the Installation Guide for Windows and Mac.
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
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
- Refer to the Installation Guide for Windows and Mac.
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
2023-09-21 Purple hats Desktop
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
- Refer to the Installation Guide for Windows and Mac.
What's New
Known Issues
- This pre-release does not compile on M1 / M2 Mac due to an architecture issue with node-canvas. The team is looking to resolve the issue
New Features
- Screenshots of affected elements
- Purple AI: Generated AI suggestions for issues in report (coming soon)
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)
- Changes to file types options in the GUI
- Add validation for Custom Flow Label input in GUI
Fixes
- Push Security Update for Frontend due to High Severity Webp vulnerability among others
2023-09-08 Purple hats Desktop
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
- Refer to the Installation Guide for Windows and Mac.
What's New
New features
- PDF Accessibility Scanning: You can now scan PDF files for accessibility issues during website and sitemap crawls.
- Report in CSV format: Your report is now available in CSV format for easy sharing and porting to your product management tool.
Improvements
- Allows you to re-run custom flow if you encounter errors replaying the flow.
- Added version number in report.
- Minor security enhancements.
Fixes
- Added appropriate validation for Edit Profile modal’s name input field.
2023-08-31 Purple hats Desktop
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
- Refer to the Installation Guide for Windows and Mac.
What's New
- Mail feature for events
- Refactored user data form modal - name validation, escape keydown, validation on submit
- Allow users to replay custom flow scripts in error page
- Added template for github pull requests
2023-08-24 Purple hats Desktop
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
- Refer to the Installation Guide for Windows and Mac.
What's New
- Conduct website and sitemap scans in headless mode
- Revamped user interface to show pages URLs during a scan
- Ability to choose download folder for accessibility scans
- Ability to replay a custom flow
- Reduced file size as Chromium and Firefox is omitted in Windows build
2023-08-14 Purple hats Desktop
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
- Refer to the Installation Guide for Windows and Mac.
What's New
- Implement checkbox for user to select slow scan mode
- Implement checkbox for false-positive a.k.a. needs review findings
- Improved custom flow scan to support hover and click, and simulate keyboard event on text input fields
- 'Help Us Improve' link to FormSG feedback form
- Collect number of scanned pages in analytics
- Improved microcopy
- Update dependencies
2023-07-21 Purple hats Desktop
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
- Refer to the Installation Guide for Windows and Mac.
What's New
- Fix backend updater on Windows due to file path issue
- Match backend engine version
- Update dependencies