Skip to content

Commit

Permalink
Create latest-release.json
Browse files Browse the repository at this point in the history
  • Loading branch information
younglim authored Oct 25, 2024
1 parent cf13f53 commit 12fee48
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/latest-release.json
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"
}

0 comments on commit 12fee48

Please sign in to comment.