From 1ee00690438c15550bc4209ebc45557cece1eb2f Mon Sep 17 00:00:00 2001 From: younglim Date: Fri, 3 Nov 2023 12:18:42 +0000 Subject: [PATCH] Update latest-release.json --- docs/latest-release.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/latest-release.json b/docs/latest-release.json index 57a7fba..f880e2e 100644 --- a/docs/latest-release.json +++ b/docs/latest-release.json @@ -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" }