From fe7e933da616dc5f1c3eaf37913eda309564d293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Trzci=C5=84ski?= Date: Mon, 9 Jan 2023 20:20:28 +0100 Subject: [PATCH] Update RELEASE.md --- RELEASE.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 554fc0a..b968804 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -9,10 +9,11 @@ ## 0.6.x -- Add experimental `UserProfiles` to allow creating user controllers -- Add experimental RTSS-based detection (disables the need to use Steam, or Playnite workflow) -- Hold Press Left and Right Pad to toggle touchpads in X360 mode -- Make all PowerControl options to accept Strings +- PowerControl: Add `UserProfiles` allowing to persist per-game setttings for most of settings (Colors, Refresh Rate, FPS limit, etc.) +- SteamController: Add experimental `UserProfiles` to allow creating user controllers +- SteamController: Add experimental RTSS-based detection (disables the need to use Steam, or Playnite workflow) +- SteamController: Hold Press Left and Right Pad to toggle touchpads in X360 mode +- PowerControl: Make all PowerControl options to accept Strings ## 0.5.x