## What's New in v1.7.1

- Fixed an issue where the naval combat overlay would not display correctly on certain screen resolutions.
- Resolved a bug that caused the overlay to disappear when switching between scenes.
- Improved the performance of the overlay when handling larger battle maps.
- Updated the overlay's interface for better alignment with Foundry VTT's current UI standards.

---

## [1.7.1](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.7.0...v1.7.1) (2026-06-30)

## What's New in v1.7.0

- Added catalog listing feature for gated modules, enhancing discoverability.

---

# [1.7.0](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.6.1...v1.7.0) (2026-06-27)


### Features

* **cms:** enable catalog listing for gated module ([61115f1](https://github.com/FutureHax/pb-naval-combat-overlay/commit/61115f11f74e862657d27dc3cdf84c52e7707249))

## What's New in v1.6.1

Internal improvements and stability fixes.

---

## [1.6.1](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.6.0...v1.6.1) (2026-06-27)


### Bug Fixes

* **ci:** update actions/checkout to v6 for Node 24 compatibility ([7ea0b75](https://github.com/FutureHax/pb-naval-combat-overlay/commit/7ea0b75b7e916c01e3e610233ca842144dc4e002))

## What's New in v1.6.0

- Added support for routing manifest/downloads through a CMS proxy for Patreon gating.

---

# [1.6.0](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.5.8...v1.6.0) (2026-06-26)


### Features

* **release:** route manifest/download through CMS proxy for Patreon gating ([08a3198](https://github.com/FutureHax/pb-naval-combat-overlay/commit/08a319869b2ddd48c034f907cb24b6e219fbde26))

## What's New in v1.5.8

- Fixed small-arms and ram actions to route to the native Pirate Borg actions in ship actions.

---

## [1.5.8](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.5.7...v1.5.8) (2026-06-26)


### Bug Fixes

* **ship-actions:** route small-arms and ram to native Pirate Borg actions ([20d7674](https://github.com/FutureHax/pb-naval-combat-overlay/commit/20d76741f919add0cd6bcee06eba69335db5b513))

## What's New in v1.5.7

- Compendium packs are now compiled at release time to ensure users have the latest content available.

---

## [1.5.7](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.5.6...v1.5.7) (2026-06-25)


### Bug Fixes

* **release:** compile compendium packs at release time ([11decbb](https://github.com/FutureHax/pb-naval-combat-overlay/commit/11decbb1e1996c9a3cf28e52afa3493c2f71f68a))

## What's New in v1.5.6

- Updated the Foundry Hub notes URL to direct users to the CDN changelog.

---

## [1.5.6](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.5.5...v1.5.6) (2026-06-18)


### Bug Fixes

* **manifest:** update Foundry Hub notes URL to CDN changelog ([b1f4353](https://github.com/FutureHax/pb-naval-combat-overlay/commit/b1f435355c4ce75bece58f73b792de5d2ae8474e))

## What's New in v1.5.5

- Updated the changelog URL in the manifest to point to the public CDN for easier access.

---

## [1.5.5](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.5.4...v1.5.5) (2026-06-18)


### Bug Fixes

* **manifest:** point changelog URL to public CDN ([4f32fb3](https://github.com/FutureHax/pb-naval-combat-overlay/commit/4f32fb31b0c6bd79b88cd70a48366f844aef7118))

## [1.5.4](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.5.3...v1.5.4) (2026-06-18)


### Bug Fixes

* **manifest:** add jolly-rogenerator and patreon links to marketplace description ([3ea6dbd](https://github.com/FutureHax/pb-naval-combat-overlay/commit/3ea6dbd3ddee225a5ecf9566af787badb7091c64))

## [1.5.3](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.5.2...v1.5.3) (2026-06-16)


### Bug Fixes

* **tooling:** resolve remaining module-doctor compliance errors ([#11](https://github.com/FutureHax/pb-naval-combat-overlay/issues/11)) ([6eb1350](https://github.com/FutureHax/pb-naval-combat-overlay/commit/6eb1350b044d967595984796246990e338374522))

## [1.5.2](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.5.1...v1.5.2) (2026-06-16)


### Bug Fixes

* **tooling:** add install-prod.sh and remove obsolete bundled release plugin ([#10](https://github.com/FutureHax/pb-naval-combat-overlay/issues/10)) ([4990548](https://github.com/FutureHax/pb-naval-combat-overlay/commit/499054880521bf423b586b9272fc724e7ed5001b))

## [1.5.1](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.5.0...v1.5.1) (2026-06-16)


### Bug Fixes

* **test:** update release-config test for shared-tooling plugin path ([#9](https://github.com/FutureHax/pb-naval-combat-overlay/issues/9)) ([f4898a8](https://github.com/FutureHax/pb-naval-combat-overlay/commit/f4898a8e293fefdcb7e1ac79fcf510c8991d4c8f))

# [1.5.0](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.4.0...v1.5.0) (2026-06-11)


### Features

* **cms:** enable showJrLink for Jolly Rogenerator detail page ([85a6106](https://github.com/FutureHax/pb-naval-combat-overlay/commit/85a610677e71109c9788e17374c3b7f2d8d04fa0))

# [1.4.0](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.3.0...v1.4.0) (2026-06-10)


### Features

* **credits:** add Patreon inject-patrons build step and thank-you marker ([#5](https://github.com/FutureHax/pb-naval-combat-overlay/issues/5)) ([e057237](https://github.com/FutureHax/pb-naval-combat-overlay/commit/e0572370f9a688694153fefdbc2bfdb23cfd4230))

# [1.3.0](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.2.0...v1.3.0) (2026-05-02)


### Features

* refine fleet sheet interactions ([4c03e16](https://github.com/FutureHax/pb-naval-combat-overlay/commit/4c03e168c76680937ac014ce6fb7fbd63ae42d31))

# [1.2.0](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.1.1...v1.2.0) (2026-05-02)


### Bug Fixes

* allow non-fleet actor creation ([378963d](https://github.com/FutureHax/pb-naval-combat-overlay/commit/378963dfddaac5dbd7f74ff9c4b53e0e401d0911))
* apply crew manager ship DR modifiers ([38b0a46](https://github.com/FutureHax/pb-naval-combat-overlay/commit/38b0a467aba098e0b4f1f062d76fd47792523b24))
* wire round summary recorder ([f2e4a10](https://github.com/FutureHax/pb-naval-combat-overlay/commit/f2e4a106c9633235ce751fc764b8e9e326366854))


### Features

* add fleet and naval automation controls ([937a1db](https://github.com/FutureHax/pb-naval-combat-overlay/commit/937a1dba78896bc6475aae7d999939a7fa127698))
* add optional tracker settings ([d498902](https://github.com/FutureHax/pb-naval-combat-overlay/commit/d4989026b249fe50e1b7df5ed60880b255ed0f05))

## [1.1.1](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.1.0...v1.1.1) (2026-04-29)


### Bug Fixes

* migrate release urls to r2plays cdn ([8662e78](https://github.com/FutureHax/pb-naval-combat-overlay/commit/8662e78258e4745d86d756d1f6008e13327e33f2))

# [1.1.0](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.0.4...v1.1.0) (2026-04-29)


### Features

* expand naval combat overlay controls ([3069acb](https://github.com/FutureHax/pb-naval-combat-overlay/commit/3069acb63369b39bb8031db4203ebe5ddab7bbc9))

## [1.0.4](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.0.3...v1.0.4) (2026-04-28)


### Bug Fixes

* **manifest:** align dev manifest with Foundry v14 ([f3f694d](https://github.com/FutureHax/pb-naval-combat-overlay/commit/f3f694d726bca61d0c4686abb86c65c69ab2bb8e))

## [1.0.3](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.0.2...v1.0.3) (2026-04-28)


### Bug Fixes

* **manifest:** verify Foundry v14 compatibility ([1d290f0](https://github.com/FutureHax/pb-naval-combat-overlay/commit/1d290f04f0b097b5d5f1d6cec049ef817f4302e9))

## [1.0.2](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.0.1...v1.0.2) (2026-04-28)


### Bug Fixes

* **release:** document cdn publishing configuration ([0f0c956](https://github.com/FutureHax/pb-naval-combat-overlay/commit/0f0c9565204f9fcec94a49553df86c9db9774111))

## [1.0.1](https://github.com/FutureHax/pb-naval-combat-overlay/compare/v1.0.0...v1.0.1) (2026-04-28)


### Bug Fixes

* **ci:** run module build without task ([7c55adc](https://github.com/FutureHax/pb-naval-combat-overlay/commit/7c55adc42ad3408ec4c7c4202018f9fafa6cca90))

# 1.0.0 (2026-04-28)


### Features

* implement naval combat overlay ([9b9cf84](https://github.com/FutureHax/pb-naval-combat-overlay/commit/9b9cf84eea09cee6015ab7a4bec359f7e2725ea6))

# 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)
