Update v1.8.1.md

This commit is contained in:
Mitchell McCaffrey 2021-03-19 15:00:30 +11:00
parent 0419991c15
commit b25a570529

View File

@ -5,7 +5,7 @@ This release focuses on improving performance for map zooming and asset loading.
- Custom tokens now share more data between each instance of a token saving on memory.
- Zooming is more efficient by being better at choosing which elements need to be re-rendered.
- Default image assets have been further compressed to save on network bandwidth.
- Browser compatibility has been expanded by supporting older browsers that didn't previously work with moving maps or interacting with dice.
- 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.
- Shared dice rolls now only show icons for the dice that have been rolled in the expanded view mode.