From 65168bd616162400ac32c56b627f2f66e7e7cd01 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Sun, 7 Aug 2022 14:31:28 +0900 Subject: [PATCH] Bump version --- changelog.md | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) diff --git a/changelog.md b/changelog.md index ea7ad3a..804ce7d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,14 +1,31 @@ # Changelog ## [Unreleased] -Fields marked with [Testing] are live in Testing branch - Clean up logging -- Concatenate long mod launch params [Testing] -- Port DZTUI method of handling legacy symlinks [Testing] -- Delete server [Testing] -- Better SD handling [Testing] -- Write log to file for bug reports [Testing] -- Prompt to increase map count size [Testing] +- Custom query API + +## [2.4.0] 2022-08-07 +### Added +- Delete server command added to main menu +- Write log to file for bug reports +- Prompt to permanently increase map count size +- Dependency check for Steam +- Cover artwork +- News backend for OTA updates +- Clean up stale symlinks when checking mods + +### Fixed +- Minify long mod launch params for servers with launch params breaking the upper limit +- Port DZTUI method of handling legacy symlinks +- Prevent user from entering invalid data on first-time setup +- Prompt to re-run first-time setup if config is malformed +- Better handling of field output from table +- Better Steam Deck detection and handling +- Prevent garbage in error messages +- Miscellaneous backend improvements + +### Changed +- Enforce download when switching branches ## [2.3.2] 2022-08-04 ### Fixed