chore: update changelog

This commit is contained in:
aclist 2026-05-04 07:33:45 +09:00
parent 47f8ae2db7
commit 2e5630034a

View File

@ -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