Foundry Virtual Tabletop Version 11 - Changelog Summary
New Features
- Applications and User Interface
- When importing content from a Compendium Pack, folders now match the source pack’s folder or allow folder selection. (9693, 9859)
- Package Development
- Restored centered background in the world login screen. (9916)
- API Improvements
- Added
--hotReload
command-line argument. (9895)
- Added
Bug Fixes
- Documents and Data
- Fixed combat encounter sound cues for the active encounter. (9743)
- Properly rolled back changes during a dry-run update. (9890)
- Fixed errors when GM called
pack#migrate
for connected clients. (9913)
- Applications and User Interface
- Improved label line height in settings. (9612)
- Update All button remains disabled during an update. (9692)
- Exporting folders with structure now includes non-immediate children. (9702)
- Controls reference indicates Escape closes windows. (9752)
- File Picker no longer forces lowercase S3 folder names. (9813)
- Tile browser retains grid size when changing views. (9908)
- ImagePopout now displays video content. (9909)
- Chat Log no longer stops loading earlier messages. (9923)
- Hover events no longer fire while panning. (9932)
- Left-clicking a Scene in the directory opens its config window. (9947)
- The Game Canvas
- Restored deprecated handlers for synthetic Actors. (9922)
- Changing Border Color of a Template applies immediately. (9924)
- Closing the Tile config window now destroys the Tile if required info is missing. (9929)
- Deleting an undrawn Token in a Scene no longer throws errors. (9931)
- Improved hoverOut permission checking. (9933)
- Initialized
Canvas#mousePosition
to prevent edge cases. (9935) - Checked for existence of
PlaceableObject#mouseInteractionManager
. (9940)
- Package Development
- Fixed Update World button submission issue. (9647)
- Localization and Accessibility
- Fixed tooltips for Scene controls in the sidebar. (9948)
- Other Changes
- Attempted automatic repair for rare corrupted ClassicLevel databases. (9824)
- Tolerant check for existing non-LevelDB folders. (9891)
- Hardened custom enricher app to prevent Chat Log rendering issues. (9912)
- Copied secret blocks now have unique IDs. (9914)
- Restored previous scroll position when restoring a minimized app. (9917)
- Added necessary classes for functional links in
ClientDocument#toAnchor
andRoll#toAnchor
. (9930) - Fixed race condition with simultaneous Embedded Document updates. (9934)
You must log in or register to comment.