## What's New in v1.7.3

- Fixed an issue where certain scenes were not loading properly.
- Resolved a bug causing token visibility settings to reset unexpectedly when switching between maps.
- Improved compatibility with the latest version of Foundry VTT to ensure smoother operation.
- Addressed a minor UI glitch that affected text visibility in the settings menu.

---

## [1.7.3](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.7.2...v1.7.3) (2026-08-15)

## What's New in v1.7.2

- Fixed an issue where the free module was not being published correctly on the public CDN with the catalog hero.

---

## [1.7.2](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.7.1...v1.7.2) (2026-08-09)


### Bug Fixes

* **cms:** publish free module on public CDN with catalog hero ([a2d6b91](https://github.com/FutureHax/jr-foundry-bridge/commit/a2d6b9148d13b43f015e497e2a7043c09d19c090))

## What's New in v1.7.1

- Fixed an issue that was preventing Foundry package API updates from being enabled.

---

## [1.7.1](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.7.0...v1.7.1) (2026-08-09)


### Bug Fixes

* **release:** enable Foundry package API updates ([c4f1c69](https://github.com/FutureHax/jr-foundry-bridge/commit/c4f1c69460a2a35ad56f87ad29ff096d454e6d7f))

## What's New in v1.7.0

- Added a "how-to" journal pack to assist users in navigating module features.  
- Introduced CMS heroes to enhance character management options.  
- Polished card designs for improved visual appeal.

---

# [1.7.0](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.6.1...v1.7.0) (2026-08-09)


### Features

* **module:** ship how-to journal pack, CMS heroes, and card polish ([497be31](https://github.com/FutureHax/jr-foundry-bridge/commit/497be31b0b34c115d4d8a6376587e6b61cd0816f))

## What's New in v1.6.1

- Fixed issue with room ID formatting when joining Foundry, now ensures room IDs are in lowercase.

---

## [1.6.1](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.6.0...v1.6.1) (2026-08-09)


### Bug Fixes

* **bridge:** lowercase room id on Foundry join ([be2d7d4](https://github.com/FutureHax/jr-foundry-bridge/commit/be2d7d46af8ecd1229f0570e9cbc4379538540a9))

## What's New in v1.6.0

- Added a new settings display that shows live JR entitlement status and provides links for upgrades.

---

# [1.6.0](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.5.0...v1.6.0) (2026-08-09)


### Features

* **settings:** show live JR entitlement status and upgrade links ([5846131](https://github.com/FutureHax/jr-foundry-bridge/commit/58461313d44b48dc07d09d5462111f9c0bdde993)), closes [#20](https://github.com/FutureHax/jr-foundry-bridge/issues/20)

## What's New in v1.5.0

- Fixed reconnection issues for the Foundry WebSocket and refined the allowlist for `apiBaseUrl` hosts.
- Improved chat functionality by serializing grouped rolls and enhancing recovery for orphan messages.
- Updated installation strings to align with the free module account access.
- Introduced API key inbox for connecting Foundry players.
- Attribute bridged rolls to their respective linked actors in chat.
- Added a $4.99 LS unlock option for the jr-foundry-bridge catalog.
- Implemented a pure roll card model for grouped bridge rolls and merged them into a single chat message.
- Deprecated session codes, now allowing per-player API key settings.
- Enhanced the UI with merged pirate borg print-shop roll cards and support for multi-part bridge roll cards.
- Displayed JR bridge status next to the Players FPS strip for better visibility.

---

# [1.5.0](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.4.1...v1.5.0) (2026-08-08)


### Bug Fixes

* **bridge:** reconnect Foundry WS and allowlist apiBaseUrl hosts ([71cfcd6](https://github.com/FutureHax/jr-foundry-bridge/commit/71cfcd6fab10110dd3d263baea6af0b51d69cd0f))
* **chat:** serialize grouped rolls and harden orphan recovery ([8947c64](https://github.com/FutureHax/jr-foundry-bridge/commit/8947c6481a565a0b79f631a48851a622ebed2c57))
* **copy:** align install strings with free module account gate ([d68dd25](https://github.com/FutureHax/jr-foundry-bridge/commit/d68dd259ed7f03f6b1216f8ed7f6c55237f9ad2b))


### Features

* **bridge:** connect Foundry players via API key inbox ([ead5202](https://github.com/FutureHax/jr-foundry-bridge/commit/ead52027eae7ec3616d6d136afb6625ddf0ac9ed))
* **chat:** attribute bridged rolls to linked actors ([b758788](https://github.com/FutureHax/jr-foundry-bridge/commit/b758788f6a13ed6ffce8c87358d26761cda79ff0))
* **cms:** attach $4.99 LS unlock to jr-foundry-bridge catalog ([adfd391](https://github.com/FutureHax/jr-foundry-bridge/commit/adfd39166e63ceb10cba4872d5d612a9a05df944))
* **foundry:** add pure roll card model for grouped bridge rolls ([b5ea9ff](https://github.com/FutureHax/jr-foundry-bridge/commit/b5ea9ffe00352d708aa4861b54c5d2f533ad2c9e))
* **foundry:** merge grouped bridge rolls into one chat message ([1538460](https://github.com/FutureHax/jr-foundry-bridge/commit/1538460ffc2a17643c47a361b4df3ff1b1b5a0e4))
* **settings:** per-player API key; deprecate session code ([58b8487](https://github.com/FutureHax/jr-foundry-bridge/commit/58b84875373bd07acfb55f59b7c8cb6cfca356b9))
* **ui:** merge pirate borg print-shop roll cards ([cb4671e](https://github.com/FutureHax/jr-foundry-bridge/commit/cb4671e16a7a1c9216b10e25012088b8bc90e321))
* **ui:** print-shop multi-part bridge roll cards ([3139cfc](https://github.com/FutureHax/jr-foundry-bridge/commit/3139cfc1aec67e6dd95f8f6bce737b134cc5ee11))
* **ui:** show JR bridge status beside Players FPS strip ([c540871](https://github.com/FutureHax/jr-foundry-bridge/commit/c5408717800a326a0f159411ba105fc2369a51ca))

## What's New in v1.4.1

- Updated compatibility with Foundry VTT version 10.x for better performance.
- Fixed an issue where configuration settings were not saving properly.
- Resolved a bug that caused token alignment issues when importing scenes.
- Improved error handling when connecting to external APIs.
- Streamlined the user interface for easier navigation of module settings.

---

## [1.4.1](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.4.0...v1.4.1) (2026-08-07)

## What's New in v1.4.0

- Added a marketplace link to the FutureHax CMS configuration for easier access to resources.

---

# [1.4.0](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.3.0...v1.4.0) (2026-07-07)


### Features

* **config:** add marketplace link to futurehax-cms configuration ([6f00887](https://github.com/FutureHax/jr-foundry-bridge/commit/6f008878ffe5a0a09ddc039cb1bb3cb23b098094))

## What's New in v1.3.0

- Added configuration settings for the Gortex MCP server in the module.

---

# [1.3.0](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.2.3...v1.3.0) (2026-07-05)


### Features

* **mcp:** add configuration for gortex mcp server ([3f79ec4](https://github.com/FutureHax/jr-foundry-bridge/commit/3f79ec4e0ef9205b2c39c85f37634767fef9dc6a))

## What's New in v1.2.3

- Internal improvements and stability fixes.

---

## [1.2.3](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.2.2...v1.2.3) (2026-07-05)

## What's New in v1.2.2

- Internal improvements and stability fixes.

---

## [1.2.2](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.2.1...v1.2.2) (2026-07-05)

## What's New in v1.2.1

- Added plain-text catalog description for JR Roll Bridge in the CMS.

---

## [1.2.1](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.2.0...v1.2.1) (2026-07-05)


### Bug Fixes

* **cms:** add plain-text catalog description for JR Roll Bridge ([f75474c](https://github.com/FutureHax/jr-foundry-bridge/commit/f75474cd760910670e0ce615c9e786b4506bf91a))

## What's New in v1.2.0

- Added support for catalog listing in gated modules, improving accessibility for users.

---

# [1.2.0](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.1.1...v1.2.0) (2026-06-27)


### Features

* **cms:** enable catalog listing for gated module ([50b6b2c](https://github.com/FutureHax/jr-foundry-bridge/commit/50b6b2c7f91158627ac39ff52ddd8c2688367e2d))

## What's New in v1.1.1

Internal improvements and stability fixes.

---

## [1.1.1](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.1.0...v1.1.1) (2026-06-27)


### Bug Fixes

* **ci:** update actions/checkout to v6 for Node 24 compatibility ([b74f1a8](https://github.com/FutureHax/jr-foundry-bridge/commit/b74f1a8df1734f3cf96d215032d8ca5e68f3d54b))

## What's New in v1.1.0

- Added support for routing manifest and download requests through a CMS proxy to enable Patreon gating.

---

# [1.1.0](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.0.4...v1.1.0) (2026-06-26)


### Features

* **release:** route manifest/download through CMS proxy for Patreon gating ([6faba5e](https://github.com/FutureHax/jr-foundry-bridge/commit/6faba5ed20107b6331fbc0424dcf041061febc7d))

## What's New in v1.0.4

- Updated changelog URL to point to a public CDN for easier access.  
- Internal improvements and stability fixes.

---

## [1.0.4](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.0.3...v1.0.4) (2026-06-18)


### Bug Fixes

* **manifest:** point changelog URL to public CDN ([a269091](https://github.com/FutureHax/jr-foundry-bridge/commit/a269091e62b3a444dbb97f5839c08f50700dc886))

## [1.0.3](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.0.2...v1.0.3) (2026-06-18)


### Bug Fixes

* **manifest:** add jolly-rogenerator and patreon links to marketplace description ([cf0a480](https://github.com/FutureHax/jr-foundry-bridge/commit/cf0a480e9a7edb20f675c752c9a73426e052df78))

## [1.0.2](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.0.1...v1.0.2) (2026-06-17)


### Bug Fixes

* **readme:** use CMS latest-release badge (private repo fix) ([10267c7](https://github.com/FutureHax/jr-foundry-bridge/commit/10267c799378e4ea5b802e44199d3e971ad28f17))

## [1.0.1](https://github.com/FutureHax/jr-foundry-bridge/compare/v1.0.0...v1.0.1) (2026-06-09)


### Bug Fixes

* **ci:** bypass task binary for build step ([0dbe587](https://github.com/FutureHax/jr-foundry-bridge/commit/0dbe587b3fd59ebd58f7164f6fca79cb40cb8f17))

# 1.0.0 (2026-06-09)


### Bug Fixes

* **ci:** use secrets: inherit for private submodule and GCP auth ([0588d16](https://github.com/FutureHax/jr-foundry-bridge/commit/0588d1610ca72b7c7a3a8c80af9dd9ad613e6c11))


### Features

* initial Jolly Rogenerator Roll Bridge module ([06978a3](https://github.com/FutureHax/jr-foundry-bridge/commit/06978a3d2ffb2192e298a10e532945fbf747beb8))

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added
- Initial module structure
- Semantic release configuration
- GitHub Actions CI/CD workflows
- Development tooling (ESLint, Vitest, Husky)
