-
Notifications
You must be signed in to change notification settings - Fork 0
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
8 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"latestRelease": "0.10.16", | ||
"latestPreRelease": "0.10.0", | ||
"allReleaseTags": ["0.10.16","0.10.15","0.10.14","0.10.7","0.10.5","0.10.4","0.9.59","0.9.52","0.9.51","0.9.47","0.9.46","0.9.45","0.9.42","0.9.40","0.9.35","0.9.34","0.9.33","0.9.32","0.9.28","0.9.25","0.9.17"], | ||
"allPreReleaseTags": ["0.10.0","0.9.54","0.9.50","0.9.48","0.9.43","0.9.31","0.9.26","0.9.19","0.9.14"], | ||
"latestReleaseNotes": "### Release info\r\nPurple A11y 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-a11y-desktop/blob/master/INSTALLATION.md) for Windows and Mac.\r\n\r\n### What's New\r\n#### Features\r\n- Support large scan by increasing heap memory to 6GB limit\r\n\r\n#### Improvements\r\n- Reduce errors when crawler encounter non-HTML document\r\n- Reduce verbosity when MIME check fails\r\n- More robust handling of redirected URLs\r\n- Preparation for rename to Oobee\r\n\n", | ||
"latestPreReleaseNotes": "### Release info\r\nPurple A11y 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-a11y-desktop/blob/master/INSTALLATION.md) for Windows and Mac.\r\n\r\n### What's New\r\n#### New features\r\n- Migration to TypeScript \r\n- Custom Flow 2.0 is now Custom Flow\r\n- Removal of original Custom Flow (record and playback)\r\n\r\n#### Improvements\r\n- Enhancements for Clicking Elements for Links\r\n\r\n#### Bug fixes\r\n- Sitemap scan issues\n" | ||
} |