From e640a6098312b950b0d2a2a077a722b5184c779d Mon Sep 17 00:00:00 2001 From: ingalls Date: Thu, 13 Jun 2024 11:28:45 -0600 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2253da49b..8abe5a5c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,16 @@ ### Pending Release +### v2.39.0 - 2024-06-13 + +- :rocket: `API` Add indexes to Iconsets & Basemaps for user based lookup +- :rocket: `API` Update base image to Alpine 19 +- :white_check_mark: `API` Updated lint globs as some files were being missed +- :bug: `await` on Hook Queue submission as errors were nuking the server +- :bug: Support mission subscriptions based on certificate subject when no SA CoT is ever sent +- :rocket: Avoid use of `attachContents` now that `` tags are working as expected +- :rocket: Remove mission from Profile Overlay if it no longer exists + ### v2.38.0 - 2024-06-11 - :rocket: Add Favicon for UI