Skip to content

Latest commit

 

History

History
78 lines (38 loc) · 4.14 KB

CHANGELOG.md

File metadata and controls

78 lines (38 loc) · 4.14 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.1 (2024-06-06)

Bug Fixes

  • 🐛 removes error when toggling status effect (d956655)

1.3.0 (2024-05-28)

Features

  • ✨ Add a single-action mode for the combat tracker (#39) (0e51865)
  • ✨ Fast / Slow actions tied to tokens (#38) (2484b0b)

Bug Fixes

  • 🐛 prevent turn from changing when swapping initiative (#40) (69eee2c)

1.2.2 (2023-08-26)

Features

  • Adds Swedish localization. (3934587)

1.2.1 (2023-08-26)

Bug Fixes

  • 🐛 Next round problems when resetting (a759107)

1.2.0 (2023-08-21)

Features

  • ✨ Add lock initiative button (52dde6e)
  • ✨ Add state to combatants (0ea4da5)

Bug Fixes

  • 🐛 Add conditional display to buttons (fbfce03)
  • 🐛 Handle duplicates when added to started combat (f851374), closes #30
  • 🐛 Locking initiative in groups (c5549b1)
  • 🐛 Require reload on setting Reset Each Round (f2d7038)

1.1.0 (2023-08-18)

Features

  • ✨ Add setting and functionality for resetting each round (b2980c9)

1.0.1 (2023-01-07)

Features

  • Hooks: ✨ Add Ready Hook (a2af8b9)

Bug Fixes

  • 🐛 Link project (503c685)
  • Combat-tracker: 🐛 Token hover in and out (6fa4d5e), closes #20
  • Combatant-Config: 🐛 Enforce max draw size (bf30f11)

1.0.0 (2022-12-23)

  • Initial release.