From 8e3008908fd9f5437fdcb5d78c797b3b1f99e1de Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Sat, 20 Mar 2021 08:45:11 +1100 Subject: [PATCH] Update v1.8.1.md --- src/docs/releaseNotes/v1.8.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/docs/releaseNotes/v1.8.1.md b/src/docs/releaseNotes/v1.8.1.md index b7b37a8..abba06f 100644 --- a/src/docs/releaseNotes/v1.8.1.md +++ b/src/docs/releaseNotes/v1.8.1.md @@ -8,6 +8,7 @@ This release focuses on improving performance for map zooming and asset loading. - Browser compatibility has been expanded by supporting older browsers that previously didn't work with moving maps or interacting with dice. - Sending larger maps to players will no longer hitch the UI while the map is cached. - Using the fog brush tool has been optimised and is now less likely to result in small fog shapes on intersections. +- Fixed issue of not being able to draw a fog shape inside a ring of fog. - You can now clear a map from being shared by clicking the select map button with no maps highlighted. - Shared dice rolls now only show icons for the dice that have been rolled in the expanded view mode. - Holding down the Shift key while zooming will now activate a precision zoom mode, allowing mouse users to more precisely zoom maps.