Skip to content

v2.3.5

Choose a tag to compare

@lisasdungeon lisasdungeon released this 06 Aug 05:48

Changes

  • Migrated the configuration hub (HideHotbarConfig) from the deprecated V1 FormApplication framework to ApplicationV2 + HandlebarsApplicationMixin, and its dialogs from Dialog to DialogV2. Clears the "V1 Application framework is deprecated" warning ahead of its removal in Foundry v16.
  • Added a GM-only scene controls (left toolbar) button that opens the configuration hub.
  • Fixed "Hide Scene Controls" / "Hide Chat" / "Hide Players List" / "Hide Scene Navigation" applying to the GM's own view even when "Apply to GM" was left unchecked.
  • Fixed saving the configuration form always writing blank per-player overrides for every player, which silently blocked global hide settings from ever reaching them again.
  • Fixed a Handlebars localize helper name collision that broke every core UI panel (hotbar, sidebar, players, scene navigation, scene controls, placeables directory) immediately on module activation.
  • Switched from the proprietary license to the MIT License.
  • Added screenshots to the README.

See CHANGELOG.md for the full history.