From d4c64b8742631efa1bc191298671bb64154ea2fb Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Sun, 16 Jun 2024 03:43:39 +0900 Subject: [PATCH] chore: bump version --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 701542c..34fb1d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,10 @@ ## [5.3.0] 2024-06-10 ### Added - Server browser tables now display the number of players in queue (for full servers) -- Warning dialog if the user's API key returned no servers, and global API cooldown dialog +- Warning dialog if the user's API key returned no servers, and a global API cooldown dialog (60 seconds) ### Fixed - Removing servers from My Servers via the right-click context menu was not actually removing the server and drawing an empty dialog +- Resolved an issue where, when Steam was not installed in a standard location and the user was prompted to let DZGUI auto-discover the correct path, this information was not retained correctly ## [5.2.4] 2024-05-29 ### Fixed