-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"latestRelease": "0.9.32", | ||
"latestPreRelease": "0.9.31", | ||
"latestPreRelease": "0.9.33", | ||
"allReleaseTags": ["0.9.32","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.31","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- Toggle Lab mode for users to opt-in to pre-release builds\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- Minor reliability improvements to website crawl and sitemap scan\r\n\r\n#### Bug fixes\r\n- Fix website connectivity check where website responds with too many redirects\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" | ||
"allPreReleaseTags": ["0.9.33","0.9.31","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- Lab mode toggle for users to opt-in to pre-release builds\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- Minor reliability improvements to website crawl and sitemap scan\r\n- Allow user to specify file path to start a sitemap scan\r\n\r\n#### Bug Fixes\r\n- Fix website connectivity check where website responds with too many redirects\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\r\n#### Improvements\r\n- UI for e-mail report through Outlook (Windows only)\r\n\r\n#### Bug Fixes\r\n- Fix custom flow 2.0 bar does not appear on some pages\r\n- Fix issue retrieving URL required for starting a scan in pages with meta redirect\r\n- Extend timeouts for taking screenshots\r\n- Add missing needs review scan results in website crawl and sitemap scan\r\n- Add missing AI responses in certain scans\r\n- Bump axios from 1.5.1 to 1.6.0 in backend engine\n" | ||
} |