From 641e1724b227a55a62362b7de14def1d7e1836f7 Mon Sep 17 00:00:00 2001 From: Takayama Fumihiko Date: Mon, 29 Jul 2024 08:48:04 +0900 Subject: [PATCH] Update NEWS --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 81dd9ec3c..ab93a1aec 100644 --- a/NEWS.md +++ b/NEWS.md @@ -31,6 +31,7 @@ - ✨ New Features - Added the ability to duplicate and reorder profiles. - Added the ability to restart Karabiner-Elements from the menu. + - Added the ability to reset device settings that are not currently connected. - ⚡️ Improvements - Improved "{device} is ignored temporarily until {key_code} is pressed again" message for to make it more understandable. (Thanks to @adamnovak) - Added "Enable Karabiner Notification Window" configuration, which allows you to hide the notification window by turning off this setting. (Thanks to @jwodnicki)