mirror of
https://github.com/aclist/dztui.git
synced 2024-12-29 13:52:03 +01:00
chore: backports
This commit is contained in:
parent
801874720a
commit
37729aad46
1 changed files with 5 additions and 2 deletions
|
@ -1,10 +1,13 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [5.3.0] 2024-06-10
|
## [5.3.1] 2024-06-15
|
||||||
|
### Added
|
||||||
|
- Uninstall routine: invoke via dzgui.sh -u or dzgui.sh --uninstall and choose from full or partial uninstall
|
||||||
|
|
||||||
|
## [5.3.0] 2024-06-15
|
||||||
### Added
|
### Added
|
||||||
- Server browser tables now display the number of players in queue (for full servers)
|
- 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 a global API cooldown dialog (60 seconds)
|
- Warning dialog if the user's API key returned no servers, and a global API cooldown dialog (60 seconds)
|
||||||
- Uninstall routine: invoke via dzgui.sh -u or dzgui.sh --uninstall and choose from full or partial uninstall
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Removing servers from My Servers via the right-click context menu was not actually removing the server and drawing an empty dialog
|
- 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
|
- 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
|
||||||
|
|
Loading…
Reference in a new issue