From 9066366ed0ae88c5c41792af4be6394f0df39240 Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Thu, 24 Aug 2023 23:21:29 +0200 Subject: [PATCH] Bumped version to 1.3.2 --- ScreenCapture.NET/ScreenCapture.NET.csproj | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ScreenCapture.NET/ScreenCapture.NET.csproj b/ScreenCapture.NET/ScreenCapture.NET.csproj index df07c71..49dfad2 100644 --- a/ScreenCapture.NET/ScreenCapture.NET.csproj +++ b/ScreenCapture.NET/ScreenCapture.NET.csproj @@ -26,12 +26,13 @@ True - - Fixed striding issue on downscaled captures introduced with 1.3.0 + The downscale-level is now automatically limited if it would scale the image below a size of 1x1 px. + This is change that can potentially break existing behavior but should only affect cases that are expected to crash with earlier versions. - 1.3.1 - 1.3.1 - 1.3.1 + 1.3.2 + 1.3.2 + 1.3.2 ..\bin\ true