mirror of
https://github.com/aclist/dztui.git
synced 2025-01-01 15:12:05 +01:00
Bump version
This commit is contained in:
parent
a4244e79b8
commit
65168bd616
1 changed files with 24 additions and 7 deletions
31
changelog.md
31
changelog.md
|
@ -1,14 +1,31 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
Fields marked with [Testing] are live in Testing branch
|
|
||||||
- Clean up logging
|
- Clean up logging
|
||||||
- Concatenate long mod launch params [Testing]
|
- Custom query API
|
||||||
- Port DZTUI method of handling legacy symlinks [Testing]
|
|
||||||
- Delete server [Testing]
|
## [2.4.0] 2022-08-07
|
||||||
- Better SD handling [Testing]
|
### Added
|
||||||
- Write log to file for bug reports [Testing]
|
- Delete server command added to main menu
|
||||||
- Prompt to increase map count size [Testing]
|
- 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
|
## [2.3.2] 2022-08-04
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Reference in a new issue