-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlatest-release.json
8 lines (8 loc) · 1.67 KB
/
latest-release.json
1
2
3
4
5
6
7
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"
}