Update 1.8.1 release notes
This commit is contained in:
parent
6216d3f813
commit
ee98175add
@ -5,10 +5,20 @@ 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.
|
||||
- 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.
|
||||
- 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.
|
||||
- Fixed an issue that would cause a double zoom when using a mouse wheel.
|
||||
- Tool shortcuts now work with caps lock enabled.
|
||||
- Added more messages for database issues or when a map owner can't be found.
|
||||
- The dice select screen now better matches the other asset selectors.
|
||||
- Fixed typo in the FAQ and added more detail for map loading issues.
|
||||
- Fixed an issue with note text size not updating for players when changing between hidden and visible.
|
||||
- Added a new accessibility option to control the opacity of fog while editing it.
|
||||
- Added a new accessibility option to disable fog guides.
|
||||
- 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.
|
||||
@ -16,4 +26,4 @@ This release focuses on improving performance for map zooming and asset loading.
|
||||
|
||||
---
|
||||
|
||||
March 19 2021
|
||||
April 11 2021
|
||||
|
Loading…
Reference in New Issue
Block a user