From 910899bb084492b4071919ca0b14b5b4315288c6 Mon Sep 17 00:00:00 2001 From: aaronm-2112 Date: Tue, 8 Oct 2024 12:25:49 -0700 Subject: [PATCH] chore: update the announcements --- src/renderer/src/scripts/meta/announcements.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/renderer/src/scripts/meta/announcements.json b/src/renderer/src/scripts/meta/announcements.json index 150dadc2d..fa389013e 100644 --- a/src/renderer/src/scripts/meta/announcements.json +++ b/src/renderer/src/scripts/meta/announcements.json @@ -1,4 +1,14 @@ { + "15.2.2": { + "announcements": { + "bug-fixes": [ + "Fixed an issue where SODA was not able to detect legacy versions of the Pennsieve Agent and suggest an update.", + "Fixed the Pennsieve Agent installation check that runs in the `Advanced Features` section so that users are properly notified if they do not have the Agent installed.", + "Fixed a Pennsieve connectivity issue legacy users were experiencing when updating to the latest version of SODA." + ], + "features": [] + } + }, "15.2.0": { "announcements": { "bug-fixes": [