Skip to content

2023-10-19 Purple hats Desktop

Pre-release
Pre-release
Compare
Choose a tag to compare
@younglim younglim released this 19 Oct 13:48
· 167 commits to main since this release
2fead20

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