diff --git a/src/seqta/utils/Openers/OpenWhatsNewPopup.ts b/src/seqta/utils/Openers/OpenWhatsNewPopup.ts index 1201a8a0..780236e8 100644 --- a/src/seqta/utils/Openers/OpenWhatsNewPopup.ts +++ b/src/seqta/utils/Openers/OpenWhatsNewPopup.ts @@ -51,6 +51,7 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
  • Added assessments overview and assessment weighting overrides for SEQTA Engage.
  • Added BetterSEQTA sidebar icons to SEQTA Engage.
  • Added runtime handlers for upcoming interactive theme.
  • +
  • Added an automatic reindex of assessments if any of a series of tracked values change (title, release state, etc). Helps keep weightings up to date.
  • Fixed BetterSEQTA sidebar injection issues on some pages.
  • Tweak Theme of the Month popup making it more clear about dismissals and respecting “Don’t show again”.
  • Fixed duplicate-result fixes.