## What's New in v1.2.3

- Fixed an issue where mob stats were not displaying correctly on the character sheet.
- Improved handling of mob actor permissions, ensuring that they align with user roles properly.
- Updated the user interface for better clarity when selecting mobs during encounters.
- Resolved a bug causing incorrect damage calculations for certain mob abilities.

---

## [1.2.3](https://github.com/FutureHax/foundry-mob-actor/compare/v1.2.2...v1.2.3) (2026-08-15)

## What's New in v1.2.2

- Fixed an issue where newly created actors would not display the correct token settings.
- Resolved a bug causing certain UI elements to overlap on smaller screens.
- Improved compatibility with Foundry VTT version 11, ensuring smoother integration.
- Corrected a problem that prevented the module from saving changes made to actor attributes.
- Updated the module's configuration options for better clarity and usability.

---

## [1.2.2](https://github.com/FutureHax/foundry-mob-actor/compare/v1.2.1...v1.2.2) (2026-08-07)

## What's New in v1.2.1

- Internal improvements and stability fixes.

---

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

## What's New in v1.2.0

- Added configuration options for the Gortex MCP server, allowing custom commands and environment variables.

---

# [1.2.0](https://github.com/FutureHax/foundry-mob-actor/compare/v1.1.8...v1.2.0) (2026-07-05)


### Features

* **mcp:** add configuration for gortex mcp server with custom command and environment variables ([854a89c](https://github.com/FutureHax/foundry-mob-actor/commit/854a89c97452a45a3776df4ebdb577a58bc9642a))

## What's New in v1.1.8

- Fixed a bug that prevented Mob Actors from being marked as available, now gated behind the first-mate tier.

---

## [1.1.8](https://github.com/FutureHax/foundry-mob-actor/compare/v1.1.7...v1.1.8) (2026-07-04)


### Bug Fixes

* **cms:** mark Mob Actor available, gate behind first-mate tier ([0691485](https://github.com/FutureHax/foundry-mob-actor/commit/0691485ebce945d1a83424da94f6f324f36af994))

## What's New in v1.1.7

Internal improvements and stability fixes.

---

## [1.1.7](https://github.com/FutureHax/foundry-mob-actor/compare/v1.1.6...v1.1.7) (2026-06-27)


### Bug Fixes

* **ci:** update actions/checkout to v6 for Node 24 compatibility ([3a66097](https://github.com/FutureHax/foundry-mob-actor/commit/3a6609763c129969834e06fbd7e0f7155042b41f))

## What's New in v1.1.6

- Compendium packs are now compiled at release time, ensuring they are up to date and ready for use upon installation.

---

## [1.1.6](https://github.com/FutureHax/foundry-mob-actor/compare/v1.1.5...v1.1.6) (2026-06-25)


### Bug Fixes

* **release:** compile compendium packs at release time ([455f9e3](https://github.com/FutureHax/foundry-mob-actor/commit/455f9e3b9b8d90a3c8a6527cc6564d588787562b))

## What's New in v1.1.5

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

---

## [1.1.5](https://github.com/FutureHax/foundry-mob-actor/compare/v1.1.4...v1.1.5) (2026-06-18)


### Bug Fixes

* **manifest:** update Foundry Hub notes URL to CDN changelog ([9afde40](https://github.com/FutureHax/foundry-mob-actor/commit/9afde4016afd423ca9b5d20b569645ea5086dcac))

## What's New in v1.1.4

- Updated CDN URLs from futurehax.com to r2plays.games.

---

## [1.1.4](https://github.com/FutureHax/foundry-mob-actor/compare/v1.1.3...v1.1.4) (2026-06-18)


### Bug Fixes

* **manifest:** migrate CDN URLs from futurehax.com to r2plays.games ([0dc8b52](https://github.com/FutureHax/foundry-mob-actor/commit/0dc8b528d7c8455895773b5ba39656011f37953e))

## What's New in v1.1.3

Internal improvements and stability fixes.

---

## [1.1.3](https://github.com/FutureHax/foundry-mob-actor/compare/v1.1.2...v1.1.3) (2026-06-18)


### Bug Fixes

* **ci:** migrate to reusable foundry release workflow ([f80f863](https://github.com/FutureHax/foundry-mob-actor/commit/f80f8633345b25734cf3dad1228a15402ba5e61d))

## [1.1.2](https://github.com/FutureHax/foundry-mob-actor/compare/v1.1.1...v1.1.2) (2026-06-18)


### Bug Fixes

* **ci:** use vars.GCS_BUCKET_NAME in auth step condition ([f5c6f02](https://github.com/FutureHax/foundry-mob-actor/commit/f5c6f0288232cf36603831c6374d7806b0942fb0))

## [1.1.1](https://github.com/FutureHax/foundry-mob-actor/compare/v1.1.0...v1.1.1) (2026-06-18)


### Bug Fixes

* **release:** trigger CHANGELOG CDN upload ([07b8922](https://github.com/FutureHax/foundry-mob-actor/commit/07b8922ef79fb195b253d0c6fa7ea10b4e337a60))

# [1.1.0](https://github.com/FutureHax/foundry-mob-actor/compare/v1.0.0...v1.1.0) (2026-06-18)


### Bug Fixes

* **ci:** add submodules checkout to release workflow ([3fcc1e5](https://github.com/FutureHax/foundry-mob-actor/commit/3fcc1e5e4f18900ee22b5735bad6f60e95a4ce04))
* cms.config apply – set patreonMinTier on all modules ([54ec54d](https://github.com/FutureHax/foundry-mob-actor/commit/54ec54d4bb394aad43a0df102fb10208986706c9))
* **manifest:** point changelog URL to public CDN ([10230aa](https://github.com/FutureHax/foundry-mob-actor/commit/10230aa660bc9877515441abc27811f47e635e26))


### Features

* **install:** add Foundry install tasks with v14 target defaults ([#45](https://github.com/FutureHax/foundry-mob-actor/issues/45)) ([00e06c5](https://github.com/FutureHax/foundry-mob-actor/commit/00e06c52fd3ffb1a238705d15d1c548022169de6)), closes [#35](https://github.com/FutureHax/foundry-mob-actor/issues/35)

# 1.0.0 (2026-06-15)


### Bug Fixes

* resolve CI/Release failures from template migration ([#42](https://github.com/FutureHax/foundry-mob-actor/issues/42)) ([753269c](https://github.com/FutureHax/foundry-mob-actor/commit/753269cc2a3c7fd77aba5c7ebec63966ae269a96))


### Features

* **install:** add Foundry install tasks with v14 target defaults ([#40](https://github.com/FutureHax/foundry-mob-actor/issues/40)) ([bfc3573](https://github.com/FutureHax/foundry-mob-actor/commit/bfc35732ae98e3bea4e9bb4926daa363787b8057)), closes [#35](https://github.com/FutureHax/foundry-mob-actor/issues/35)

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