From 6196e84e35b3b1798d07ce806dfd6cb8d752b8c8 Mon Sep 17 00:00:00 2001 From: Jaylyn Barbee <51131738+Jaylyn-Barbee@users.noreply.github.com> Date: Wed, 8 Oct 2025 11:40:42 -0400 Subject: [PATCH] Adding updates --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef16c890b5..dd07555d6f 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,7 @@ For an in-depth look at the latest changes, visit the [Windows Command Line blog ### ZoomIt - Updated resource file to reflect standalone v9.01 and current copyright year. Thanks @foxmsft! - Restored legacy draw/snipping behaviors and fixed recording race conditions. Thanks @chakrik73! + - Added smooth image option for improved zoom quality using GDI+ for static zoom and Magnifier API for live zoom. Thanks @markrussinovich! ### Documentation - New Microsoft Learn documentation for the Light Switch module.