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.