chore: update changelog

This commit is contained in:
aclist 2025-12-27 23:44:54 +09:00
parent 34ee8c6645
commit 203ca0d388
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Changelog # Changelog
## [5.8.0] 2025-12-27
## Fixed
- Path discovery during first-time setup when parsing filepaths with whitespaces
- First-time setup dialog continuously triggering when DayZ install path had whitespaces in it
## [5.8.0] 2025-07-06 ## [5.8.0] 2025-07-06
## Added ## Added
- Filter servers by official/unofficial status - Filter servers by official/unofficial status

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -o pipefail set -o pipefail
version=5.8.0 version=5.8.1
#CONSTANTS #CONSTANTS
aid=221100 aid=221100