## What's New in v1.2.3

- Fixed an issue where the sea travel distance calculation was inaccurate for certain routes.
- Improved the user interface for setting travel parameters, making it more intuitive.
- Added a new option for selecting multiple destinations during a single travel event.
- Resolved a bug that caused travel progress to reset unexpectedly in certain conditions.

---

## [1.2.3](https://github.com/FutureHax/pb-sea-travel/compare/v1.2.2...v1.2.3) (2026-08-15)

## What's New in v1.2.2

- Fixed an issue where sea travel paths were not being displayed correctly on maps.
- Corrected a bug that caused the module to crash when trying to calculate the travel times in certain scenarios.
- Improved the user interface for setting up travel parameters, making it easier to input distances and speeds.
- Added compatibility for the latest version of Foundry VTT to ensure proper functioning of all features.

---

## [1.2.2](https://github.com/FutureHax/pb-sea-travel/compare/v1.2.1...v1.2.2) (2026-08-06)

## What's New in v1.2.1

- Fixed an issue where the sea travel mapping feature would not display correctly for some users.
- Improved user interface for selecting sea routes, making it more intuitive.
- Corrected an error that caused the module to crash when loading certain maps.
- Updated compatibility with the latest version of Foundry VTT to ensure smooth operation.

---

## [1.2.1](https://github.com/FutureHax/pb-sea-travel/compare/v1.2.0...v1.2.1) (2026-08-06)

## What's New in v1.2.0

- Added a marketplace link to the configuration settings for easier access.

---

# [1.2.0](https://github.com/FutureHax/pb-sea-travel/compare/v1.1.8...v1.2.0) (2026-07-07)


### Features

* **cms:** add marketplace link to configuration ([8500776](https://github.com/FutureHax/pb-sea-travel/commit/8500776d2d8a299143e9807e90be78e286e78941))

## What's New in v1.1.8

- Disabled suiteManager in the configuration to resolve issues with the CMS.

---

## [1.1.8](https://github.com/FutureHax/pb-sea-travel/compare/v1.1.7...v1.1.8) (2026-07-07)


### Bug Fixes

* **cms:** disable suiteManager in configuration ([344f1cc](https://github.com/FutureHax/pb-sea-travel/commit/344f1cc1b8a6382fa271ddd808aab2e6b699d4f5))

## What's New in v1.1.7

- Internal improvements and stability fixes.

---

## [1.1.7](https://github.com/FutureHax/pb-sea-travel/compare/v1.1.6...v1.1.7) (2026-07-05)

## What's New in v1.1.6

- Added support for new sea travel mechanics, allowing for more detailed naval campaigns.
- Fixed an issue where travel time calculations were not displaying correctly in the UI.
- Improved error handling for invalid travel route inputs, providing clearer messages.
- Updated compatibility with the latest Foundry VTT version to ensure smooth integration.

---

## [1.1.6](https://github.com/FutureHax/pb-sea-travel/compare/v1.1.5...v1.1.6) (2026-06-30)

## What's New in v1.1.5

Internal improvements and stability fixes.

---

## [1.1.5](https://github.com/FutureHax/pb-sea-travel/compare/v1.1.4...v1.1.5) (2026-06-27)


### Bug Fixes

* **ci:** update actions/checkout to v6 for Node 24 compatibility ([11e954a](https://github.com/FutureHax/pb-sea-travel/commit/11e954a714a9540a777a2ec5f7fc316ec46eb1ea))

## What's New in v1.1.4

- Compendium packs are now compiled correctly at the time of release.

---

## [1.1.4](https://github.com/FutureHax/pb-sea-travel/compare/v1.1.3...v1.1.4) (2026-06-25)


### Bug Fixes

* **release:** compile compendium packs at release time ([e1bdf09](https://github.com/FutureHax/pb-sea-travel/commit/e1bdf09f1e02ef006fa34fafa0821c508244fce7))

## What's New in v1.1.3

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

---

## [1.1.3](https://github.com/FutureHax/pb-sea-travel/compare/v1.1.2...v1.1.3) (2026-06-18)


### Bug Fixes

* **manifest:** update Foundry Hub notes URL to CDN changelog ([6cc29c9](https://github.com/FutureHax/pb-sea-travel/commit/6cc29c9312b4ab800f45937fc97f20a1cf3c04ea))

## What's New in v1.1.2

- Fixed issue with missing template placeholders in module.json, ensuring proper loading of module settings.

---

## [1.1.2](https://github.com/FutureHax/pb-sea-travel/compare/v1.1.1...v1.1.2) (2026-06-18)


### Bug Fixes

* **module:** fill in template placeholders in module.json ([6dac3e8](https://github.com/FutureHax/pb-sea-travel/commit/6dac3e83e1d695a196cebb6c2ec49ae4d31aacb7))

## What's New in v1.1.1

Internal improvements and stability fixes.

---

## [1.1.1](https://github.com/FutureHax/pb-sea-travel/compare/v1.1.0...v1.1.1) (2026-06-18)


### Bug Fixes

* **ci:** migrate to reusable foundry release workflow ([b633285](https://github.com/FutureHax/pb-sea-travel/commit/b63328556e8afaeb0c328e71ed5b03a2fc9f8fca))

# [1.1.0](https://github.com/FutureHax/pb-sea-travel/compare/v1.0.2...v1.1.0) (2026-06-18)


### Bug Fixes

* **ci:** add submodules checkout to release workflow ([1358222](https://github.com/FutureHax/pb-sea-travel/commit/1358222014208d998df8f7333e0289c513484f8d))
* **manifest:** point changelog URL to public CDN ([38a4bd7](https://github.com/FutureHax/pb-sea-travel/commit/38a4bd712a95d046e78d15b00cb6f2a910442ee5))
* **release:** use latest/module.json for manifest URL in release plugin ([#40](https://github.com/FutureHax/pb-sea-travel/issues/40)) ([7bff8e8](https://github.com/FutureHax/pb-sea-travel/commit/7bff8e8a2e23d86365f4149f7aa2cc569eab41f7)), closes [#19](https://github.com/FutureHax/pb-sea-travel/issues/19)
* set patreonMinTier in .futurehax-cms.json (cms.config check) ([efa0bba](https://github.com/FutureHax/pb-sea-travel/commit/efa0bba2289d4f073dba152551e56a6b08332ed7))
* **tooling:** add install-prod.sh and remove obsolete bundled release plugin ([#41](https://github.com/FutureHax/pb-sea-travel/issues/41)) ([9604a06](https://github.com/FutureHax/pb-sea-travel/commit/9604a0665c6e5bfd468737cf57128cc334bfb46b))
* **tooling:** align Taskfile install tasks with template standard ([#42](https://github.com/FutureHax/pb-sea-travel/issues/42)) ([877fffa](https://github.com/FutureHax/pb-sea-travel/commit/877fffa43f33a871560958f3ea98ed92907c9541))


### Features

* **install:** add Foundry install tasks with v14 target defaults ([#38](https://github.com/FutureHax/pb-sea-travel/issues/38)) ([574b1c2](https://github.com/FutureHax/pb-sea-travel/commit/574b1c2026bebbbc744ae5f135f3043f0da64b88)), closes [#18](https://github.com/FutureHax/pb-sea-travel/issues/18)

## [1.0.2](https://github.com/FutureHax/pb-sea-travel/compare/v1.0.1...v1.0.2) (2026-06-16)


### Bug Fixes

* **ci:** register .shared-tooling as proper git submodule ([#35](https://github.com/FutureHax/pb-sea-travel/issues/35)) ([2c7cee4](https://github.com/FutureHax/pb-sea-travel/commit/2c7cee4111c3a320388c239dbd39ba39fd96e8a6))

## [1.0.1](https://github.com/FutureHax/pb-sea-travel/compare/v1.0.0...v1.0.1) (2026-06-15)


### Bug Fixes

* **build:** replace template placeholders in package.json ([#33](https://github.com/FutureHax/pb-sea-travel/issues/33)) ([79a8673](https://github.com/FutureHax/pb-sea-travel/commit/79a8673b125e7fb56d99d4bb1f81a42df8b7d558))

# 1.0.0 (2026-06-10)


### Bug Fixes

* **build:** replace template placeholders in package.json ([#26](https://github.com/FutureHax/pb-sea-travel/issues/26)) ([221c61b](https://github.com/FutureHax/pb-sea-travel/commit/221c61b8d22f968abc5b5a996bd84d01aa648888))
* **manifest:** align dev manifest with Foundry v14 ([ded4de9](https://github.com/FutureHax/pb-sea-travel/commit/ded4de9508d382588b9b93c16bd2bbe22d585091))
* **manifest:** verify Foundry v14 compatibility ([f0918ef](https://github.com/FutureHax/pb-sea-travel/commit/f0918efe38e4f82066bf503c43259b10874ee42f))
* **release:** use latest/module.json for manifest URL in release plugin ([#23](https://github.com/FutureHax/pb-sea-travel/issues/23)) ([3c230f0](https://github.com/FutureHax/pb-sea-travel/commit/3c230f00a7f839000b20809a8257388125c52431)), closes [#19](https://github.com/FutureHax/pb-sea-travel/issues/19)


### Features

* **install:** add Foundry install tasks with v14 target defaults ([#24](https://github.com/FutureHax/pb-sea-travel/issues/24)) ([1675238](https://github.com/FutureHax/pb-sea-travel/commit/16752382f6d609fcc940573aeb14be74b5742daf)), closes [#18](https://github.com/FutureHax/pb-sea-travel/issues/18)

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