1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-29 13:52:03 +01:00

Update unreleased features

This commit is contained in:
aclist 2022-06-12 15:23:22 +09:00 committed by GitHub
parent cb5b017829
commit 994dab8f1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,11 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- Clean up logging
- Server metadata caching
- Detect Steam Deck dynamically and set window resolution instead of hardcoding
- Detect Steam Deck dynamically
- Toggle debug mode in-app
- Add fav server in-app
- Attempt to find DayZ path and write to config on first boot
- Check if mod dir is sane before allowing List Mods option
- One-shot mode to open mod links in browser
- Source and recreate local config file values in the event of non-backwards compatible changes
## [1.2.0] 2022-06-12
### Changed