From 2e5630034aff0bf1eb7f5001e498b988da39ac2a Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Mon, 4 May 2026 07:33:45 +0900 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c07b2d4..0b03c65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## Added -- Add pyproject.toml file - Changelog text wrapping and formatting +- Changelog ships with source +- Documentation ships with source - Decouple UI components into modules - Choose from kilometer or miles distance display - More granular haversine calculation @@ -8,12 +9,12 @@ - Dedicated mods page - Dedicated thanks page - Rearrange menus/breadcrumbs -- Documentation ships with source - Open filepicker when generating system log - Developers page (and -d flag) - Redact API key in log table - Integrate add/connect widgets into main menu - Favorite/connect/LAN panels integrated with server views +- Abort on first LAN server found - Colorized IP/ID validation fields - Copy favorite server IP to clipboard - Set favorite server from tables @@ -30,6 +31,7 @@ - Lazy load ping cell data func - Refresh servers button - Early load alerts button +- Preconnect dialog ## Changed - Reduce padding on keys button @@ -39,6 +41,11 @@ - Copy IP copies IP:queryport only instead of IP:gameport:queryport, mimics syntax needed by add by ip method - Load new model into view without flushing - Cull servers with abnormal queue values (integer overflow: 2147483647) +- Packaging structure + +## Dropped +- Debug mode +- Branch switching ## Fixed - Longstanding issue with left clicks not registering as tree selection changes after spamming keyboard input @@ -53,7 +60,8 @@ - Move debug mode to developers only - Local documentation -## Devs +## Developer-facing +- Add pyproject.toml file - Show deprecation warnings - Options -> Dev page - Raw debug command