From 45e1e02cd1e8f45c694f9993f9002ecc69da04ca Mon Sep 17 00:00:00 2001
From: jodichoo <jodichoo@users.noreply.github.com>
Date: Tue, 21 Nov 2023 12:29:37 +0000
Subject: [PATCH] Update latest-release.json

---
 docs/latest-release.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/latest-release.json b/docs/latest-release.json
index c54d4928..512a6bc5 100644
--- a/docs/latest-release.json
+++ b/docs/latest-release.json
@@ -1,8 +1,8 @@
 {
-  "latestRelease": "0.9.33",
+  "latestRelease": "0.9.34",
   "latestPreRelease": "0.9.31",
   "allReleaseTags": ["0.9.34","0.9.33","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#### 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",
+  "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#### 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\r\n- Fix issue in Singpass login page 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#### 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"
 }