Skip to content

Commit

Permalink
Update latest-release.json
Browse files Browse the repository at this point in the history
  • Loading branch information
younglim committed Nov 3, 2023
1 parent f3a355d commit 1ee0069
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/latest-release.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"latestRelease": "0.9.28",
"latestPreRelease": "0.9.30",
"latestPreRelease": "0.9.31",
"allReleaseTags": ["0.9.28","0.9.25","0.9.17","0.9.13","0.9.7","0.9.4","0.9.2","0.9.1","0.9.0","0.0.13"],
"allPreReleaseTags": ["0.9.30","0.9.29","0.9.26","0.9.19","0.9.14"],
"allPreReleaseTags": ["0.9.31","0.9.30","0.9.26","0.9.19","0.9.14"],
"latestReleaseNotes": "### Release info\r\nPurple 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.\r\n\r\n### Installation Guide\r\n* Refer to the [Installation Guide](https://github.com/GovTechSG/purple-hats-desktop/blob/master/INSTALLATION.md) for Windows and Mac.\r\n\r\n### What's New\r\n#### New Features\r\n- Displays internet connection error message for Purple AI feature when there is proxy blocking the request or no internet connection \r\n- Display xpath of affected HTML element in report and allow copy to clipboard function \r\n- Group and display custom flow occurrences by step number and screenshot of pages \r\n- Implement lightbox to display full-size screenshots for custom flow scans\r\n- Update axe core rule descriptions based on QC comments \r\n- Handle captcha input fields for custom flow scans\r\n\r\n#### Improvements\r\n- Add new custom flow screen for prepare scan step\r\n- Styling changes to completed screen \r\n- Styling changes for browser error messages\r\n- Validate url before starting scan\r\n- Resolve minor styling and functionality issues in report\r\n\r\n#### Fixes\r\n- Resolve an error when element to be screenshot disappear from viewport\r\n- Resolve an error when button with onclick that executes window.open causes enqueueLinks to crash\r\n- Resolve an error when meta redirect tag causes refresh to a different url\n",
"latestPreReleaseNotes": "### Release info\r\nPurple 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.\r\n\r\n### Installation Guide\r\n* Refer to the [Installation Guide](https://github.com/GovTechSG/purple-hats-desktop/blob/master/INSTALLATION.md) for Windows and Mac.\r\n\r\n### What's New\r\n#### New Features\r\n- Custom flow 2.0\r\n\r\n#### Improvements\r\n- Remove rosetta2 installation scripts and instructions\r\n- Styling changes for report\r\n\n"
"latestPreReleaseNotes": "### Release info\r\nPurple 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.\r\n\r\n### Installation Guide\r\n* Refer to the [Installation Guide](https://github.com/GovTechSG/purple-hats-desktop/blob/master/INSTALLATION.md) for Windows and Mac.\r\n\r\n### What's New\r\n#### New Features\r\n- Custom flow 2.0\r\n- Allow local sitemaps for Sitemap crawl and add toggle to allow subdomains for Website crawl\r\n- Signed and notarised binaries (macOS)\r\n\r\n#### Improvements\r\n- Remove rosetta2 installation scripts and instructions\r\n- Styling changes for report\r\n\n"
}

0 comments on commit 1ee0069

Please sign in to comment.