From 4e6396bdbdf2de34827866d07ef85031724387fe Mon Sep 17 00:00:00 2001 From: ingalls Date: Tue, 29 Oct 2024 13:07:35 -0600 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 275094186..bf61d58e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,17 @@ ### Pending Release +### v4.28.0 - 2024-10-29 + +- :rocket: `API` Strongly type Mission Subscription Roles API +- :rocket: `UI` Cleaner Share Menu +- :rocket: `UI` Add ability to delete multiple selected markers +- :tada: `DevOps` Add ability to optionally exec into container +- :bug: `UI` Fix error when clicking on find my location button if no location can be found +- :rocket: `UI` Migrate `Select` modal to use `Feature` component for CoT listing +- :rocket: `UI` Show Colour and Geometry type in `Feature` component +- :tada: Add 0 Invocation Alarms to ETL Layers + ### v4.27.0 - 2024-10-26 - :rocket: `DevOps` Generate nginx config from NodeJS script to disable CSP in docker compose