mirror of
https://github.com/aclist/dztui.git
synced 2024-12-28 05:12:36 +01:00
chore: normalize changelog
This commit is contained in:
parent
5a76a0f89b
commit
81f269b71b
1 changed files with 5 additions and 19 deletions
24
CHANGELOG.md
24
CHANGELOG.md
|
@ -1,29 +1,15 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [5.3.3-beta.5] 2024-08-27
|
## [5.3.3] 2024-08-27
|
||||||
### Added
|
### Added
|
||||||
|
- Scan local area network for DayZ servers
|
||||||
- Freedesktop application icons for system taskbar, tray, and other dialogs
|
- Freedesktop application icons for system taskbar, tray, and other dialogs
|
||||||
### Fixed
|
|
||||||
- Errors being printed to the console when Exit button was explicitly clicked
|
|
||||||
|
|
||||||
## [5.3.3-beta.4] 2024-08-21
|
|
||||||
### Added
|
|
||||||
- Emit CPU model name when exporting system debug log
|
- Emit CPU model name when exporting system debug log
|
||||||
### Fixed
|
### Fixed
|
||||||
- Detect Steam Deck OLED APU variant during initial setup
|
- Detect Steam Deck OLED APU variant during initial setup
|
||||||
|
- Errors being printed to the console when Exit button was explicitly clicked
|
||||||
## [5.3.3-beta.3] 2024-08-04
|
- Test if DayZ library location was moved internally on Steam by user
|
||||||
### Added
|
- Encapsulate player names correctly to support whitespace
|
||||||
- Scan local area network for DayZ servers
|
|
||||||
|
|
||||||
## [5.3.3-beta.2] 2024-08-03
|
|
||||||
### Fixed
|
|
||||||
- Clerical hotfix for previous player names fix
|
|
||||||
- Test if DayZ directory is empty at startup, implying that the game was moved to a new library collection
|
|
||||||
|
|
||||||
## [5.3.3-beta.1] 2024-07-16
|
|
||||||
### Fixed
|
|
||||||
- Encapsulate player names correctly so that names with whitespace in them are supported
|
|
||||||
|
|
||||||
## [5.3.2] 2024-07-02
|
## [5.3.2] 2024-07-02
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Reference in a new issue