From da5bc8d4b7f01c981e0c6d582d09c8e8c14026b4 Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Thu, 15 Apr 2021 16:19:55 +1000 Subject: [PATCH] Update v1.8.1.md --- src/docs/releaseNotes/v1.8.1.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/docs/releaseNotes/v1.8.1.md b/src/docs/releaseNotes/v1.8.1.md index 98511f2..da5fb3c 100644 --- a/src/docs/releaseNotes/v1.8.1.md +++ b/src/docs/releaseNotes/v1.8.1.md @@ -8,6 +8,8 @@ This release focuses on improving performance for map zooming and asset loading. - Dice loading is now quicker and more efficient. - 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. +- Added a file size limit of 50MB to maps and tokens to prevent accidental browser crashes due to large file uploads. +- Importing maps and tokens will now give you a warning when trying to import images that are over 20MB in size. - 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. - Added hover text for tokens in the token sidebar.