Register

Release 14.363

Version 14 Stable

May 22, 2026

Foundry Virtual Tabletop - Version 14 - Stable 5 Release Notes

Foundry Virtual Tabletop Version 14 Stable 5
Foundry Version 14 Stable 5 (14.363), as shown with our own Ember project and our Crucible game system's character sheet.

This Friday brings a much more modest release, Foundry Virtual Tabletop Version 14 Stable 5 (14.363), which is mostly a hotfix patch for the release earlier this week. Before US Memorial Day weekend hit, we wanted to get a fix out for a somewhat irksome issue with creating Tokens under certain circumstances and a few other minor items tagged along for the ride. It also resolves the known issue that was listed regarding Linux Wayland and Chrome.

WARNING: While this is categorized as a stable release there is always a possibility of unexpected bugs or compatibility issues. As with any time you update the core software, be sure to perform a complete backup of your user data to minimize any risk of data loss.

New Features

Applications and User Interface

  • To reduce visual clutter, Tiles that are locked and hidden are now invisible to GMs on the canvas. They can still be managed using the Placeables tab. (14406)

Bug Fixes

Documents and Data

  • Fixed a bug where users could not place unlinked tokens when the token's name differed from the actor's name. (14412)
  • Fixed a bug where DataModel#_getInnerModel did not resolve fields that were nested under intermediate SchemaFields. (14414)
  • Fixed a bug where the "Import Entry" context menu option in all sidebar tabs did not ask for confirmation before replacing the existing document. (14415)

Applications and User Interface

  • Resolved an issue where the the Journal Entry Page creation dialog was not showing a hint for the page type. (14402)
  • Fixed a bug where scroll position was not properly restored for internal (but public) elements of a custom element. (14403)
  • Fixed a bug in the Scene Configuration dialog where the "Background Image" and "Exploration Image" filepicker fields did not display selected .ktx2 or .basic files. (14416)

The Game Canvas

  • Fixed a bug where occlusion failed to render correctly in Chrome on Linux Wayland. (14413)

Localization and Accessibility

  • Fixed localization for _getStatusEffectChoices. The localization was previously applied after the sort operation, causing the resulting order to feel arbitrary. (14400)