Fix automatic scroll behavior on API Tokens page (fixes #247)

Change-Id: I9eed2377e5353a9738a181a65921478c9299d40f
diff --git a/Changes b/Changes
index 07bb314..de18dec 100644
--- a/Changes
+++ b/Changes
@@ -13,6 +13,8 @@
         - Fix 'Query by match' constraint line (uyen-nhu, closes #276)
         - Add configurable match-info extension (fixes part of Krill-Issue #271;
           diewald; with AI assistance, GPT-5.4 Mini)
+        - Top navbar should be visible when clicking on API Tokens(uyen-nhu, closes #247)
+
 
 0.65 2026-04-21
         - Expose colors and forms to plugins (diewald)