Update v1.8.1.md

This commit is contained in:
Mitchell McCaffrey 2021-04-15 16:19:55 +10:00
parent 7605a06120
commit da5bc8d4b7

View File

@ -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.