From f7af8ff35abc8e7e38ebcc37bae3b90f67507111 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Wed, 30 Jul 2025 00:58:48 +0900 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ce52ca..7657310 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ - Key stickiness when quickly navigating through entries in tables - Suppress typeahead search in mod dialogs - Do not trigger global API cooldown if no LAN/favorite servers are found +- Fix table column expansion in server mod dialogs ## Changed - Reduced global API cooldown from 60s to 30s