v2.3.5
Changes
- Migrated the configuration hub (
HideHotbarConfig) from the deprecated V1FormApplicationframework toApplicationV2+HandlebarsApplicationMixin, and its dialogs fromDialogtoDialogV2. 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
localizehelper 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.