From 0333f24a60db37e9bf0161d794d9ae6befdda8c0 Mon Sep 17 00:00:00 2001 From: Aden Linday Date: Thu, 20 Aug 2026 11:52:50 +0930 Subject: [PATCH] chore: update changelog --- src/seqta/utils/Openers/whatsNewChangelog.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/seqta/utils/Openers/whatsNewChangelog.ts b/src/seqta/utils/Openers/whatsNewChangelog.ts index ac67bb63..574706b5 100644 --- a/src/seqta/utils/Openers/whatsNewChangelog.ts +++ b/src/seqta/utils/Openers/whatsNewChangelog.ts @@ -18,6 +18,7 @@ export const WHATS_NEW_CHANGELOG: WhatsNewRelease[] = [ "Fixed theme wallpaper images not applying on Firefox (#206).", "Fixed missing subjects in upcoming assessments on the home page (#454).", "Added home page assessment limits (subjects, per-subject count, include past).", + "Fixed Enhanced Navigation arrows not dissapearing when navigating away from courses.", "Fixed assessment overview showing Undefined% for letter grades (#430).", "Fixed notifications older than a year being removed; added local per-account archive (#443).", "Fixed notices on the home screen sometimes failing to load (#388).",