mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 09:47:36 +02:00
chore: update changelog
This commit is contained in:
parent
c57af3086c
commit
09fdbf3a6f
18
CHANGELOG.md
18
CHANGELOG.md
@ -1,20 +1,20 @@
|
||||
# Changelog
|
||||
|
||||
## [6.0.0-beta.1] 2025-07-28
|
||||
## [6.0.0-beta.1] 2025-07-29
|
||||
## Added
|
||||
- Ping column to server browsing contexts
|
||||
- Server details dialog to server browsing contexts
|
||||
- Filter by modded servers
|
||||
- Breadcrumbs showing current menu context to top of window
|
||||
- Speed up load time and navigation of server tables
|
||||
- More robust threading and cache system when filtering servers
|
||||
- Dedicated changelog page
|
||||
- Dedicated keybindings page
|
||||
- Vim-style navigation keybindings
|
||||
- Additional validation on entry dialogs to prevent submitting empty text
|
||||
- Added "Return to main menu" button to dialog windows when failing to load server table
|
||||
- More robust threading and cache system when filtering servers
|
||||
- Refresh server ping: context menu and hotkey
|
||||
- Disable "show mods" context menu if server has no mods
|
||||
- 0, minus, and backslash keybindings for filter toggles
|
||||
- Dynamic context menus for modded servers
|
||||
- Additional keybindings for filter toggles
|
||||
|
||||
## Fixed
|
||||
- Entry dialog sensitivity when validating API keys
|
||||
@ -24,17 +24,19 @@
|
||||
- Centered filter checkboxes within panel
|
||||
- Do not pop unhighlight/select stale buttons if no stale mods exist
|
||||
- Improved keybinding interaction with side panels
|
||||
- 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
|
||||
|
||||
## Changed
|
||||
- Reduced global API cooldown from 60s to 30s
|
||||
- Clarify dialog messages when DayZ path could not be found
|
||||
- Auto-focus first item when opening context menus
|
||||
- Removed low opacity setting on side buttons when in a different context
|
||||
- Opacity setting on side buttons when in a different context
|
||||
- Refactored BM API key validation to account for new key format
|
||||
- Do not trigger global API cooldown if no LAN/favorite servers are found
|
||||
- Suppress typeahead search in mod dialogs
|
||||
|
||||
## Dropped
|
||||
- Ping readout in statusbar
|
||||
|
||||
## [5.8.0-beta.2] 2025-07-06
|
||||
## Added
|
||||
|
||||
Loading…
Reference in New Issue
Block a user