From 994dab8f1e58efcdec0d73e5abc867d5921d599d Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Sun, 12 Jun 2022 15:23:22 +0900 Subject: [PATCH] Update unreleased features --- changelog.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 243b669..2373d8e 100644 --- a/changelog.md +++ b/changelog.md @@ -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