## What's New in v1.6.1

- Fixed an issue preventing the correct saving of character sheets when modifying attributes.
- Improved compatibility with the latest version of Foundry VTT.
- Addressed a bug causing incorrect display of roll results in the chat window.
- Resolved an issue with the inventory management system that caused items to disappear randomly.

---

## [1.6.1](https://github.com/FutureHax/pb-suite-manager/compare/v1.6.0...v1.6.1) (2026-07-05)

## What's New in v1.6.0

- Added a hero image feature for the CMS.
- Implemented automated CDN upload for improved media handling.

---

# [1.6.0](https://github.com/FutureHax/pb-suite-manager/compare/v1.5.6...v1.6.0) (2026-07-05)


### Features

* **cms:** add hero image and automated CDN upload job ([810352a](https://github.com/FutureHax/pb-suite-manager/commit/810352a6e96e5ad5045197ae0d3b80f070c661b6))

## What's New in v1.5.6

- Fixed an issue where the character sheet would not display correctly for certain custom classes.
- Resolved a bug causing the calculated stats to not update properly when modifying character attributes in real-time.
- Updated the module's compatibility with Foundry VTT 10.0 and later versions.
- Improved the role management interface for easier assignment of permissions and abilities. 
- Corrected various spelling and typographical errors in the user interface.

---

## [1.5.6](https://github.com/FutureHax/pb-suite-manager/compare/v1.5.5...v1.5.6) (2026-06-30)

## What's New in v1.5.5

Internal improvements and stability fixes.

---

## [1.5.5](https://github.com/FutureHax/pb-suite-manager/compare/v1.5.4...v1.5.5) (2026-06-27)


### Bug Fixes

* **ci:** update actions/checkout to v6 for Node 24 compatibility ([3ef7782](https://github.com/FutureHax/pb-suite-manager/commit/3ef77821c12eca525b7e3e58941b9dff195d0408))

## What's New in v1.5.4

- Compendium packs are now compiled correctly at release time to ensure proper functionality.

---

## [1.5.4](https://github.com/FutureHax/pb-suite-manager/compare/v1.5.3...v1.5.4) (2026-06-25)


### Bug Fixes

* **release:** compile compendium packs at release time ([0c4d230](https://github.com/FutureHax/pb-suite-manager/commit/0c4d230789d369886e5285a7eebdf95e3f224bcc))

## What's New in v1.5.3

- Updated Foundry Hub notes URL to point to the CDN changelog.

---

## [1.5.3](https://github.com/FutureHax/pb-suite-manager/compare/v1.5.2...v1.5.3) (2026-06-18)


### Bug Fixes

* **manifest:** update Foundry Hub notes URL to CDN changelog ([fae7600](https://github.com/FutureHax/pb-suite-manager/commit/fae76004450623153f10624d9ba8bf6d6bb34fe5))

## What's New in v1.5.2

- Added a module description for better clarity and user guidance.

---

## [1.5.2](https://github.com/FutureHax/pb-suite-manager/compare/v1.5.1...v1.5.2) (2026-06-18)


### Bug Fixes

* **cms:** add module description ([f0c6061](https://github.com/FutureHax/pb-suite-manager/commit/f0c6061cfe55eba7b2a232011e7d93d7db6adf00))

## What's New in v1.5.1

Internal improvements and stability fixes.

---

## [1.5.1](https://github.com/FutureHax/pb-suite-manager/compare/v1.5.0...v1.5.1) (2026-06-18)


### Bug Fixes

* **ci:** migrate to reusable foundry release workflow ([ec025e3](https://github.com/FutureHax/pb-suite-manager/commit/ec025e36c98bccd12a519f031e8edfcec2a60551))

# [1.5.0](https://github.com/FutureHax/pb-suite-manager/compare/v1.4.1...v1.5.0) (2026-06-18)


### Bug Fixes

* **ci:** add submodules checkout to release workflow ([0591380](https://github.com/FutureHax/pb-suite-manager/commit/05913803ffac5f87e10a3a334c45d395d52e3fe4))
* **manifest:** add jolly-rogenerator and patreon links to marketplace description ([f1bd550](https://github.com/FutureHax/pb-suite-manager/commit/f1bd550e291a02863b8289d99c39bfa8f5c53a04))
* **manifest:** point changelog URL to public CDN ([cb286a0](https://github.com/FutureHax/pb-suite-manager/commit/cb286a0432471503563c73f60348808c0fc147b0))
* submodule checkout in CI + cms.config + packFolders branding rename ([9757be8](https://github.com/FutureHax/pb-suite-manager/commit/9757be8674e9922c4310ca863e18304af2dde3b8))
* **tests:** update release plugin tests for shared-tooling migration ([bc16725](https://github.com/FutureHax/pb-suite-manager/commit/bc167254586fa40f72f414360186f9a2231c8b55))


### Features

* add patreon link support (foundry_vtt/languages/en.json) ([#28](https://github.com/FutureHax/pb-suite-manager/issues/28)) ([5cc9cde](https://github.com/FutureHax/pb-suite-manager/commit/5cc9cdebdf010c1b306ac3bb43595a893bee448d))

## [1.4.1](https://github.com/FutureHax/pb-suite-manager/compare/v1.4.0...v1.4.1) (2026-06-16)


### Bug Fixes

* **ci:** register .shared-tooling as proper git submodule ([#25](https://github.com/FutureHax/pb-suite-manager/issues/25)) ([fd58a7a](https://github.com/FutureHax/pb-suite-manager/commit/fd58a7af3c23f825a6637dc808b626be51b31502))

# [1.4.0](https://github.com/FutureHax/pb-suite-manager/compare/v1.3.0...v1.4.0) (2026-06-11)


### Features

* **cms:** enable showJrLink for Jolly Rogenerator detail page ([4b859c6](https://github.com/FutureHax/pb-suite-manager/commit/4b859c603a711d733761783b2eb3f27572894d86))

# [1.3.0](https://github.com/FutureHax/pb-suite-manager/compare/v1.2.0...v1.3.0) (2026-06-10)


### Features

* add Patreon link support for patron-exclusive modules ([#14](https://github.com/FutureHax/pb-suite-manager/issues/14)) ([f6adad4](https://github.com/FutureHax/pb-suite-manager/commit/f6adad4362582bac111341685cfd78b887a74111))

# [1.2.0](https://github.com/FutureHax/pb-suite-manager/compare/v1.1.0...v1.2.0) (2026-05-02)


### Features

* add sortable paginated module list ([5cdd76a](https://github.com/FutureHax/pb-suite-manager/commit/5cdd76aa1ce1b99684cd24676a09fcc0499606c4))

# [1.1.0](https://github.com/FutureHax/pb-suite-manager/compare/v1.0.11...v1.1.0) (2026-04-30)


### Bug Fixes

* broaden module manager catalog copy ([93a8d2d](https://github.com/FutureHax/pb-suite-manager/commit/93a8d2d8c3607b0771d04500e2df65140fc70830))
* clean up suite catalog display ([998023d](https://github.com/FutureHax/pb-suite-manager/commit/998023db9dbcae06f4596ff79e306c120a440473))


### Features

* rename module to FutureHax Module Manager for Pirate Borg and update related documentation ([ff205d9](https://github.com/FutureHax/pb-suite-manager/commit/ff205d902b80443744f22d6d90be8f402ff63bba))

## [1.0.11](https://github.com/FutureHax/pb-suite-manager/compare/v1.0.10...v1.0.11) (2026-04-29)


### Bug Fixes

* migrate release urls to r2plays cdn ([727b503](https://github.com/FutureHax/pb-suite-manager/commit/727b5039ad8193ea613c9ca53c5d01b5f5def393))

## [1.0.10](https://github.com/FutureHax/pb-suite-manager/compare/v1.0.9...v1.0.10) (2026-04-29)


### Bug Fixes

* use suite audience catalog endpoint ([3661d69](https://github.com/FutureHax/pb-suite-manager/commit/3661d69d5f19d6f120f17cd44b5fb41a91739c7b))

## [1.0.9](https://github.com/FutureHax/pb-suite-manager/compare/v1.0.8...v1.0.9) (2026-04-28)


### Bug Fixes

* **manifest:** align dev manifest with Foundry v14 ([25438de](https://github.com/FutureHax/pb-suite-manager/commit/25438de8539ef6fc0e34bdbaada0fd77c0484faa))

## [1.0.8](https://github.com/FutureHax/pb-suite-manager/compare/v1.0.7...v1.0.8) (2026-04-28)


### Bug Fixes

* **catalog:** reload hosted catalog on refresh ([aff59af](https://github.com/FutureHax/pb-suite-manager/commit/aff59af74b64ecad9bb192a167be6da6ece787bd))
* **ui:** make suite actions marketplace-only ([515f534](https://github.com/FutureHax/pb-suite-manager/commit/515f53436a76a38ae39558ed49fc88cdf67ba621))
* **ui:** use v15-safe scene control activation ([095d101](https://github.com/FutureHax/pb-suite-manager/commit/095d10138c57d966a4e1a4b55b4f1b025b12e78d))

## [1.0.7](https://github.com/FutureHax/pb-suite-manager/compare/v1.0.6...v1.0.7) (2026-04-28)


### Bug Fixes

* **catalog:** use live JR endpoint host ([2736458](https://github.com/FutureHax/pb-suite-manager/commit/273645859a05cffd5893641bf3debbefbe302d5d))

## [1.0.6](https://github.com/FutureHax/pb-suite-manager/compare/v1.0.5...v1.0.6) (2026-04-28)


### Bug Fixes

* **catalog:** load modules from JR endpoint ([af95bcf](https://github.com/FutureHax/pb-suite-manager/commit/af95bcf933dab3ced22865e4724d7ea54924fcb4))
* **ui:** reuse suite manager dialog ([4e87608](https://github.com/FutureHax/pb-suite-manager/commit/4e87608b1b29fedd3cddd9858426a4a83230eba0))

## [1.0.5](https://github.com/FutureHax/pb-suite-manager/compare/v1.0.4...v1.0.5) (2026-04-28)


### Bug Fixes

* **ui:** move suite manager entry to scene controls ([503cc82](https://github.com/FutureHax/pb-suite-manager/commit/503cc8242f48b2e5a41a14a8fd2c1a339eeed1c4))
* **ui:** simplify suite catalog actions ([17186c4](https://github.com/FutureHax/pb-suite-manager/commit/17186c4ea8e6aa98d1211556765a5b22c4cc481e))

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


### Bug Fixes

* **manifest:** verify Foundry v14 compatibility ([4eaa6c2](https://github.com/FutureHax/pb-suite-manager/commit/4eaa6c2649091a4d2fa7fed488ecaaeb4d6cd3f3))

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


### Bug Fixes

* **release:** upload artifacts to CDN without Foundry token ([0bc9aed](https://github.com/FutureHax/pb-suite-manager/commit/0bc9aed9c557c47f360abac4847511b3f9aa5a08))

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


### Bug Fixes

* **release:** enable Google CDN uploads ([5ea8b44](https://github.com/FutureHax/pb-suite-manager/commit/5ea8b4438161232b349f08861da7edea98e6f5a7))

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


### Bug Fixes

* **ci:** remove Task dependency from npm build ([3876724](https://github.com/FutureHax/pb-suite-manager/commit/3876724dd3599d937b9cd9ab7f82c1dfb5574950))

# 1.0.0 (2026-04-28)


### Features

* build Pirate Borg suite manager ([00049c8](https://github.com/FutureHax/pb-suite-manager/commit/00049c884a8047bc67d5743302d1c4e90dbe34de))

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