From b036e5313204da28c68143030477955daf7d52c4 Mon Sep 17 00:00:00 2001 From: borgmanJeremy <46930769+borgmanJeremy@users.noreply.github.com> Date: Tue, 14 Jun 2022 19:49:09 -0500 Subject: [PATCH] Update ReleaseNotes_12.0.md --- docs/ReleaseNotes_12.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes_12.0.md b/docs/ReleaseNotes_12.0.md index 15dcd61c..2903403f 100644 --- a/docs/ReleaseNotes_12.0.md +++ b/docs/ReleaseNotes_12.0.md @@ -12,7 +12,7 @@ This is the beta for the version 12.0 release. We will be in beta for about a we - Added magnifier for more precise selections by @SilasDo in https://github.com/flameshot-org/flameshot/pull/2219 - The new magnifier can be enabled in ```Configuration > General > Show Magnifier``` - There is an option to make the magnifier a square or circle -

+

- Incremental markers can now have a point if you drag when placing them. @vozdeckyl in https://github.com/flameshot-org/flameshot/pull/2638