Skip to content

Commit

Permalink
Update latest-release.json
Browse files Browse the repository at this point in the history
  • Loading branch information
younglim committed Aug 30, 2024
1 parent d2d80f9 commit b96e26f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/latest-release.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"latestRelease": "0.10.14",
"latestPreRelease": "0.10.10",
"allReleaseTags": ["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","0.9.13"],
"allPreReleaseTags": ["0.10.10","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"],
"latestPreRelease": "0.10.0",
"allReleaseTags": ["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","0.9.13","0.9.7"],
"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- Check for confusing or vague image alt text\r\n\r\n#### Improvements\r\n- Crawling on certain sites for clickable elements\r\n- Screenshots for VeraPDF WCAG PDF scans\r\n- Transition release to Oobee Desktop\r\n\r\n#### Bug fixes\r\n- Report HTML WCAG Success Criteria count\r\n- Incompatibility with VeraPDF version with validation profile 2.6\r\n- Fix signing binaries on MacOS\r\n- Bump dependencies\r\n- Browser, Playwright, web crawler issues\r\n- Report does not render when malformed custom flow screenshot filepath\r\n- Issue installing napi-rs/canvas on x64 Mac\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#### Improvements\r\n- Crawling on certain sites for clickable elements\r\n- Screenshots for VeraPDF WCAG PDF scans\r\n- Transition release to Oobee Desktop\r\n\r\n#### Bug fixes\r\n- Report HTML WCAG Success Criteria count\r\n- Incompatibility with VeraPDF version with validation profile 2.6\r\n- Fix signing binaries on MacOS\r\n- Bump dependencies\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 b96e26f

Please sign in to comment.